body {
	font-family:  Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 65%;
	height: 100%;
	color: #030;
	margin: auto;
	background: url(img/gradienteWeb.jpg) repeat-x left top #cfc;
	}

li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	border-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div, h1, h2, h3, h4 {
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

em {
	font-weight: bold; 
	text-transform: uppercase; 
	font-style: normal; 
}

/* Cabezera ------------------------------------------------------------ */

#cabecera{
	background: url(img/cabecera.jpg) no-repeat top right black;
	margin: auto;
	background-color: black;
	width: 1000px;
	height: 210px;
}	
	
#info, #infoModelos {
	margin: auto;
	padding-bottom: 30px;
	width: 1000px;
	min-height: 850px;
	background: url(img/gradienteContenido.jpg) repeat-x bottom left white;
}
h1 {
	text-indent: -9999px;
	float: left;
}


/* Navegacion --------------------------------------------------------- */

#navegacion {
	float: right;
	margin-top: 12px;
}

#navegacion li {
	display: inline;
	margin: 0 25px;
}

#navegacion li a {
	text-decoration: none;
	color: #cfc;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 25px;
}

li#botonHomeOn a {
	background: url(img/iconHomeOn.jpg) no-repeat top left transparent;
	color: white;
}

li#botonHome a{
	background: url(img/iconHome.jpg) no-repeat top left transparent;
	color: #cfc;
}

li#botonAutogruasOn a {
	background: url(img/iconAutogruasOn.jpg) no-repeat top left transparent;
	color: white;
}

li#botonAutogruas a{
	background: url(img/iconAutogruas.jpg) no-repeat top left transparent;
	color: #cfc;
}

li#botonTransporteOn a {
	background: url(img/iconTransporteOn.jpg) no-repeat top left transparent;
	color: white;
}

li#botonTransporte a{
	background: url(img/iconTransporte.jpg) no-repeat top left transparent;
	color: #cfc;
}

li#botonEmpresaOn a {
	background: url(img/iconEmpresaOn.jpg) no-repeat top left transparent;
	color: white;
}

li#botonEmpresa a{
	background: url(img/iconEmpresa.jpg) no-repeat top left transparent;
	color: #cfc;
}

li#botonContactoOn a {
	background: url(img/iconContactoOn.jpg) no-repeat top left transparent;
	color: white;
}

li#botonContacto a{
	background: url(img/iconContacto.jpg) no-repeat top left transparent;
	color: #cfc;
}


/* Contenido Home--------------------------------------------------------- */

#bienvenida{
	background: url(img/gruaPortada.jpg) no-repeat top left white;
	height: 450px;
	margin: 0px;
	padding-top: 15px;
}

#bienvenida p {
	margin-left: 525px;
	width: 435px;
	text-align: right;
	line-height: 25px;
	margin-top: 10px;
}

#galeriasTrabajos {
	margin-left: 525px;
	width: 435px;
	height: 225px;
	text-align: right;
	margin-top: 30px;

}

#galeriasTrabajos h2{
	font-size: 13px;
	font-weight: normal; 
}

.galeria li{
	width: 60px;
	height: 60px;
	margin: 10px 5px;
	float: right;
}
.galeria {
}


/* Empresa y contacto -------------------------------------------------------- */

#empresa, #contacto {
	padding-top: 25px;
	margin-left: 30px;
	
}

#empresa {
	background: url(img/gruaEmpresa.jpg) no-repeat top right white;
	height: 690px;
}

#empresa h2 {
	font-size: 27px;
	margin-bottom: 15px;
}

#contacto h2 {
	font-size: 27px;
	margin-bottom: 10px;
}

#columnaContacto {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	
}

#empresa p, #contacto p {
	width: 520px;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 15px;
}

#contacto p {
	width: 450px;
}

#empresa img{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}

iframe {
	margin-top: 20px;
}

p#firma {
	background: url(img/firma.gif) no-repeat top left transparent;
	height: 141px;
	padding-left: 110px;
	margin-left: 100px;
	font-style: italic; 
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 50px;
}


/* Modelos -------------------------------------------------------- */

#infoModelos {
	padding-top: 25px;
}

#infoModelos h2{
	font-size: 25px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	
}

#navegacionVertical {
	margin-left: 30px;
	float: left;
	margin-right: 35px;
}

#navegacionVertical li {
	margin-bottom: 10px;
}

#navegacionVertical a {
	text-decoration: none;
	color: #030;
	text-transform: uppercase;
	font-size: 12px;
}

#fotoModelo {
	margin-top: -25px;
	margin-right: 5px;
	margin-bottom: 20px;
	float: left;
}

#infoModelos p {
	margin-left: 0px;
	text-align: right;
	line-height: 25px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#infoModelos em {
	font-size: 11px;
}

#cotas {
	clear: both;
	width: 1000px;
	height: 500px;
	padding-top: 10px;
}

a#cotasA {
	float: left;
	margin-left: 30px;
}

a#cotasB {
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
}

#descarga a{
	text-decoration: none;
	color: #030;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	background: url(img/iconPDF.jpg) no-repeat top left;
}

#textoModeloLTM1220, #textoModeloDemagac395, #textoModeloPpmatt900, #textoModeloltm1055,
#textoModelogmk3055, #textoModeloatt600, #textoModeloatt400, #textoModelogmk2035{
	padding-top: 80px;
	width: 235px;
	float: right;
	margin-top: -40px;
}

#textoModeloLTM1220 {
	background: url(img/lineaLTM1220.gif) no-repeat top center white;
}

#textoModeloDemagac395 {
	background: url(img/lineaAC395.gif) no-repeat top center white;
}

#textoModeloPpmatt900 {
	background: url(img/lineaPpmatt900.gif) no-repeat top center white;
}

#textoModeloltm1055 {
	background: url(img/lineaLTM1055.gif) no-repeat top center white;
}

#textoModelogmk3055 {
	background: url(img/lineaGMK3055.gif) no-repeat top center white;
}

#textoModeloatt600 {
	background: url(img/LineaPpmatt600.jpg) no-repeat top center white;
}

#textoModeloatt400 {
	background: url(img/LineaPpmatt400.jpg) no-repeat top center white;
}

#textoModelogmk2035 {
	background: url(img/lineaGMK2035.jpg) no-repeat top center white;
}

#textoTransporte  {
	width: 235px;
	float: right;
	margin-top: -30px;
}

#cotasTransporte {
	margin-left: 285px;
	margin-bottom: 30px;
}

/* Pie -------------------------------------------------------- */

address { 
	clear: both;
	padding-top: 50px;
	text-align: center;
 	font-size: 80%;
 	font-style: normal;
 	line-height: 1.5em;
}























