body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/back.jpg);
}
.back_bienvenida {
	background-image: url(images/linea_bajo_bienvenida.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.back_centro {
	background-image: url(images/back_centro.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.back_contacto {
	background-color: #e3ddc5;
	background-image: url(images/back_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.back_comite {
	padding-left: 15px;
	text-align: justify;
}

.back_celda_menu {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.back_celda_roja {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: #FFF;
	background-color: #9E163C;
	text-align: left;
}
.back_contenido {
	font-size: 12px;
	color: #5F5755;
	padding: 15px;
	background-color: #FBFAF4;
	text-align: left;
}




.back_menu {
	background-image: url(images/back_menu.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
.fondo_tit_auspiciadores {
	background-color: #FAF5E1;
	text-align: center;
}

.fondo_auspiciadores {
	background-color: #FFF;
}
.link_cafe_11 {
	text-decoration: none;
	color: #333;
	text-align: left;
}
.link_cafe_11:hover {
	font-size: 12px;
	color: #780F2D;
	text-decoration: none;
	text-align: left;
}
.link_cafe_menu_11 {
	color: #997846;
	text-decoration: none;
	text-align: left;
}
.link_cafe_menu_11:hover {
	color: #780F2D;
	text-decoration: none;
	text-align: left;
}
.link_corobori {
	font-weight: normal;
	color: #666;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_corobori:hover {
	font-weight: normal;
	color: #F60;
	font-family: Tahoma;
	font-size: 9px;
}


.tit_celda_2 {
	background-color: #E3DDC5;
	text-align: center;
}
.txt_campos {
	font-size: 12px;
	color: #1F2698;
}

.tit_celda_1 {
	background-color: #F0ECDD;
}
.txt_cafe_11 {
	color: #5E5558;
	text-align: justify;
	padding-right: 8px;
}
.tit_burdeo_11_bold {
	color: #831230;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.back_destacado {
	background-color: #F0ECDD;
	padding: 8px;
	border: 1px solid #930;
	text-align: justify;
}
