body  {		
	margin: 0;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	background-attachment: fixed; 
	background-image:url(../imagenes/fondo.jpg)
}
#container {
	margin: 0 auto;
	padding: 0 17px 0 17px;
	width: 920px;
	background-image: url(../imagenes/fondo_container.png);
}
#cabecera {
	width: 920px;
	height: 200px;
	background-image:url(../imagenes/cabecera.jpg);
}
#cab_busqueda {
	float:left;
	padding: 170px 0 0 15px;
	width: 230px;
	height: 30px;
}
#cab_enlaces {
	float:left;
	width: 674px;
	height: 200px;
}
#cab_enl_sup {
	float:right;
	width: 674px;
	height: 87px;
	padding: 0 0 0 0;
	text-align:right;
}
/* Cab_enl_sup_izq */
#cab_enl_sup_izq {
	float:left;
	padding: 0 10px 0 0;
	width:499px;
	height: 34px;
	text-align:right;
}
#cab_enl_sup_izq a {
	float:right;
	padding: 5px 0 0 0;
	height: 18px;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #54627d;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
/**************************************************************************/
/* Cab_enl_sup_dcha */
#cab_enl_sup_dcha {
	float:right;
	padding: 10px 0 0 10px;
	width:155px;
	height: 77px;
	text-align:left;
	color:#FFFFFF;
}
#cab_enl_sup_dcha a {
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 10px;
	color: #54627d;
	text-decoration: none;
}
#cab_enl_sup_dcha p {
	font-family : Tahoma,Verdana,Arial;
	padding: 3px 0 0 0px;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #8D3219;
}
/**************************************************************************/
/* Cab_enl_inf */
#cab_publi {
	float: left;
	padding: 0 5px 0 0;
	height: 60px;
	width: 669px;
	text-align:right;
}
#cab_enl_inf {
	float: left;
	padding: 9px 0 0 5px;
	height: 25px;
	width: 669px;
}
#cab_enl_inf a {
	float:left;
	padding: 5px 0 0 0;
	height: 20px;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #54627d;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
/**************************************************************************/
#cuerpo {
	margin: 0;
	padding: 0;
	width: 920px;
	background-image: url(../imagenes/fondo_cuerpo.gif);
}

/* Menu */
#menu {
	float: left;
	padding: 0 0 0 26px;
	width: 180px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	color:#000033;
	font-weight: bold;
	text-indent: 10px;
}
#menu h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 22px 0 0 35px;
	width: 155px;
	height: 33px;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	font-weight: bold;
	text-transform:uppercase;
	background-image:url(../imagenes/menu_h3.gif);
}
#menu p {
	padding: 5px 0 10px 10px;
}
#menu a {
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #8D3219;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color : #FF6600;
}
/**************************************************************************/
#principal {
	float: right;
	width: 690px;
}
/* Noticias */
.noticia {
	float: right;
	margin: 10px 0 15px 0;
	width: 687px;
	background-image:url(../imagenes/noticia_cuerpo.gif);
}
.noticia a {
	color : #8D3219;
	text-decoration: none;
}
.noticia h3 {
	margin: 0;
	padding: 16px 0 0 53px;
	height: 28px;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	font-weight: bold;
	text-transform:uppercase;
	background-image:url(../imagenes/noticia_alto.gif);
}
.noticia_bajo {
	width: 687px;
	height: 20px;
	background-image:url(../imagenes/noticia_bajo.gif);
}
.noticia h2 {
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-family : "Times New Roman", Times, serif;
	font-size : 25px;
	color : #8D3219;
	font-weight: bold;
	font-style: italic;
}
.noticia p {
	margin: 0;
	padding: 10px 10px 5px 15px;
	font-family : Tahoma,Verdana,Arial;
	text-indent: 10px;
	line-height: 18px;
}
.noticia form {
	margin: 0;
	padding: 10px 10px 15px 30px;
}
#galeria_desc {
	padding: 10px 0px 50px 0px;
	text-align:left;
}
#galeria_desc ul {
	padding:0px;
	margin:0px 0px 0px 5px;
}
#galeria_desc li {
	display:inline;
	float:left;
	width:154px;
	height: 150px;
	background-color:#f5f7f9;
	padding:4px;
	margin:3px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
#galeria {
	margin:0;
	text-align:left;
	position: relative;
}
#galeria ul {
	padding:0px;
	margin:0px;
}
#galeria li {
	display:inline;
	float:left;
	width:104px;
	height: 130px;
	background-color:#f5f7f9;
	padding:4px;
	margin:4px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
#galeria img {
	border:1px solid #EEE;
}
#galeria a {
	text-decoration: none;
}
#galeria span {
	color:#515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
fieldset {
	padding: 9px;
	margin:0 10px 0 0;
}
legend {
	text-align:left;
	color:#f4771f;
	font-weight:bold;	
}
.separador {
	float: left;
	margin: 10px 0 15px 25px;
	width: 620px;
	height: 6px;
	background-image:url(../imagenes/separador.gif);
}
#campos {
	width: 630px;
	margin: 0 0 1px 0;
}
.campos_izq {
	width: 100px;
	float: left;
	color:#f4771f;
	font-weight:bold;
}
.campos_dcha {
	width: 530px;
	float: right;
}
/**************************************************************************/
/* Comentarios */
.comentario {
	float: left;
	margin: 0 0 0 37px;
	width: 650px;
}
.com_alto {
	color : #8D3219;
	text-decoration: none;
}
.com_alto_izq {
	float:left;
	padding: 0 0 0 0;
	width:40px;
	height: 50px;
	font-size: 40px;
	color:#333333;
	text-align:left;
}
.com_alto_centro {
	float:left;
	padding: 0 0 0 0;
	width:50px;
	height: 50px;
}
.com_alto_dcha {
	float:right;
	padding: 10px 0 0 10px;
	width:545px;
	height: 40px;
	size: 20px;
	font-weight: bold;
	color:#000033;
	text-align:left;
}
.comentario p {
	margin: 0;
	padding: 15px 10px 25px 0;
	text-indent: 10px;
}
.com_bajo {
	width: 650px;
	height: 20px;
}
/**************************************************************************/

/* Web */
#web_cuerpo {
	margin: 0;
	padding: 0;
	width: 920px;
}
#web_menu {
	float: left;
	padding: 0 0 0 0;
	width: 180px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	color:#000033;
	font-weight: bold;
}
#web_principal {
	margin: 20px 30px 10px 10px;
	float: right;
	width: 650px;
}
/**************************************************************************/

/* Pie */
#pie {
	padding: 24px 0 0 200px;
	width: 720px;
	height: 93px;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	background-image:url(../imagenes/pie.jpg);
}
#pie a {
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
}
/**************************************************************************/

/* Miscelanea */
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1 {
	margin: 0 auto;
	padding: 0 17px 0 17px;
	width: 920px;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-weight: bold;
	color:#ffffff;
}
ul{
	padding:0px;
	margin:10px 15px 30px 20px;
}
li{
	line-height:15px;
	margin: 8px 0 8px 0;
}
/**************************************************************************/
