*{
	margin:0;
	padding:0;
	outline:0;
}
body{
	background:url(imagenes/fondo.jpg) no-repeat center top #561817;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a img{
	border:none;}

.wrap{
	width:940px;
	margin:auto;
}
#header{
	width:940px;
	height:440px;
}
/*----------------CONTENT---------------*/
#content{
	width:870px;
	padding:15px 30px 0 40px;
	float:left;
	background:url(imagenes/content.png) repeat-y;
	/*background:url(imagenes/content.gif) repeat-y;*/
}
#content h1{
	font-size:16px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:5px 0;
}
#content .gray{
	color:#999;
}
#content .red{
	color:#900;
}
#content h2{
	color:#DD0722;
	font-size:12px;
	padding:5px 0;
}
#content h3{ color:#666;	
	font-size:12px;
	padding:5px 0;
}
#content p, #content ul, #content ol{
	color:#666;
	font-size:10px;
	padding:5px 0;
	line-height:16px;
}

#content li{
	margin-left:15px;
}
#content a{
	color:#DD0722;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}

#left{
	width:420px;
	padding:5px;
	float:left;
}

#right{
	width:420px;
	padding:5px;
	float:right;
}
.nobg{
	margin-top:10px;
}
.corner{
	background:gray;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


.rounded-t{
	width:420px;
	height:10px;
	background:url(imagenes/rounded-t.gif) no-repeat #f0f2ec;
}
.rounded-b{
	width:420px;
	height:10px;
	background:url(imagenes/rounded-b.gif) no-repeat white;
}

.content{
	width:400px;
	background:#f0f2ec;
	padding:0 10px;
}
/*----------------INICIO--------------*/
.index-box{
	float:left;
	border-right:1px dotted red;
	min-height:150px;
	/*height:150px;*/
	padding:0 5px;
}


.index-text{
	width:350px;
}
.index-video{
	width:280px;
	margin-left:10px;
}
/*. {
	position:absolute;
	top:460px;
	margin-left:670px;
}*/
.object{
	padding-bottom:35px;
}


.line{
	height:8px;
	width:100%;
	background:url(imagenes/line.gif) repeat-x;
	float:left;
	margin-top:3px;
}
.line-index{
	width:75% !important;
}
.read-more{
	float:left;
	font-size:9px;
	margin-left:8px;
}

/*FORM*/

#form-buttons{
	width:148px;
	height:26px;
	background:url(imagenes/form-bg.gif) no-repeat;
	margin-top:5px;
	float:right;
}
.reset-btn{
	width:67px;
	height:20px;
	background:url(imagenes/limpiar.gif) no-repeat;
	border:none;
	margin:3px 0 0 4px;
}
.submit-btn{
	width:67px;
	height:20px;
	background:url(imagenes/enviar.gif) no-repeat;
	border:none;
	margin:2px 0 0 0px;
}
.form-table p{
	font-weight:bold;
	padding:0 !important;
}
.form-table td{
	vertical-align:top;
	padding:3px;
}
.form-table input{
	width:250px;
}
.form-table textarea{
	width:300px;
	height:80px;
}
p.error{
	color:red!important;
	font-size:9px!important;
	}

/*====================CAMIONES=================*/

#camion{
	width:870px;
	float:left;

}

.camion{
	width:280px;
height:170px;
	float:left;
	margin:5px;
}
.camion img:hover{}

/*-----------------FOOTER----------------*/
#footer{
	width:940px;
	height:52px;
	background:url(imagenes/footer.png) no-repeat;
	/*background:url(imagenes/footer.gif) no-repeat;*/
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
#footer p{
	font-size:10px;
	color:#3e3e3e;
	line-height:62px;
}
#footer .copyright{
	float:left;
	margin-left:50px;
}
#footer .datos{
	float:right;
	margin-right:50px;
}

.menu{
	clear:both;
	list-style:none;
	text-align:center;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu li{
	display:inline;
	font-size:9px;
}
.menu a{
	color:#971008;
	padding:0 3px;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}

.index-contact{
width:202px;
float:right;
}


.vio_video{
	-moz-border-radius:12px 12px 12px 12px;
	-webkit-border-radius:12px 12px 12px 12px;
	background: #BCC9BE;
	margin-left:10px;
	padding:23px 15px 15px 155px;
	width:682px;
	border:none;
}

