/*BASICOS*/
body {
	background-color: #AD420F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/layout/fnd_rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 13px;
}
.titulo {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.subtitulo {
	font-size: 14px;
	font-style: italic;
	color: #CC3300;
}
.top_tabla {
	color: #FFFFFF;
	background-color: #AC4413;
	text-align: center;
	vertical-align: top;
}
.celda_1 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC4413;
}


.legales {
	color:#FAD1A3;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.contador {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.fnd_1 {
	background-image: url(img/layout/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_repetir {
	background-image: url(img/layout/repetir_fondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fnd_bottom {
	background-image: url(img/layout/bottom_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rep_izq {
	background-image: url(img/layout/es_izq_repetir.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
.rep_der {
	background-image: url(img/layout/es_der_repetir.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.izq_medio {
	background-image: url(img/layout/es_izq_medio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.der_medio {
	background-image: url(img/layout/es_der_medio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_bot {
	background-image: url(img/layout/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.der_bottom {
	background-image: url(img/layout/es_der_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.izq_bottom {
	background-image: url(img/layout/es_izq_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




body,table,td,th {
	font-family:"Trebuchet MS", Arial;
	font-size: 13px;
	color: #824149;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	line-height: 25px;
	
}
img{
	border:none;
}

form {
margin:0
}
input,select,textarea{
	font-family:"Trebuchet MS", Arial, sans-serif
	font-size: 11px;
	color:#663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	line-height: 15px;
}
/*LINKS*/
a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}
.celda_2 {
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC4413;
}
.texto_noticia {
	font-size: 12px;
	line-height: 18px;
}
.linea_noticias {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7653C;
}

.otrocolor {
	color: #FF6600;
	
	}
