/* CSS para Hapkido-arg.com.ar */
/* Desarrollado por FlexDesign */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #393939;
	background-image: url(images/fondo01.gif);
	background-repeat: repeat-x;
}
#container {
	width: 746px;
}
#container2 {
	width: 746px;
}
#cabeza {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	height: 161px;
}
#fotoppal { 
/*	background-image: url(images/fotoppal.gif); */
	background-repeat: no-repeat;
	height: 340px;
	margin: 0 0 0 0;
		border-bottom-color: #767676;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#fondocontenido {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #333333;
	background-image: url(images/fondocontenido2.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-color: #767676;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#footer {
	color: #6D6D6D;
	font-family: verdana;
	font-size: 10px;
	background-image: url(images/footer.gif);
	height: 42px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #393939;
}
#menu {
	text-align: right;
	padding-right: 8px;
	padding-top: 115px;
}
#fecha {
	color: #c0c0c0;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	margin: 0 0 0 0px;
	padding-top: 5px;
	padding-right: 40px;
}

/* acordion */
#myAccordion{
	width: 700px;
	border: 0px solid #333;
	position: relative;
	left: 10px;
	top: 10px;

}
#myAccordion dt{
	line-height: 20px;
	background-color: #000;
	border-top: 2px solid  #666666;
	border-bottom: 2px solid #333333;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}
#myAccordion p{
	margin: 16px 0px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #333333;
}
#myAccordion dt.myAccordionActive
{
	background-color: #FF0000;
	border-top: 2px solid #FF6A6A;
	border-bottom: 2px solid #000;
}

/* IMAGE BOX */
a:hover .imgbox{
	border:1px;
	border-bottom-color:#E8E6C1;
	border-top-color:#E8E6C1;
	border-right-color:#E8E6C1;
	border-left-color:#E8E6C1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	opacity: .8;
-moz-opacity:0.8 ;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
margin-left: 0px;
margin-right:0px;
}
.imgbox{
	border:1px;
	border-bottom-color:#E8E6C1;
	border-top-color:#E8E6C1;
	border-right-color:#E8E6C1;
	border-left-color:#E8E6C1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	opacity: .3;
-moz-opacity:0.3 ;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
margin: 0px;
padding: 0px;
}
#ImageBoxOverlay
{
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);

	
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
font-family:"trebuchet MS";
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next.gif);
	background-repeat:	no-repeat;
	background-position: right;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	-moz-opacity:0.6 ;
		}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev.gif);
	background-repeat:	no-repeat;
	background-position: left;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	-moz-opacity:0.6 ;
}
h2,
h4,
p
{
	padding-left: 20px;
}

/* IMAGE BOX */
a:hover .imgbox{
	border:1px;
	border-bottom-color:#E8E6C1;
	border-top-color:#E8E6C1;
	border-right-color:#E8E6C1;
	border-left-color:#E8E6C1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	opacity: .8;
-moz-opacity:0.8 ;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
margin-left: 0px;
margin-right:0px;
}
.imgbox{
	border:1px;
	border-bottom-color:#E8E6C1;
	border-top-color:#E8E6C1;
	border-right-color:#E8E6C1;
	border-left-color:#E8E6C1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	opacity: .3;
-moz-opacity:0.3 ;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
margin: 0px;
padding: 0px;
}
#ImageBoxOverlay
{
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);

	
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
font-family:"trebuchet MS";
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next.gif);
	background-repeat:	no-repeat;
	background-position: right;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	-moz-opacity:0.6 ;
		}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev.gif);
	background-repeat:	no-repeat;
	background-position: left;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	-moz-opacity:0.6 ;
}
h2,
h4,
p
{
	padding-left: 20px;
}


/* extra */

.titulo { 

  font-family:'trebuchet ms'; 
  color:#727272;
  font-weight: lighter;
}

