body {
	background-image: url(entorno/agua.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment:fixed;
}

/*************************/
/*                       */
/*  ESTILOS DE FUENTES   */
/*                       */
/*************************/
.AisladoPeq { /* Estilo1 + Estilo2 */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.AisladoGra { /* Estilo1 */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.NotaPie { /* Estilo4, Estilo3 */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px; 
}
.SubTitulo { /* Estilo4, Estilo3 */
	color: #333333;
	font-weight: bold;
	font-size: 11px; 
}
.TituloPeq { /* Tabla de valoraciones, comentarios.... */
	color: #0099CC;
	font-weight: bold;
	font-size: 12px;
}
.TituloGra { /* Título de artículo, listado de enlaces.... */
	color: #BB4411;/*FF6600*/
	font-weight: bold;
	font-size: 24px;
}
.Texto {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #FFFFFF;
	background-position: left;
	text-indent: 30pt;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.Texto2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: normal;
	color: #000033;
	background-position: left;
	text-indent: 0pt;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}
.cuerpotexto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-indent: 30pt;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.cuerpo{
	border-bottom: 2px solid #888888; 
	border-right: 2px solid #888888;
	border-top: 0px;
	border-left: 2px solid #888888;
	background-color: #B7D1E6;
	padding: 0px; 
	background-image:url(fondos/agua.jpg);
	background-repeat:repeat;
}

/*************************/
/*                       */
/*    MENU PRINCIPAL     */
/*                       */
/*************************/

#menu {
	border: 1px solid #003366;
	border-width: 1px 1px 0 6px;/*top, right, bottom, left*/
	width: 100px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*line-height:12px; /* No se lo traga el internet EXPLORER , deja espacios entre los items*/
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;/*Margen superior del menu-No tocar*/
	padding: 0;/*margenes laterales-No tocar*/
}

#menu li {
	border-bottom: 1px solid #ACCFE8;
}

#menu a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 6px;
	width: 90px;
}

#menu a:hover {
	background: #DBEBF6;
}
/*************************/
/*                       */
/*  ESTILOS DE ENLACES   */
/*                       */
/*************************/
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#882255;
}
a:active {
	text-decoration: none;
}

.enlaceboton {    font-family: verdana, arial, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
   padding: 4px; 
   background-color: #ffffcc; 
   color: #666666; 
   text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
   color: #666666; 
} 
.enlaceboton:hover { 
    border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666; 
   color: #666666; 
}
.e_nova {    
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	padding: 4px; 
	color: #888888; 
	text-decoration: none; 
} 

/*************************/
/*                       */
/*   CUADROS DE TEXTO    */
/*                       */
/*************************/

.boton { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	border: 0px #FF6600 solid;
	background-color: #3E85B1; 
	font-weight: bold;
	vertical-align:super;
	
}
.boton_marco { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	border: 2px #FF6600 solid;
	background-color: #3E85B1; 
	font-weight: bold;
	vertical-align:super;
	
}
.botones { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #3E85B1; 
	border: 2px #FF6600 solid; 
	background-color:#FFCC99;
	font-weight: bold;
	width: 200;
	vertical-align:super;
}
/*************************/
/*                       */
/*       PESTAÑAS        */
/*                       */
/*************************/
.selec{
	border-bottom: 0px #888888; 
	border-right: 2px solid #888888;
	border-top: 2px solid #888888;
	border-left: 2px solid #888888;
	/*background-color: #FFFFFF;*/
	padding: 0px; 
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*background-image:url(fondos/agua.jpg);*/
	background-color: #B7D1E6;
	/*background-repeat:repeat;
	background-position: bottom;*/
}
.nosel{
	border-bottom: 2px solid #888888; 
	border-right: 2px solid #888888;
	border-top: 2px solid #888888;
	border-left: 2px solid #888888;
	background-color: #999999;
	padding: 0px; 
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.vacio{
	color: #DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #888888; 
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
}
/*************************/
/*                       */
/*    CUADRO ROJO 3D     */
/*                       */
/*************************/
.rojo3d{
	border-bottom: 3px solid #410000; 
	border-right: 3px solid #410000;
	border-top: 3px solid #813D3F;
	border-left: 3px solid #813D3F;
	background-color: #611D1F;
	padding: 10px; 
	color: #FFFFFF;
} 

