body {
	font-family: Arial, Helvetica, sans-serif;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 26px;
	color: #850000;
	padding-bottom: 10px;
}
.frase {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #850000;
	padding-left: 20px;
}
.frase1 {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #850000;
}
.frase2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #850000;
	text-align: right;
	padding-right: 50px;
}
.menu_on {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #E50003;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
}
.menu_off {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A9A9A9;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
}
.menu_img
{
	padding-top: 5px;
	text-align: center;
}
.tituloproyecto {
	font-family: "Century Gothic";
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.descripcion {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	line-height: 25px;
}
.descripcion1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}
.separador {
	border-bottom:1px solid #DFDFDF;
}
.contenido {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A9A9A9;
	background-color: #EDEDED;
}

.cabeza {
	height: 70px;
}

.resolucion {
	width: 800px;
	padding-top: 20px;
}

.imagen
{
	width: 342px;
}

.Servicio
{
	padding-top: 15px;
	width: 151px;
	cursor: pointer;
}
.Servicio_Separador
{
	width: 20px;
}
.campo {
	border:1px solid #E3E2E2;
	background-color: #F9F6F6;
}
