@import "estilo.css";

.caja{
   background: url("../images/cajasup.png");
   background-position: top;
   background-repeat: no-repeat;
   width: 553px;
   float: left;
   margin: 0 0 15px 5px;
   overflow: hidden;
}

.caja .cajainf{
   background: url("../images/cajainf.png");
   background-position: bottom;
   background-repeat: no-repeat;
   width: 553px;
   padding: 10px 0;
   overflow: hidden;
}

.caja .cajacontenido{
   width: 530px;
   margin: 0 auto;
}

.caja .titulo{
	text-align: left;
	margin: 10px 0 0 0;
}


.caja h1{
   color: #666666;
   font-size: 35px;
   margin: 3px 0 10px 3px;
   padding: 0;
   width: 244px;
   border:none;
   font-weight: normal;
}
.caja .pestanas{
   width: 500px;
   margin: 15px 0 0 3px;
   display: table;
}
.caja .pestanas ul{
   margin: 0;
   padding: 0;
   list-style: none;
}
.caja .pestanas li{
   margin: 0;
   padding: 0;
   margin-left: 5px;
   float: left;
}
.caja .pestanas li a{
   background:no-repeat top right url(../images/tab_btn.png);
   height: 19px;
   display: block;
   float: left;
   padding: 0 10px 0 10px;
   border-left: #ccc solid 1px;
   color: #6F6F6F;
   text-decoration: none;
   font-size: 13px;
}
.caja .pestanas li a:hover{
   color: #404040;
}
.caja .pestanas li a.selected{
	background:no-repeat top right url(../images/tab_btn_s.png);
	border-left: #ccc solid 1px;
	color: #212121;
	margin-top: -1px;
	border-bottom: #D3D3D3 1px solid;
}
.caja .subcaja{
   background: top left no-repeat url(../images/subcaja.png);
   padding-left: 0;
   overflow: hidden;
   padding: 5px 0px 0px 30px;
}

.caja .cajasverificacion_tipovehiculo table{ 
   width: 100%;
   border-collapse: collapse;
   margin: 0;
   padding: 0;
   font-size: 11px;
}
#buscar_camionetas .cajasverificacion_tipovehiculo{
	padding: 30px 0 20px 0;

}
.caja form{
	font-size: 11px;
	color: #000;
	font-family: verdana;
	font-weight: bold;
}

.caja form select{
	font-size: 11px;
	color: #000;
	border: 1px solid #006699;
	padding: 1px;
}

.caja form .gde{
	width: 200px;
    border: 1px solid #006699;
    font-size: 11px;
}

.caja form .chi{
	width: 85px;
}

.caja .btn_buscar{
	float: left;
	margin-top: 100px;
	text-align: left;
	margin-left: 10px;
}

input.buscar_btn{
	font-family: verdana;
	background: url(../images/buscar_btn.png);
	width: 95px;
	height: 31px;
	border: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 12px;
	color: #FFFFFF;
    cursor: pointer;
}

input.buscar_btn_id{
	font-family: verdana;
	background: url(../images/buscar_btn_id.png);
	width: 75px;
	height: 20px;
	border: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 20px;
	color: #FFFFFF;
    cursor: pointer;
}

.numid{
   background-image: url(../images/numerodeid.png);
   background-position: top left;
   background-repeat: no-repeat;
   width: 232px;
   border: #B2B2B2 solid 1px;
}

.alto1{
   height: 245px;
}
.alto2{
	height: 150px; 
}
/***************************/
#marcas_logotipos{
   width: 570px;
   text-align: center;
   margin: 0 auto;
   clear: both;
	padding: 10px 0;
}
#marcas_logotipos h1{
   color: #333;
   font-size: 22px;
   margin: 0 auto;
   padding: 0;
   width: 520px;
   text-align: left;
   margin-bottom: 10px;
	border-bottom: solid 1px #A7C8E0;
}
#marcas_logotipos table{
	border-collapse: collapse;
}
#marcas_logotipos  tr{
   height: 76px;
}
#marcas_logotipos td{
   width: 84px;
}
#marcas_logotipos td a{
   margin-left: 7px;
   display: block;
   float: left;
   width: 84px;
   text-align: center;
	overflow: hidden;
	height: 76px;
}
#marcas_logotipos td a:hover{
   background: left no-repeat url(../images/logo_over.png);
}
/*********************************/
#top5{
   width: 550px;
   background: left top no-repeat url(../images/top5supbak.png);
   text-align: center;
   margin: 10px auto;
   clear: both;
}
#top5 h1{
   color: #333;
   font-size: 22px;
   margin: 0 auto;
   padding: 0;
   width: 520px;
   text-align: left;
   padding-top: 14px;
   margin-bottom: 10px;
   border:none;
}
#top5 .item{
   margin: 0 auto;
   padding: 6px 0 6px 6px;
   float: left;
}
#top5 .item .foto{
   float: left;
}
#top5 .item .foto img{
   border: 3px solid #B8B8B8;
   width: 97px;
}
#top5 .item a img:hover{
   border: #3363AC 3px solid;
}

/*---------------------------------------------
				NOTICIAS INDEX
---------------------------------------------*/

.noticia_index{
	width:auto;
	height:auto;
	overflow:hidden;
	float:left;
}

.noticia_index h2{
	font-size: 16px;
	font-family: verdana;
	line-height: 22px;
}

.noticia_index h2 a{
	color:#000;
	text-decoration:none;
	padding-bottom:5px;
}

.noticia_index h2 a:hover{
	text-decoration:underline;
}

.foto_nota{
	width:171px;
	height:125px;
	overflow:hidden;
	margin:0 15px 0 0;
	float:left;
}

.noticia_index_txt{
	width: 330px;
	height:50px;
	line-height:15px;
	overflow:hidden;
	font-size:13px;
	float:left;
	padding-right:10px;
	border-bottom:1px dotted #999999;
}

.noticia_index_link{
	width: 330px;
	line-height:10px;
	float:left;
	padding:2px 10px 0 0;
}

.noticia_index_link a{
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.noticia_index_link a:hover{
	text-decoration:underline;
}

.tu_auto{
    font-family: verdana;
    font-size: 12px;
    margin: 10px;
}

