/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
background-attachment:fixed;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#0774B9;
color:#000000;
}
a, a:link, a:visited{
text-decoration:none;}
a:hover{
text-decoration:underline;}

td{
font-size:12px;
}

#divjb{
position:absolute;
top:-1000px;
width:900px;
}

#cabecera1{
background-image:url(images/bg4.png);
background-repeat:no-repeat;
background-position:bottom right;
}
#cabecera2 a, #cabecera2 a:link, #cabecera2 a:hover, #cabecera2 a:visited {
color:#FFFF00;
text-decoration:none;
}
#cabecera3{
background-image:url(images/bg1.png);
background-repeat:repeat-x;
}
#cuerpo1{
background-image:url(images/bg5.png);
background-repeat:no-repeat;
background-position:top right;
}
#cuerpo2{
width: 848px;
margin:0 auto;
border-left:#000066 solid 1px;
border-right:#000066 solid 1px;
background-color:#C7E0F0;
background-image:url(images/bg3.jpg);
background-repeat:repeat-x;
}
#pie1{
background-image:url(images/bg2.png);
background-repeat:repeat-x;
}
.negro10{
font-size:11px;
padding:5px;
}
#cuerpo2 h1{
font-size:18px;
background-color:#FFFFFF;
padding:6px;
padding-left:60px;
background-image:url(images/h1.gif);
background-repeat:no-repeat;
font-weight:lighter;
color:#000066;
border-right:#000000 groove 10px;
}
#cuerpo2 h2{
font-size:16px;
color:#000066;
background-color:#ffffff;
border:#000000 solid 1px;
padding:3px;
letter-spacing:3px;
background-image:url(images/h_navegacion.gif);
background-repeat:no-repeat;
padding-left:20px;
}

.menuizq{
margin:4px;
padding-left:0px;
}
.menuizq li{
font-size:11px;
list-style:none;
background-color:#f4f4f4;
margin-bottom:5px;
padding:4px;
border-top:#666666 solid 1px;
border-bottom:#666666 solid 1px;
}
#categoriamenu{
background-color:#000099;
color:#FFFF00;
border:0px;
margin:0px;
text-align:center;
}
/*menu inicio */
#pcm{display:none;}
ul.pCM ul{display:none}
ul.pCM li:hover>ul{display:block}
ul.pCM ul{position: absolute;left:-1px;top:98%;}
ul.pCM ul ul{position: absolute;left:98%;top:-2px;}
ul.pCM,ul.pCM ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-image:url(images/menuprincipal.jpg);
	background-repeat:repeat;
	border-color:#808080;
	border-width:1px;
	border-style:solid;
}
ul.pCM table {border-collapse:collapse}ul.pCM {
	display:block;
	zoom:1;
	height:21px;
	float: left;
}
ul.pCM ul{
}
ul.pCM li{
	display:block;
	margin:2px 0px 0px 2px;
}
ul.pCM a:active, ul.pCM a:focus {
outline-style:none;
}
ul.pCM a, ul.pCM li.dis a:hover, ul.pCM li.sep a:hover {
	display:block;
	vertical-align:middle;
	border-width:1px;
	border-color:#fff;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	padding:2px;
	_padding-left:0;
	color: #000;
	text-decoration:none;
	cursor:default;
}
ul.pCM span{
	overflow:hidden;
}
ul.pCM li {
	float:left;
}
ul.pCM ul li {
	float:none;
}
ul.pCM ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pCM li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pCM li.sep span{
	float:none;	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#808080;	background-image:none;}
ul.pCM ul li.sep span{
	width:100%;
	height:3px;
}
ul.pCM li:hover{
	position:relative;
}
ul.pCM li:hover>a{
background-image:url(./images/btn4.jpg);
background-repeat:repeat-x;
	color: #000;
	text-decoration:none;
}
ul.pCM li a:hover{
	position:relative;
	border-color:#45ADE4;
	border-style:solid;
	color: #000;
	text-decoration:none;
}
ul.pCM li a:visited{
	color: #000;
}

ul.pCM li.dis a {
	color: #557D4F !important;
}
ul.pCM img {border: none;float:left;_float:none;margin-right:2px;width:16px;
height:16px;
}
ul.pCM ul img {width:16px;
height:16px;
}
ul.pCM img.over{display:none}
ul.pCM li.dis a:hover img.over{display:none !important}
ul.pCM li.dis a:hover img.def {display:inline !important}
ul.pCM li:hover > a img.def  {display:none}
ul.pCM li:hover > a img.over {display:inline}
ul.pCM a:hover img.over,ul.pCM a:hover ul img.def,ul.pCM a:hover a:hover ul img.def,ul.pCM a:hover a:hover a:hover ul img.def,ul.pCM a:hover a:hover img.over,ul.pCM a:hover a:hover a:hover img.over,ul.pCM a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pCM a:hover img.def,ul.pCM a:hover ul img.over,ul.pCM a:hover a:hover ul img.over,ul.pCM a:hover a:hover a:hover ul img.over,ul.pCM a:hover a:hover img.def,ul.pCM a:hover a:hover a:hover img.def,ul.pCM a:hover a:hover a:hover a:hover img.def{display:none}
ul.pCM a:hover ul,ul.pCM a:hover a:hover ul,ul.pCM a:hover a:hover a:hover ul{display:block}
ul.pCM a:hover ul ul,ul.pCM a:hover a:hover ul ul{display:none}
ul.pCM span{
	display:block;
	background-image:url(./images/arrv_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.pCM ul span{background-image:url(./images/arr_black.gif)}
ul.pCM ul li:hover > a span{	background-image:url(./images/arr_white.gif);}
ul.pCM table a:hover span,ul.pCM table a:hover a:hover span,ul.pCM table a:hover a:hover a:hover span{background-image:url(./images/arr_white.gif)}
ul.pCM table a:hover table span,ul.pCM table a:hover a:hover table span{background-image:url(./images/arr_black.gif)}
ul.pCM li.pCMi0 {
height:23px;
padding-right:5px;
}
ul.pCM li a.pCMi0{
height:21px;
overflow:hidden;
border-width:0px;
font:normal 12px Arial;
color:#000;
}
ul.pCM li a.pCMi0:hover{
background-image:url(./images/btn4.jpg);
background-repeat:repeat-x;
color:#009900;
}
 ul.pCMm0 {
background-color:#fff;
border-width:0px;
	padding:0px 0px 0px 0px;
}
 ul.pCMm0>li>a {
padding:2px;
}
 ul.pCMm0 a {
padding:2px;
}
 ul.pCMm0 ul a {
padding:2px;
}
 ul.pCMm0>li {
margin:0px 0px 0px 0px;
}
 ul.pCMm0 li {
margin:0px 0px 0px 0px;
}
 ul.pCMm0 li li {
margin:2px 0px 0px 2px;
}

#menuprincipal2{
background-image:url(images/cab4.jpg);
background-position:top right;
background-repeat:no-repeat;
clear:both;
height:70px;
color:#FFFFFF;
padding-left:10px;
}
#menuprincipal3{
background-image:url(images/cab4.jpg);
background-position:top right;
background-repeat:no-repeat;
clear:both;
color:#FFFFFF;
padding-left:10px;
}
/* menu fin */
