/* CSS Document */
/*menu*/
#capamenu1, #capamenu2{ position:absolute; width: 600px; z-index:1; left:10px; top:10px; visibility:hidden}
#capamenu1, #capamenu2  {left: 280px; top:85px; }

.capamenu1 #capamenu1, .capamenu2 #capamenu2{visibility:visible;}
.tablaMenuDesplegable {position:relative;}

.smallMenu { font-family: "Small Fonts"; font-size:8px; color: #6A5E0A; text-decoration:none; }
.smallMenu a{ font-family: "Small Fonts"; font-size:8px; color: #6A5E0A; text-decoration:none; }
.smallMenu a:hover{ font-family: "Small Fonts"; font-size:8px; color: #AFA873; text-decoration:underline; }

/*fin menu*/

body {
		line-height: 12px;
		text-decoration: none;
		margin: 0; background-image:url(../img/fondo.gif); 
		background-position:center top;
		background-repeat:no-repeat;
		text-align:justify;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; 
		margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	}
	
body a { text-decoration: none;}	
body a:hover { text-decoration: underline;}

#cabecera { background-image:url(../img/fondoCabecera.gif); background-repeat:no-repeat; padding-top: 30;}
#submenu  { background-image:url(../img/menu/Images/fondo_submenu.gif); background-repeat:no-repeat; height: 32px;
		
}
#submenu2  { background-image:url(../img/menu/Images/fondo_submenu2.gif); background-repeat:no-repeat; height: 32px;	}
#pie { height: 110px; background-image:url(../img/fondoPie.gif); background-repeat:no-repeat;}

.azul {color: #343F88; text-decoration: none; text-align:justify; padding-right: 8px;}
.azul a{color: #343F88; text-decoration: none; text-align:justify;}
.azul a:hover{color: #343F88; text-decoration: none; text-align:justify;}

.azulB  {color: #343F88; text-decoration: none; font-weight:bold; text-decoration:none}
.azulB  a{color: #343F88; text-decoration: none; font-weight:bold; text-decoration:none}
.azulB  a:hover{color: #343F88; text-decoration: none; font-weight:bold; text-decoration:underline}



.ocre { color :#938313; text-decoration: none; font-weight:bold; text-decoration: none}
.ocre a{ color :#938313; text-decoration: none; font-weight:bold; text-decoration: none}
.ocre a:hover{ color :#938313; text-decoration: none; font-weight:bold; text-decoration: underline}


.small_ocre { color :#938313; font-family: "Small Fonts"; font-size: 9px; text-decoration:none;}
.small_ocre a{ color :#938313; font-family: "Small Fonts"; font-size: 9px; text-decoration:underline;}

.small_azul { color :#343F88; font-family: "Small Fonts"; font-size: 9px; text-decoration:none; line-height: 14px; text-decoration: none; padding-left: 5px;}
.small_azul a{ color :#343F88; text-decoration: none}
.small_azul a:hover{ color :#343F88; text-decoration: underline}

td.small_azul2 { color :#343F88; font-family: "Small Fonts"; font-size: 9px; text-decoration:none;  text-decoration: none; padding-left: 5px;  margin: 0;}
td.small_azul2 a{ color :#343F88; text-decoration: none; margin-bottom: 10px;}
td.small_azul2 a:hover{ color :#343F88; text-decoration: underline;}

.par { padding: 0 0 0 20px;}
.par2 { padding: 10px 3px 2px 10px;}
.par3{ padding: 2px 20px 2px 30px;}

/*imput*/
input {border-color:#A3A8C9; border-style:solid; border-width: 1px;  font-size: 9px; color: #343F88; pading-left: 20px;  marging: 3px 3px 3px 3px}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border-color:#A3A8C9; border-style:solid; border-width: 1px;  color: #343F88;}

li {list-style: none; padding: 2px 0 1px 7px}
#lista { list-style-image:url(../img/menu/Images/bullet.gif); padding: 0px 0 0px 40px;)
#POP {background:none;}

#logo { float:right; clear:right; z-index:1;}