body{
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../imagenes/fnd-body.jpg);
	background-repeat: repeat-x;
	background-color: #C3C8CC;
}
a img{
	border: 0;
}
.ayuda-acces {
	left: -1000px;
	width: 1px;
	font-size:1px; 
	line-height:1%;
	position:absolute; 
}
h1{
	font-size: 140%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C37C2;
	color: #091A76;
	text-transform: uppercase;
	margin: 10px 0 15px 30px;
}
body#error h1{
	color: #A52A2A;
}
h2{
	font-size: 120%;
	clear: both;
	margin: 20px 30px 10px 0;
}
p{
	line-height: 140%;
}
a{
	color: #0C37C2;
}

#web{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: White;
}
#cabecera{
	float: left;
	width: 750px;
}
#cabecera img{
	padding: 10px 20px;
	float: left;
}
p#nombre{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 330%;
	font-family: Arial Black;
	font-family: Impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0A1B77;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 0;
}
p#nombre a, p#slogan a{
	color: #0A1B77;
	text-decoration: none;	
}
p#slogan{
	margin: -10px 0 0 3px;
	padding: 0;
	float: left;
	font-size: 180%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0A1B77;
	letter-spacing: 1px;
}
#menu{
	background-color: #0A156E;
	margin: 0 0 25px 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../imagenes/fnd-menu.gif);
	background-repeat: repeat-x;
}
#menu li{
	float: left;
	list-style: none;
}
#menu li a{
	color: white;
	display: block;
	float: left;
	text-decoration: none;
	padding: 8px 20px 8px 20px;
	text-align: center;
	border-right: 1px solid #fff;
}
#menu li.activa a{
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../imagenes/activa-menu.gif);
	background-position: right;
	background-repeat: repeat-x;
}
#menu li#menu-contacto a{
	padding: 8px 22px 8px 22px;
	border: 0;
}
#menu li.activa a, #menu li.activa a:hover{
	background-image: url(../imagenes/activa-menu.gif);
	background-position: left;
	background-repeat: repeat-x;
	text-decoration: none;
}
#menu li a:hover{
	text-decoration: underline;
}

#contenido{
	margin: 0 30px;
}
.obra{
	padding: 10px 0;
	border-bottom: 1px solid #C5C5C5;
}
.descripcion{
	width: 230px;
	float: left;
	margin-left: 30px;
}
.galeria{
	width: 230px;
	float: left;
	margin: 0 15px;
}
.galeria ul{
	margin: 0;
	padding: 0;
	float: left;
}
.galeria ul li{
	float: left;
	list-style: none;
}
.galeria ul li a{
	display: block;
	padding: 4px 8px;
	background-color: #92D200;
	color: White;
	text-decoration: none;
	margin-right: 4px;
}
.galeria ul li a:hover{
	background-color: #252525;
}
.caracteristicas{
	width: 215px;
	float: left;
	margin-right: 15px;
}
.caracteristicas li{
	margin-bottom: 4px;
}
p.subir{
	clear: both;
	text-align: right;
	margin-right: 20px;
}
p.subir a{
	text-decoration: none;
	color: #252525;
}

#pie{
	clear: both;
	margin-top: 50px;
	background-color: #FBFBFB;
	color: #9D9D9D;
	border-top: 1px solid #D1D1D1;
	padding: 10px 0 30px 10px !important;
	padding: 10px 0 5px 10px;
	width: 740px;
}
#pie ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 740px;
}
#pie ul li{
	list-style: none;
	float: left;
	padding: 5px 10px 5px 0;
	margin: 0 5px;
}
#pie li#avidos{
	margin-left: 292px;
	display: inline;
	width: 185px;
}
#pie li#avidos a{
	background-image: url(../imagenes/logo-avidos.gif);
	background-repeat: no-repeat;
	padding: 7px 77px 5px 0;
	text-decoration: none;
	color: #9D9D9D;
	background-position: top right;
}


body.sinlayout p{
	margin: 8px 30px;
}
body.sinlayout h1{
	margin-left: 30px;
}

#datos-contacto{
	float: left;
	width: 260px;
	border-right: 1px solid #959595;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

#datos-contacto p {
	margin: 0 0 10px 0;
}

#formContacto{
	width: 430px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 0;
	display: inline;
	border-right: 1px solid #959595;
}
#formContacto p{
	margin: 0 20px 20px 20px;
}
#formContacto label{
	display: block;
	float: left;
	width: 65px;
	color: #575757;
}
#formContacto div {	
	padding: 5px 15px;
	margin: 3px;
}
#formContacto textarea{
	width: 290px;
	height: 170px;
}
#formContacto input.boton{
	margin-left: 150px;
	text-align: center;
	padding: 3px 7px;
	margin-top: 15px;
	margin-bottom: 10px;
}

body#contacto #datos-contacto{
	float: left;
	width: 230px;
	border-right: 0;
	padding-left: 30px;
	margin-bottom: 40px;
}

#listado-clientes{
	float: left;
	display: inline;
	margin-bottom: 20px;
	background-color: #F3F3F3;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	width: 648px;
	padding: 20px 20px 20px 10px;
}

#listado-clientes ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	float: left;
	width: 190px;
}
#listado-clientes ul li {
	margin-bottom: 6px;
	padding-left: 12px;
	background-image: url(../imagenes/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
body#clientes p#txtintro {
	margin-bottom: 0;
	font-size: 130%;
	font-weight: bold;
	float: none;
}

body#fotos-obra #contenido{
	padding-bottom: 15px;
}

div.fotos{
	margin: 0;
}
body#fotos-obra div.fotos{
	float: left;
	margin-right: 10px;
}
div.foto{
	background-color: #EFEFEF;
	float: left;
	width: 120px;
	height: 130px;
	padding: 5px 5px 0 5px;
	margin-right: 10px;
}
body#fotos-obra div.foto{
	background-color: White;
	padding: 0;
	margin: 5px 5px 0 0;
}
div.foto p{
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0;
}
div.foto p a{
	color: Black;
	text-decoration: none;
}
div.ultima{
	margin-right: 0;
}
body#areas-negocio #contenido h2{
	padding-top: 20px;
	margin: 0;
}
body#areas-negocio #contenido p{
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
}

/* home */
p#txtintro {
	float: left;
	width: 599px;
	margin-bottom: 26px;
	padding: 20px;
	background-color: #F3F3F3;
	background-image: url(../imagenes/fnd-intro.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	font-size: 110%;
	line-height: 150%;
}
body#home #contenido{
	padding-left: 25px;
}
div#conocenos {
	width: 410px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#conocenos ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
div#conocenos ul li {
	margin-bottom: 6px;
	padding-left: 9px;
	background-image: url(../imagenes/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 11px 0;
	line-height: 140%;
}


body#quienes-somos #contenido{
	padding-right: 330px;
	background: url(../imagenes/fnd-quienes-somos.jpg) no-repeat right;
}

/* rrhh maquinaria */
body#rrhhmaquinaria #contenido img{
	float: left; margin: 4px 13px 55px 0;
}
body#rrhhmaquinaria #contenido ul{
	margin-left:310px;
}
body#rrhhmaquinaria #contenido li{
	margin-bottom: 3px;
}