@charset "utf-8";
/* CSS Document -- >
-- Autor: Pedro A. Oliva P. -- >
-- Email: radiored@gmail.com -- >
-- Empresa: Imacom Ltda. -- >
-- Cliente: Automotora Siglo XXI -- >
-- Año: 2009 -- >
*/

body{ margin:0; padding:0; background:#434344 url(images/bg.jpg) repeat-x top; font-family:"Century Gothic"; font-size:11px; color:#666; }
h1, h2, h3, h4, h5, p{ margin:0; padding:0; font-weight:normal; }
.head{ margin:auto; width:900px; height:150px; }
	.head_logo{ float:left; width:510px; height:150px; background:url(images/logo.png) no-repeat; cursor:pointer; }
	.head_texto{ float:right; width:300px; height:136px; }
		.head_menu{ height:20px; color:#cf0909; text-align:right; margin-top:5px; }
		.head_menu a{ color:#e91a1a; text-decoration:none; }
		.head_menu a:hover{ color:#cf0909; border-bottom:1px dashed; }
		.head_fono{ height:30px; color:#e91a1a; text-align:right; font-size:26px; margin-top:20px;  }
		.head_mail{ height:15px; margin-top:10px; text-align:right; font-size:14px; color:#e91a1a; }
		.head_mail a{ color:#e91a1a; text-decoration:none; }
		.head_mail a:hover{ color:#cf0909; text-decoration:none; }
		.head_sucursal{ height:50px; margin-top:10px; padding-right:15px; }
			.head_sucursal table{ color:#fff; text-align:right; font-size:12px; float:right; }

.menu{ margin:auto; width:900px; height:50px; background:url(images/menu.png) no-repeat; }
	.menu ul{ margin:auto; padding:0; list-style:none; list-style-type:none; width:870px; height:50px;  }
	.menu ul li{ float:left; display:inline-block; height:50px; text-align:center; text-transform:uppercase; background:url(images/menu_sep.png) no-repeat right; margin-right:-5px; }
	.menu ul li:last-child{ background:none; }
	.menu ul li:hover{ background:url(images/menuh.png) repeat-x; }
	.menu ul li span{ height:15px; display:block; margin-top:18px; padding-left:30px; padding-right:30px; }
	.menu ul li:last-child span{ border:0; }
	.menu ul li span a{ display:block; text-decoration:none; color:#fff; font-size:10pt; }


.main{ margin:auto; width:900px; background:#fff; padding-bottom:30px; }
	.slide{ margin:auto; width:900px; height:300px; border-bottom:10px solid #ccc;}
	.cuerpo{ margin:auto; margin-top:15px; width:870px; }
		.camiones{ float:left; width:647px; }
			.camiones_title{ height:34px; background:url(images/title_large_bg.png) no-repeat; }
			.camiones_body{ background:url(images/body_large_bg.png) repeat-y; padding:10px 10px 0px 10px; }
			.camiones_bottom{ height:15px; background:url(images/body_large_bottom_bg.png) no-repeat; }
			.camiones h1{ color:#fbfbfb; font-size:12px; text-transform:uppercase; margin-left:10px; padding-top:10px; }
		.noticias{ float:right; width:210px; }
			.noticias_title{ height:34px; background:url(images/title_short_bg.png) no-repeat; }
			.noticias_body{ background:url(images/body_short_bg.png) repeat-y; padding:10px 10px 0px 10px; height:230px; }
			.noticias_bottom{ height:15px; background:url(images/body_short_bottom_bg.png) no-repeat; }
			.noticias h1{ color:#fbfbfb; font-size:12px; text-transform:uppercase; margin-left:10px; padding-top:10px; }

.content{ margin:auto; width:900px; }
.content h1{ background:url(images/lineh1.png) no-repeat right; height:45px; padding-top:15px; padding-left:20px; color:#ca0000; font-family:Tahoma; font-size:16pt; }

.autonuevo_left{ float:left; width:200px; }
.autonuevo_left ul{ margin:0; padding:0; list-style-type:none; list-style:none; }
	.autonuevo_left ul li{ margin:0; padding-top:7px; width:200px; height:23px; background:url(images/menucuenta.png) no-repeat; font-size:10pt; font-family:"Century Gothic"; }
	.autonuevo_left ul li:hover{ background:url(images/menucuenta.png) no-repeat left bottom; }
	
	.autonuevo_left ul li a{ padding-left:10px; color:#04819a; text-decoration:none; }
	.autonuevo_left ul li a:hover{ color:#0099c5; }

.textos { width:850px; margin:auto; padding:10px; border:1px dashed #ccc; margin-top:10px; }
.textos p{  color:#333; }
.textos p a{ background:#eef9fb; border:1px solid #9deaf8; padding-left:3px; padding-right:3px; color:#0084ac; text-decoration:none; }
.textos p a:hover{ background:#ddf6fb; border:1px solid #9deaf8; color:#0084ac; }

.autonuevo_right{ float:right; width:698px; border-left:2px solid #70777d; min-height:250px;  }
.autonuevo_right h2{ padding-left:17px; padding-top:5px; padding-bottom:5px; color:#214c8c; font-family:Tahoma; font-size:14pt; }
.autonuevo_right p{ margin:auto; width:660px; text-align:justify; font-size:9pt; }

.multimedia{ margin:auto; width:650px; height:250px; margin-top:10px; border:1px solid #ccc;  border-bottom:10px solid #ccc; }


.vaccesorio{ float:left; width:150px; height:100px; margin-left:23px; margin-top:10px; margin-bottom:10px; opacity:0.6; filter: alpha(opacity = 60); border:1px solid #ccc; }
.vaccesorio:hover{ opacity:1; filter: alpha(opacity = 100); border:1px solid #999; }
.vaccesorio_tit{ background:url(images/vaccesorio_h1.png) no-repeat right; height:27px; width:150px; margin-top:-15px; text-align:right; position:relative; left: 0px; top: -20px; }
.vaccesorio_tit h2{ color:#fff; font-family:Tahoma; font-size:11pt; padding-top:4px; padding-right:5px; }
.vaccesorio_tit h2 span{ color:#fff; font-size:12pt; }

.vnuevo{ float:left; width:250px; height:185px; margin-left:35px; margin-top:10px; margin-bottom:10px; opacity:0.8; filter: alpha(opacity = 80); border:1px solid #ccc; }
.vnuevo:hover{ opacity:1; filter: alpha(opacity = 100); border:1px solid #999; }
.vnuevo_tit{ background:url(images/vnuevo_h1.png) no-repeat right; height:37px; width:250px; margin-top:-30px; text-align:right; position:relative; left: 0px; top: -20px; }
.vnuevo_tit h2{ color:#fff; font-family:Tahoma; font-size:16pt; padding-top:4px; padding-right:10px; }
.vnuevo_tit h2 span{ color:#fff; font-size:12pt; }

.servcliente{ float:left; width:200px; height:150px; margin-left:18px; margin-top:10px; margin-bottom:10px; opacity:0.8; filter: alpha(opacity = 80); border:1px solid #ccc; }
.servcliente:hover{ opacity:1; filter: alpha(opacity = 100); border:1px solid #999; }
.servcliente_tit{ background:url(images/vnuevo_h1.png) no-repeat right; height:37px; width:200px; margin-top:-23px; text-align:right; position:relative; left: 0px; top: -20px; }
.servcliente_tit h2{ color:#fff; font-family:Tahoma; font-size:16px; padding-top:6px; padding-right:10px; }
.servcliente_tit h2 span{ color:#fff; font-size:12pt; }

.vsucursal{ float:left; width:400px; height:200px; margin-left:30px; margin-top:10px; margin-bottom:10px; opacity:0.8; filter: alpha(opacity = 80); border:1px solid #ccc; }
.vsucursal:hover{ opacity:1; filter: alpha(opacity = 100); border:1px solid #999; }
.vsucursal_tit{ background:url(images/sucursales_h1.png) no-repeat right; height:37px; width:400px; margin-top:-25px; text-align:right; position:relative; left: 0px; top: -20px; }
.vsucursal_tit h2{ color:#fff; font-family:Tahoma; font-size:13pt; padding-top:8px; padding-right:10px; }
.vsucursal_tit h2 span{ color:#fff; font-size:12pt; }

.sucursal{ margin:auto; width:870px; border:1px solid #7eaff8; background:#f5f5f5; padding-bottom:10px; margin-bottom:10px; }
.sucursal:hover{ border:1px solid #408bfc; background:#eaeaea; }
.sucursal h1{ margin:0; background:url(images/bgh1.png) repeat-x; height:30px; color:#FFFFFF; padding-left:10px; padding-top:5px; font-size:14px; font-family:"Trebuchet MS"; }
.sucursal_columna{ float:left; margin-left:12px; margin-top:10px; background:#fff; border:1px solid #ccc; width:200px; height:100px; }
.sucursal_columna p{ padding:10px; }
.textos { width:850px; margin:auto; padding:10px; border:1px dashed #ccc; margin-top:10px; }
.textos p{  color:#333; }
.textos p a{ background:#eef9fb; border:1px solid #9deaf8; padding-left:3px; padding-right:3px; color:#0084ac; text-decoration:none; }
.textos p a:hover{ background:#ddf6fb; border:1px solid #9deaf8; color:#0084ac; }

.content2{ margin:auto; width:880px; padding-top:20px; }
.caluga{ float:left; width:200px; height:190px; background:url(images/caluga.png) no-repeat; margin-left:10px; margin-right:10px; padding-top:4px; }
.caluga_img{ margin:auto; width:190px; height:135px; margin-top:10px; }
.caluga_title{ margin:auto; width:190px; height:30px; text-align:center; }
.caluga_title h2{ font-size:10pt; color:#e00606; font-family:"Century Gothic"; padding-top:10px; text-transform:uppercase; }
.caluga_title h2 a{ color:#e00606; text-decoration:none; font-weight:bold; }
.caluga_title h2 a:hover{ color:#e00606; border-bottom:1px dashed #e00606; }	
	
	.pdf{ margin:auto; width:670px; height:50px; opacity:0.8; filter: alpha(opacity = 80); }
.pdf:hover{ opacity:1; filter: alpha(opacity = 100); }

.btn_back{ background:#eef9fb; border:1px solid #9deaf8; padding:5px; color:#0084ac; float:right; margin-right:20px; margin-top:20px; cursor:pointer; }
.btn_back:hover{ background:#ddf6fb; border:1px solid #9deaf8; color:#0084ac; }
	
.pie{ margin:auto; width:900px; height:30px; background:#fbfbfb; border-top:1px solid #ccc; }	
.pie p{ text-align:center; margin-top:5px; font-size:12px; color:#999; font-family:"Century Gothic"; }
	.pie p a{ color:#666; text-decoration:none; }
	.pie p a:hover{ color:#999; text-decoration:underline; }
	
.footer{ margin:auto; width:900px; height:120px; }
	.footer p{ margin:auto; width:700px; text-align:center; margin-top:10px; font-size:11px; color:#e6e6e6; }
		.footer a{ color:#dadada; text-decoration:none; }
		.footer a:hover{ color:#f6f6f6; }
		.footer table{ margin:auto; color:#c7c7c7; border:0; }

.footer_uno{ float:left; width:100px; margin-top:3px; }
.footer_dos{ margin:auto; width:900px; margin-top:3px; text-align:center; color:#f6f6f6; }
.footer_tres{ float:left; width:100px; margin-top:0px; text-align:right; opacity:0.6; filter: alpha(opacity = 60); }
.footer_tres:hover{ opacity:1; filter: alpha(opacity = 100); }
.footer_holding{ float:left; width:800px; color:#fbfbfb; border:0; }
.footer_line{ margin:auto; width:900px; height:10px; background:url(images/linefooter.png) no-repeat center; }
