/*******************************************************************************************
General:
*******************************************************************************************/

body { margin:0px; padding:0px; font:11px arial; background:#c4c4c4 url('/img/fondo.jpg') 0 0 repeat-x; }

h1 { margin:0px; padding:0px; font:24px arial; font-weight:bold; color:#00478d; }
p { margin:5px 0 10px 0; padding:0px; }
a { text-decoration:none; }
strong { color:blue; }

img { border:0px; }

ul { margin:10px 0 15px 25px; padding:0px; }
li { margin:0px; padding:0px; }

/*******************************************************************************************
Identificadores:
*******************************************************************************************/

#menu { width:716px; margin:auto; padding:0 0 16px 200px; left:auto; }

	#menu ul { margin:0px; padding:0px; position:absolute; }
	#menu li { list-style:none; float:left; }
	#menu a { display:block; width:118px; height:50px; }
	#menu a span { display:none; }

#fondo_cont { width:916px; margin:0 auto 0 auto; border:1px solid #8a8888;  }

	#contenedor { width:897px; background:#fff url('/img/fondo_contenedor.gif') right bottom no-repeat; padding:0 8px 0 9px; border:1px solid #757575; margin:auto; }
	
		#cabecera { width:897px; height:53px; padding:250px 0 0 0; background:url('/img/fondo_cabecera.jpg') 0 0 no-repeat; }
		
			#cabecera h1 { width:650px; border-bottom:1px dotted #424242; padding-bottom:5px; text-align:right; }
		
		#contenido { width:650px; float:left; text-align:justify; }
		#contacto { width:225px; padding:20px 10px 0 0; float:right; text-align:right; }

			#contacto h1 { border-bottom:1px dotted #424242; padding-bottom:5px; text-align:right; }

/*******************************************************************************************
Clases:
*******************************************************************************************/

.limpia { clear:both; }

.img_trans { padding-right:25px; }

.boton_gh_seguridad { background:url('/img/boton_gh_seguridad.gif') center 0 no-repeat; }
.boton_gh_seguridad:hover { background:url('/img/boton_gh_seguridad2.gif') center 0 no-repeat; }
.boton_seguridad { background:url('/img/boton_seguridad.gif') center 0 no-repeat; }
.boton_seguridad:hover { background:url('/img/boton_seguridad2.gif') center 0 no-repeat; }
.boton_transporte { background:url('/img/boton_transporte.gif') center 0 no-repeat; }
.boton_transporte:hover { background:url('/img/boton_transporte2.gif') center 0 no-repeat; }
.boton_solicita { background:url('/img/boton_solicita.gif') center 0 no-repeat; }
.boton_solicita:hover { background:url('/img/boton_solicita2.gif') center 0 no-repeat; }
.boton_trabaja { background:url('/img/boton_trabaja.gif') center 0 no-repeat; }
.boton_trabaja:hover { background:url('/img/boton_trabaja2.gif') center 0 no-repeat; }
.boton_contacto { background:url('/img/boton_contacto.gif') center 0 no-repeat; }
.boton_contacto:hover { background:url('/img/boton_contacto2.gif') center 0 no-repeat; }