@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #492e2e;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

.linea {
	background-image: url(images/linea.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.back_gris {
	background-color: #383838;
}
.back_interior {
	background-image: url(images/back_servicios.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.back_blanco {
	background-color: #FFF;
}
.link_corobori {
	font-weight: normal;
	color: #666;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.margen {
	padding: 4px;
}

.link_corobori:hover {
	font-weight: normal;
	color: #F60;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.back_contenido {
	padding-top: 5px;
}
.link_rojo {
	text-decoration: none;
	color: #6c0202;
}
.link_rojo:hover {
	color: #d20202;
}
.marca_agua {
	background-color: #e1d9cd;
	background-image: url(images/logo_marca_agua.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 3px;
}

.back_contacto_borde {
	border: 1px solid #e8d7d7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #630;
	padding: 4px;
}

.back_menu_portada {
	background-image: url(images/back_menu_portada.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.link_menu_txt {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.back_blanco_opcion {
	background-image: url(images/back_blanco.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.back_central {
	background-color: #f3f0e8;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.link_menu_txt:hover {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.back_blanco_interior {
	background-color: #FFF;
	padding-bottom: 5px;
}
.txt_rojo {
	color: #6c0202;
}
.tit_menu {
	background-color: #f2ede7;
	background-image: url(images/vineta.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	color: #d20202;
}

.back_celda_seminario {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f0e8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
}

.borde_derecho {
	background-color: #f3f0e8;
	padding: 1px;
}
.campo_formulario {
	border: 1px solid #e8d7d7;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #630;
}
.back_footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #630;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8d7d7;
}
.img 
{
    padding-right:5px;
}
a
{
    text-decoration:none;
}
  
  .tabla_cafe {
background-color: #F3F0E8;
}

