@charset "utf-8";
/* CSS Document */
BODY { 
background-color:#540206; background-image:url(images/bg.jpg); background-repeat:repeat-x;
font-family:Verdana;
font-size:12px;
}


.div1{
	width:40%;
}
.cont1{
	background-color:#333333;
	width:100%;
	padding: 3px;
	color:#FFFFFF;
	font-size:11px;
	display:none;
}
.div2{
	width:40%;
}
.cont2{
	background-color:#333333;
	width:100%;
	padding: 3px;
	color:#FFFFFF;
	font-size:11px;
	display:none;
}



SPAN{
font-family:"DejaVu Sans";
font-size:13px;
color:#555555;

}
#carros
{
	float:left;
	width:0px;
	height:147px;
	position:relative;
}
#banner1
{
	float:left;
	width:150px;
	height:150px;
	top:4px;
	position:relative;
}
.fondopage{ background-color:#f3f8f5;}

.fondopagefoot{ background-color:#9d0707;}

.inpt{ border:#CCCCCC solid 1 px; height:24px; color:#666666; font-size:12px;}
.btn{ font-size:9px; height:26px; background-color:#540306; color:#FFFFFF; background-image:images/btentrar.jpg; border:#333333 solid 0px; font-family:"DejaVu Sans";}
.btnbuscar{ font-size:12px; height:26px; background-color:#540306; color:#FFFFFF; background-image:images/buscar.jpg; border:#CCCCCC solid 1px; font-family:"DejaVu Sans";}


.page{
	font-family: Arial;
	color: #07394E;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background:	url(images/pageout.png) no-repeat bottom;
	
}

.page:hover {
	font-family: Arial;
	color: #07394E;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	text-decoration: none;
	background:	url(images/pageactive.png) no-repeat bottom;
}

.activepage {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background:	url(images/pageactive.png) no-repeat bottom;
}

.pageblue{
	font-family: Arial;
	color: #07394E;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background:	url(images/pageout.png) no-repeat bottom;
	
}
.pageblue:hover {
	font-family: Arial;
	color: #07394E;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	text-decoration: none;
	background:	url(images/pageactiveblue.png) no-repeat bottom;
}

.activepageblue {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-align:	center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background:	url(images/pageactiveblue.png) no-repeat bottom;
}

.font-busca{ font-size:13px; color:#333333;}
.linki{ color:#555555;  font-family:"DejaVu Sans";
text-decoration:none;
font-size:10px;
color:#555555; }
.linki:hover{ font-family:"DejaVu Sans";
font-size:10px; color:#FF0000;}
.newlinki{ 
color:#666666; font-size:11px; text-decoration:none;
}
.newlinki:hover{ 
color:#666666; font-size:11px; background:#CCCCCC; border:#FF9900 1px dashed; padding-left:1px;
}

#pic {
   /* background-color: #FFFFFF;
    left: 10px;
    position: relative;
    top: 0px;
    width: 135px;*/
}

#pic a .large {
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}

#pic a img {
    border: 0;
}

#pic a.p1, #pic a.p1:visited {
   /*background: #FFFFFF;
    border: 1px solid #000000;
    display: block;
    height: 90px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 135px;*/
}

#pic a.p1:hover {
    /*background-color: #8C97A3;
    color: #000000;
    text-decoration: none;*/
}

#pic a.p1:hover .large {
    /*border: 1px solid #000000;*/
	display: block;
    height: 50px;
    left: 800px;
    position: absolute;
    top: 680px;
    width: 50px;
}

.gradient2{
font-size:11px;
color:#990000
}

.gradient2:hover {
font-size:11px;
color:#FFF;
background-color:#FF6600;
}

