.direccion {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #CD2F3E;
}
.direccion-negro {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.borde_izquierdo {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.direccion_superior {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.fondo_general {
	background-image: url(images/fondo2.jpg);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
}
.menu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.direccion_superiorGrande {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.linea_ofertas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A7A195;
	border-right-color: #A7A195;
	border-bottom-color: #A7A195;
	border-left-color: #A7A195;
}

.texto_contenido {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.borde_inferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C6C1BB;
	border-right-color: #C6C1BB;
	border-bottom-color: #C6C1BB;
	border-left-color: #C6C1BB;
}
.borde_superior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6C1BB;
	border-right-color: #C6C1BB;
	border-bottom-color: #C6C1BB;
	border-left-color: #C6C1BB;
}
.bordeizquerdo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.direccion-rojo {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC2D3F;
}
.borde_completo_oferta {
	border: 1px solid #D8D5D0;
}

.contenido_texto {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.cuadrado {
	background-image: url(images/cuadrado.jpg);
	background-repeat:  repeat-x;
}
.titular {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.borde_foto {
	border: 2px solid #A9A397;
}
.titular_oferta {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.titular_oferta2 {
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
}
.borde_izquierdo_gris_claro {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linea_titulares {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.botones_formu {
	background-color: #C0BCB3;
	height: 20px;
	width: 80px;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 11px;
	margin: 1px;
	padding: 2px;
}
.separador {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B2AEA3;
	border-right-color: #B2AEA3;
	border-bottom-color: #B2AEA3;
	border-left-color: #B2AEA3;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 18px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #CD2F3E;
}

