.contenedor_texto {
	background-color: #CCCCCC;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline-color: #CCCCCC;
	width: 180px;
	border: 1px solid #DB6D70;
}
.boton_enviar {
	background-color: #800301;
	color: #FFFFFF;
	border-top-color: #800301;
	border-right-color: #800301;
	border-bottom-color: #800301;
	border-left-color: #800301;
	border-color: #800301;
	outline-color: #800301;
}
.borde_tabla {
	font-size: 2px;
	color: #666666;
}
.borde_imagen {
	border-top-width: thin;
	border-top-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-color: #CCCCCC;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-left: 25px;
	padding-right: 20px;
}
.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #CCCCCC;
	text-align: left;
	
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F282A;
	text-align: left;
	font-weight: bold;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D96467;
	text-align: justify;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	
}

.titular_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #9F282A;
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
}
.titulo {
	font-family: "Times New Roman", "Serif Medium", Batang;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
}

.titulo_gris_chico {
	font-family: "Times New Roman", "Serif Medium", Batang;
	font-size: 12px;
	color: #800301;
	font-weight: bold;
} 
.titulo_color {
	font-family: Batang, "Times New Roman", "Serif Medium";
	font-size: 22px;
	color: #800301;
	font-weight: bold;
}
.titulo_color_chico {
	font-family: "Times New Roman", "Serif Medium", Batang;
	font-size: 18px;
	color: #800301;
	font-weight: normal;
}

.mas_info {
	font-family: Batang, "Times New Roman", "Serif Medium";
	font-size: 12px;
	color: #959595;
}
.cuerpo_columna_izquierda {
	left:5px;
	top:5px;
	width:300px;
	background-image: url(imagenes/fondo_izquierda.png);
	height: 753px;
}

.cuerpo_derecha {
	
	left:0px;
	top:0px;
	width:18px;
	height:60px;
	background-image: url(imagenes/fondo_derecha.png);
}
.cuerpo_pie {
	
	left:0px;
	top:0px;
	width:1000px;
	height:60px;
}
.cuerpo_formulario {
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline-color: #CCCCCC;
	width: 180px;
	border: 1px solid #CCCCCC;
	height: 25px;
}
.cuerpo_formulario2 {
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline-color: #CCCCCC;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.titulos_terminos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

