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


body{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande CY";
	font-size: small;
	line-height: 1.6em;
	font-weight: normal;
	color: #222222;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/backgrounds/bg_body4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #333;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
}

a:hover{
	color: #cc0000;
	text-decoration: none;	
}


a:active{
	color: #CC0000;
}

body#home #topmenu ul #t-home a,
body#nosotros #topmenu ul #t-nosotros a,
body#servicios #topmenu ul #t-servicios a,
body#contacto #topmenu ul #t-contacto a


{
	color: #CC0000;
}


h1{
	font-size: 160%;
	font-weight: normal;
	color: #002200;
}




/* PAGE STRUCTURE ------------------------------------------------------ */	
	
#container{
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 2px solid #666;
	background-image: url(../img/backgrounds/bg_faux.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrap{
	
}


#header{
	height: auto;
	width: 950px;
}

#sidebar{
	float: left;
	width: 250px;
}

#content{
	float: right;
	width: 690px;
	margin-bottom: 20px;
}

#footer{
	background-color: #EEEEEE;
	clear: both;
	margin-top: 50px;
}

/* HEADER -------------------------------------------------------------- */

#logo{
	width: 100%;
}

#logo h1.logoh1, #logo2 h1.logoh1, #logo3 h1.logoh1, #logo4 h1.logoh1{
	display: none;
}


#logo img{
}

#logo2{
	width: 100%;
}


#header #topmenu{
	background-color: #EEEEEE;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}


#header #topmenu ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
}

#header #topmenu ul li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#header #topmenu ul li a{
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande CY";
	font-variant: small-caps;
}

#header #topmenu ul li a:hover{
}


/* SIDEBAR -------------------------------------------------------------- */

#sidebar .gutter{
	padding: 10px;
}

#sidebar ul.sidelinks{
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul.sidelinks li{
}

#sidebar ul.sidelinks li a{
	padding-left: 20px;
	background-image: url(../img/bullits/arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	color: #002200;
	font-variant: small-caps;
}

#sidebar ul.sidelinks li a:hover{
	background-image: url(../img/bullits/arrow_gr2.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
	text-decoration: underline;
}


/* CONTENT -------------------------------------------------------------- */

#content .gutter{
	margin: 0px;
	padding: 10px;
}


#content ul#vehiculos{
	margin-bottom: 25px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content ul#vehiculos p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#content ul#vehiculos li{
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../img/bullits/arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#content ul.contact{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content ul.contact h1{
}

#content ul.contact li{
}



#content table.servicios tbody{
	background-color: #EDEDED;
}

#content table.servicios caption{
	color: #003300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 130%;
	text-decoration: underline;
}


#content table.servicios{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 90%;
	width: 90%;
	border: 1px solid #fff;
}


#content table.servicios th{
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #999;
	font-size: 95%;
	font-weight: bold;
}

#content table.servicios td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #999;
}

#content table.servicios .servicios{
	width: 60%;
	overflow: hidden;
}

#content table.servicios .unidades04{
	width: 20%;
	overflow: hidden;
	text-align: right;
	background-image: url(../img/bullits/people04.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#content table.servicios .unidades16{
	width: 20%;
	overflow: hidden;
	text-align: right;
	background-image: url(../img/bullits/people16.gif);
	background-repeat: no-repeat;
	background-position: right center;
}




#content table.servicios .td2, .td3{
	text-align: right;
}


#content table.servicios .colspan{
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-size: 100%;
}

#content table.servicios a.top{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 120%;
}



/* FOOTER --------------------------------------------------------------- */

#footer .gutter{
}

#footer p{
	margin: 0px;
	padding: 10px;
}

