@charset "utf-8";
/* CSS Document */



.fondo-menu {
	background-image: url(images/fdo-menu.png);
	background-repeat: no-repeat;
	float: right;
	height: 44px;
	width: 649px;
}

.txt-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #8b8b8b;
	text-align: center;
	text-transform: uppercase;
}

.txt-menu-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight:600;
	color: #bb011f;
	text-align: center;
	text-transform: uppercase;
}
.fdo-footer {
	background-image: url(images/sombra.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 948px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	color: #7b7b7b;
	text-align: center;
	vertical-align: middle;
}
.desarrollado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: right;
	line-height: 25px;
}

.txt-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #8b8b8b;
	text-align: justify;
}



.banner-home {
	background-image: url(images/banner-home.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 948px;
}

.banner-servicios {
	background-image: url(images/banner-servicios.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 948px;
}

.banner-seguimiento {
	background-image: url(images/banner-seguimiento.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 948px;
}

.banner-contacto {
	background-image: url(images/banner-contacto.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 948px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #bb011f;
	vertical-align: top;
}
.linea-puntos {
	background-repeat: repeat-x;
}
.txt-G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8b8b8b;
	font-style: normal;
	font-weight: bold;
}
.txt-G2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
	text-align: justify;
}
.fdo-logos {
	background-color: #F0F0F0;
	height: 255px;
	width: 518px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	vertical-align: middle;
	color: #f0f0f0;
}
.fdo-form {
	background-color: #F0F0F0;
	height: auto;
	width: auto;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
