body{
    font-family:SuzukiPRORegular;
    font-size: 12px;
}

a{
    color:#00f;
}

a img{
    border: none;
}

.tituloNoticias{
	font-size:45px;
	font-family:SuzukiPROHeadline;
	color:#2065A9;
	margin-top:30px;
	margin-left:20px;
	text-align:left;
}

#fecha{
	background-color:#000000;
	color:#FFFFFF;
	font-size:24px;
	font-family:SuzukiPROBold;
	width:478px;
	height:47px;
	margin-left:50px;
	line-height:2em;
}

.noticia{
	font-family:SuzukiPRORegular;
    font-size: 12px;
	line-height:normal;
	border:1px solid #DEDEDE;
	width:478px;
	height:40px;
	text-align:center;
	margin-left:50px;
	vertical-align:middle;	
}

#blanket{
	background-color:#111;
	opacity: 0.55;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv{
	position:absolute;
	background-color:#eeeeee;
	width:500px;
	height:auto;
	z-index: 9002;
}

.titulo{
	font-family:SuzukiPROBold;
	font-size: 16px;
	text-align: center;
}

#popUpBody{
	margin-left:15px; 
	margin-right:15px;
	color:#000000;
}

#topLeft{
	font-family:SuzukiPROBold;
	height:23px;
    width:460px;
    float:left;
	background-color:#0B3B6C;
	font-size:18px;
	color:#FFFFFF;
}

#topRight{
	font-family:SuzukiPROBold;
	height:23px;
    width:40px;
    float:left;
	background-color:#0B3B6C;
}

/*<div id="topLeft">Noticias</div>
<div id="topRight"><a href="#" onclick="popup('popUpDiv')" style="color:#FFFFFF">Cerrar</a></div>
*/

#barraPopUp{
	background:url(../Noticias/imagenes/title.gif) #213382;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	height:30px;
    width:467px;
}

#btnUsados{
	height:50px;
	width:115px;
	margin-top:-110px;
	right:444px;
	position:absolute;
	z-index:400;
}

#popUpFormUsados{
	margin-top:-45px;
	right:210px;
/*	position:absolute; */
	position:fixed;
	z-index:500;
	
}

#popUpFormUsados table td{	
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	line-height:10pt;
	border-color:#CCCCCC;
}

#popUpUsados{
	margin-top:-45px;
	right:210px;
	position:absolute; 
	z-index:50; 
}

#popUpUsados table td{	
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	line-height:10pt;
	border-color:#CCCCCC;
}

#tituloUsados{
background-color:#FFFFFF;
height:77px;
background:url(../Usados/tituloAutosU.jpg) no-repeat center;
}

#BarraTop{
width:239px;
height:17px;
background:url(../Usados/barraTop.png) no-repeat center;
}

#BarraB{
width:239px;
height:30px;
background:url(../Usados/barraB.png) no-repeat center;
}

#BarraDer{
width:24px;
 height:305px;
 background:url(../Usados/BarraDer.png) no-repeat center;
}

#BarraIzq{
width:14px;
 height:305px;
 background:url(../Usados/BarraIzq.png) no-repeat center;
}

/*********Abril 12: Flyer**************************************/

.btnform2
{
position:relative; 
z-index:450; 
margin-top:-407px; 
width:241px; 
height:289px; 
right:-683px;
}

.form2
{
background:url(../home/form2/Form2.png) no-repeat center;
position:relative; 
z-index:455; 
margin-top:-407px; 
width:241px; 
height:289px; 
right:-683px;
}

.btncancel a {color:#FF3333; font-weight:bold;}
.btnenviar a {color:#009999; font-weight:bold;}
.spanform2 { color:#FFFFFF; font-weight:bold;}
.txtform2{ border:none; height:18px;}
.txtVehform2{ border:none; height:18px; width:100px;}
.txareaform2{ border:none; height:62px; width:100%;}
