body{
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
#contenedor{
width:710px;
margin-left:auto;
margin-right:auto;
}
#logo{
	width:710px;
	height: 80px;
	background-image: url(img/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}
#banner {
	float: left;
	height: 225px;
	width: 710px;
}
#menu {
	float: left;
	height: 40px;
	width: 710px;
}
#contenidos {
	float: left;
	height: auto;
	width: 710px;
}
#noticias {
	float: left;
	height: auto;
	width: 266px;
	padding-right: 40px;
	padding-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:0px;
	padding-bottom:0px;
}
a{
color:#BA031C;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.rojo {
	color: #BA031C;
}
.margenizado {
	margin: 0px;
	padding: 0px;
	margin-bottom: -1px;
}
img {
	margin: 0px;
	padding: 0px;
}
#contnotic {
	float: left;
	padding-top: 15px;
}
#index {
	float: left;
	width: 388px;
	padding-top: 20px;
}
#pie {
	float: left;
	height: auto;
	width: 710px;
}
#datos {
	float: left;
	height: 18px;
	width: 710px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#pie p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	text-align:left;
}
#pie a{
color:#999999;
}
.izda {
	float: left;
	padding-right: 40px;
}
.izdaserv {
	float: left;
	width: 164px;
}
.dcha {
	float: right;
}
#serv {
	float: left;
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #f4f5ef;
}
#serv2 {
	padding: 10px;
	float: left;
	width: 180px;
	padding-top: 2px;
	padding-right: 0px;
	height: 100%;
}
#serv3 {
	padding: 10px;
	float: right;
	width: 500px;
	padding-top: 2px;
	background-color: #eceee1;
}
#serviciosbottom {
	float: right;
	height: auto;
	width: 495px;
}
#servicioseccion {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#servicioseccion2 {
	float: left;
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 10px;
}
#seccioncontacto {
	float: left;
	padding-right: 10px;
	padding-left: 30px;
	width: 650px;
	padding-top: 10px;
}
#seccionenlaces {
	float: left;
	padding-left: 40px;
	width: 670px;
	padding-top: 10px;
	background-image: url(img/fondoenlaces.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding-bottom: 10px;
}
#texto {
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#fotos {
	float: left;
	width: 220px;
	padding-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA031C;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#fotoservicios {
	float: left;
	height: 100%;
	width: 100%;
	background-image: url(img/fondoservicios.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}
/****************************FORMULARIO*****************************/
#capaformulario {
	float: left;
	width: 270px;
	padding-top: 10px;
	height: 255px;
}
.formi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 200px;
	border: 1px #000000 solid;
	text-align: left;
	margin: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
}
.formi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 70px;
	width: 200px;
	border: 1px #000000 solid;
	text-align: left;
	margin: 0px;
	padding: 2px;
}
.boton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #FFFFFF;
	background-color: #8ba310;
	border: 1px solid #8ba310;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:25px;
	text-decoration:none;
}
.boton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #8ba310;
	background-color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #CC0000;
	padding:0px;
	margin:0px;
	font-size:10px;
}
.blue {
	color: #C18802;
	padding:0px;
	margin:0px;
	font-size:10px;
}
.tabla {
	margin: 0px;
	padding: 0px;
	text-align: right;
}#mensaje {
	float: left;
	height: 20px;
	width: 200px;
	text-align: center;
	padding-left: 50px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/**************************************FIN FORMULARIO**************************************/
#noticiaseccion {
	float: left;
	width: 585px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#descargas {
	padding: 20px;
	float: left;
	height: auto;
	width: 160px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #DAE6B0;
}
#foto {
	float: left;
	height: auto;
	width: 185px;
	padding: 10px;
}
#ver {
	float: left;
	width: 300px;
}
#ver2 {
	float: left;
	width: 500px;
	padding-left: 40px;
}
.verde {
	color: #8BA310;
}
#trabajo {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #E2EACC;
	margin-top: 5px;
	cursor: hand;
}
#trabajo:hover{
background-color: #D2DFB0;
}
#trabajos {
	background-image: url(img/fondotrabajos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
#fotos2 {
	float: left;
	width: 210px;
	margin-right: 10px;
	background-color: #DAE6B0;
}
#descargas2 {
	padding: 10px;
	float: left;
	width: 170px;
	padding-left: 30px;
	padding-bottom: 0px;
}
#localizacion {
	background-image: url(img/plano.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 500px;
	width: 100%;
}
#ca_localizacion {
	background-image: url(img/ca_plano.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 500px;
	width: 100%;
}
#en_localizacion {
	background-image: url(img/en_plano.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 500px;
	width: 100%;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
#seccionempresa {
	float: left;
	width: 690px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.cuadro {
	float: left;
	width: 600px;
	padding-left: 30px;
}
#cuadroverde {
	background-color: #F4F5EF;
	padding: 10px;
	width: 200px;
	padding-left: 60px;
	float: left;
}
#altura {
	float: left;
	height: 385px;
	width: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
