
body{
	background-image: url(/mshV01/img/portada/fondo_portada.gif);
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	margin:0px;
	text-align:center;
	color: #006C7D
}

#todo{
	width:700px;
	height: 100%;
	margin:0px auto 0px auto;
}

.lateral_izdo{
	background-position:center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/mshV01/img/portada/lat_izquierdo.png');
	width: 12px; 
	height: 100%;
	float: left;
}
.lateral_izdo[class] {
	background-image:url(/mshV01/img/portada/lat_izquierdo.png);
	width: 12px; 
	height: *;
}

.lateral_dcho{
	background-position:center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/mshV01/img/portada/lat_derecho.png');
	width: 12px; 
	height: 100%;
	float: left;
}
.lateral_dcho[class] {
	background-image:url(/mshV01/img/portada/lat_derecho.png);
	width: 12px; 
	height: 100%;
}


.degradado {
width: 60px; height: 80px;
background-position:center;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='degradado.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(degradado.png);
}


#lateral_dcho{

background-position:center;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/mshV01/img/portada/lat_derecho.png');
	width: 12px;
	height: 100%;
	float:left;
}


#contenido{
	width: 700px;
	height: 100%;
	float:left;
}

#cabecera{
	width: 700px;
	height: 103px;
	float:left;
}

#superior{
	height: 44px;
	float:left;
	border: 1px solid #FFFFFF;
}

#pie{
	width: 700px;
	height: 100px;
}

#titular{
	background-color: #00004D;
	border-bottom: 1px solid #FFFFFF;
	width:100%;
	float:left;
}

#menu{
	width:100%;
 	height: 23px;
	background-image: url('/mshV01/img/superior/fondo_botones_azul.jpg');
	float:left;
}

.menu{
	height:23px;
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
}

.menu_f1{
	cursor:pointer;
	height:23px;
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

.menu_f2{
	background-image: url('/mshV01/img/superior/fondo_botones.jpg');
	cursor:pointer;
	height:23px;
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

#menu_interior{
 	height: 20px;
	background-image: url('/mshV01/img/cabecera_interior/fondo_f1.gif');
	border: 1px solid #FFFFFF;
	border-top: 0px;
}

.menuinterior_f1{
	background-image: url('/mshV01/img/cabecera_interior/fondo_f1.gif');
	cursor:pointer;
	height:20px;
	width:100%;
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;

}

.menuinterior_f2{
	background-image: url('/mshV01/img/cabecera_interior/fondo_f2.gif');
	cursor:pointer;
	height:20px;
	width:100%;
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

.boton_idioma{
   border-right: 1px solid #FFFFFF;
   width: 30px;
   height: 18px;
   float: left;
   text-align: center;
   color: #FFFFFF;
   padding-top: 2px;
   cursor: pointer;
}

.boton_idioma_f2{
   border-right: 1px solid #FFFFFF;
   width: 30px;
   height: 18px;
   float: left;
   text-align: center;
   color: #FFFFFF;
   background-color: #007788;
   padding-top: 2px;
   cursor: pointer;
}

boton_idioma_sel{
   border-right: 1px solid #FFFFFF;
   width: 30px;
   height: 18px;
   float: left;
   text-align: center;
   color: #FFFFFF;
   padding-top: 2px;
   cursor: pointer;
}

#cuerpo_central{
	border: 1px solid #FFFFFF;
	border-top: 0px;
}

h1{
 font-family: Georgia,Arial,sans-serif;
 font-size: 14px;
 font-weight:bold;
 font-style: italic;	 
 color: #006C7D;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Georgia,Arial,sans-serif;
 font-size: 18px;
 font-weight:bold;
 font-style: italic;	 
 color: #8D761B;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Tahoma,Arial,sans-serif;
 font-size: 11px;
 font-weight:bold;	 
 color: #8D761B;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Tahoma,Arial,sans-serif;
 font-size: 11px;
 font-weight:bold;	 
 color: #444444;
 margin: 0px;
 padding: 0px;
}
a.delMenuSuperior{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Tahoma,Arial,sans-serif;
	
	}
a.delMenuSuperior:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.delMenuSuperior:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.delMenuSuperior:hover{
	text-decoration: none;
		color:#FFFFFF;

}
a.porencima:active{
	text-decoration: underline;
		color:#FFFFFF;

}

a.enlaceInicio{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Tahoma,Arial,sans-serif;
	
	}
a.enlaceInicio:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.enlaceInicio:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.enlaceInicio:hover{
	text-decoration: none;
		color:#FFFFFF;

}
a.enlaceInicio:active{
	text-decoration: underline;
		color:#FFFFFF;

}




a{
	color: #006C7D;
	text-decoration: none;
	cursor:pointer;
	font-family:Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
a:link{
	color: #006C7D;
	text-decoration: none;
}
a:visited{
	color: #006C7D;
	text-decoration: none;
}
a:hover{
	color: #006C7D;
	text-decoration: underline;
	background-color: ;
}
a.EnlaceInicioDelMenuSuperior {
	color: #01004C;
	text-decoration: none;
	background-color: #01004C;
	}
a:active{
	color: #006C7D;
	text-decoration: underline;
}


a.delMenuInterior{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Tahoma,Arial,sans-serif;
	
	}
a.delMenuInterior:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.delMenuInterior:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.delMenuInterior:hover{
	text-decoration: none;
		color:#FFFFFF;

}
a.delMenuInterior:active{
	text-decoration: underline;
		color:#FFFFFF;

}



a.botondeIdioma{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Tahoma,Arial,sans-serif;
	
	}
a.botondeIdioma:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.botondeIdioma:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.botondeIdioma:hover{
	text-decoration: none;
		color:#FFFFFF;

}
a.botondeIdioma:active{
	text-decoration: underline;
		color:#FFFFFF;

}


a.dorado{color: #A78B1F; text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.dorado:link{	color: #A78B1F;	text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.dorado:visited{ color: #A78B1F;	text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.dorado:hover{ color: #A78B1F; text-decoration: underline; background-color: ; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.dorado:active{ color: #A78B1F; text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

input {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D761B;
	text-decoration: none;
	background-color: #FDFBF4;
	border: 1px solid #8D761B;
	height: 22px;
	padding-top: 3px;
	padding-left: 3px;
}

textarea{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D761B;
	text-decoration: none;
	background-color: #FDFBF4;
	border: 1px solid #8D761B;
	height: 75px;
	padding-top: 3px;
	padding-left: 3px;
}

.scrollInterior {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #444444;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	overflow:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	border:1px solid #8D761B;
}

input.Check{
	width: 20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	border: 0px solid;
	background-color: #FFFFFF;
}

.botoncontacto{
	background-image: url('/mshV01/img/botones/envia_contacto_es.gif');
	width:220px;
	height:22px;
	padding:0px;
	border:0;
	margin:0px;
	cursor:pointer;
}


.botonsuscripcion{
	background-image: url('/mshV01/img/botones/envia_susp_es.gif');
	width:220px;
	height:22px;
	padding:0px;
	border:0;
	margin:0px;
	cursor:pointer;
}

.descripcion{
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	margin:0px;
	text-align:center;
	color: #8D761B
}


