/* CSS Document */

BODY {
    text-align:center;
	background-image: url(../imagenes/fondo_cuerpo.gif);
	margin-top:0px;
}
/****************** ESTILOS DE LOS CONTENEDORES ******************************/

#contador{
	padding-left:20px;
	position:relative;
	top:-90px;
}

#barraEnlacesCabecera{
	padding-left:20px;
	position:relative;
	top:-25px;
}

#cabecera{
	width:756px;
	margin:0 auto;
	text-align:left;
	background-color:#000;
	border-right: 2px solid #B8BABB;

}

#cuerpo{
	width:756px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background-color:#000;
	border-right: 2px solid #B8BABB;
}

.enlacesCabecera{
	padding-left:10px;
	padding-right:10px;
}

#imagenEnlaces{
	margin-right:120px;
}

.indentadoIzda{
	margin-left:50px;
}

.indentadoIzda1{
	padding-left:100px;
}

.indentadoIzda2{
	margin-left:150px;
}

#pie{
	width:756px;
	height: 25px;
	line-height: 12px;
	margin: 0 auto;
	text-align:right;
	border-right: 2px solid #B8BABB;
	background-image:url(../imagenes/fondo_pie.gif);
}

/****************** ESTILOS DE LOS TEXTOS ******************************/
.texto{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	text-align: justify;
	color:#C7C7C7;
}

.textoCentrado{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	text-align:center;
	color:#C7C7C7;
}

.textoDerecha{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	text-align: right;
	color:#C7C7C7;
}
.textoGrande{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : normal;
	text-align: justify;
	color:#C7C7C7;
}

.textoError{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	color:#FF0000;
}

.textoNoEncontrado{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : bold;
	line-height: 120px;
	color:#A3A3A3;
}

.textoPie{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
	color:#737373;
}

.textoTitulo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
    font-weight : bold;
	color:#B29875;
}
.titutloSubFamilia{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight : bold;
	font-style: italic;
	color:#B29875;
}

.tituloCabeceraTablas{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
    font-weight : bold;
	padding-left: 10px;
	color:#B29875;
}
.tituloAzul{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
    font-weight : bold;
	padding-left: 10px;
	color:#73A3C9;
}

.txtContadorVisitas {
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #B19975;
	COLOR: #3B3B3B;
	border-width:3px;;
	border-color:#8E8E8F;
	line-height:25px;
	PADDING: 0px 10px 0px 10px;
	BORDER: 1px solid C7C7C7;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Tahoma; 
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
}

/****************** ESTILOS DE LAS IMÁGENES ******************************/
.imagen{
	border:0px;
}
/****************** ESTILOS DE LOS INPUTS ******************************/
.claseError {
	background-color: #EDAD74;
	border: 1px solid #B19975;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}
.claseNormal {
	background-color: #DFD4C8;
	border: 1px solid #B19975;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/****************** ESTILOS DE LOS BOTONES ******************************/
.boton{
	background-color:#D7B747;
	color: #3C4C59;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight: bold;
}
.botonOn{
	background-color:#73A3C9;
	color: #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight: bold;	
}

/****************** ESTILOS DE LOS ENLACES ******************************/
.e_Pie, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#737373;
}
.e_Pie:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#FFF;
}

.e_Texto, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#73A3C9;
}
.e_Texto:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#FFF;
}

.e_Accion, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#73A3C9;
}
.e_Accion:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#FFF;
}

.e_CabeceraMenu, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#C7C7C7;
}
.e_CabeceraMenu:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#FFF;
}

.e_Entrada, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color: #737373;
	width:178px;
}
.e_Entrada:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#E57537;
	width:178px;	
}

.e_Producto, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	line-height: 19px;
	text-decoration: none;
	color: #72614D;
}
.e_Producto:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	line-height: 19px;
	text-decoration: underline;
	color:#73A3C9;	
}

.e_MenuFamilia, link, visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#2E2D28; 
}

.e_MenuFamilia:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FF3333; 
}

/****************** ESTILOS DE LAS TABLAS *********************************/

TABLE.tablaBase{
	width:550px;
	border:1px solid #999;
}
TABLE.formContacto{
	width:80%;
	border:1px solid #B19975;
}

TD.lineaInferior{
	border-bottom:1px dashed #9D9D9D;
}
TD.marcoFotoNoticia{
	height: 80px;
	text-align: center;
	background-color: #000;
	border:1px solid #B19975;
}
TD.marcoFotoPortada{
	width: 160px;
	height: 133px;
	text-align: center;
	background-color: #000;
	border:1px solid #B19975;
}
TD.fotoPortada{
	width: 160px;
	height: 133px;
	text-align: center;
	background-color: #FFF;
}

TD.cuerpoPestana{
	width: 161px;
	height: 130px;
	text-align: center;
	background-color: #000000;
}
TD.marcoNoticia{
	background-color: #000;
	border:1px solid #B19975;
}