body {
	font-family:Arial,verdana;
	/*font-style:italic;
	background-image:url(images/fondorosa.jpg);
	background-repeat:repeat;
	margin-top:0px;
	/*color:#330066;*/
	color:#000;
	background-color:#000;
	}
A {color:#FB7A08;}

#contenedor {
	text-align:center;
	width:100%;
	margin:auto;
	}
#contenido {
	margin:auto;
	width:756px;
	border:2px solid #FB7A08;
	background-color:#FFF;
	}

#info01 {
	background-color: #36f; 
	visibility: hidden; 
	position: absolute; 
	top: 18px; 
	left: 18px; 
	width: 752px; 
	height: 300px }

/* ------------ MENU DE NAVEGACION ------------ */
#navcontainer
{
margin: 0;
padding: 0;
font-style: normal;
}

#navcontainer UL
{
list-style: none;
/*margin-left: 20px;*/
margin: 0;
padding:0;
/*padding-left: 5px;*/
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
/*padding: 0px;*/
padding-left: 1px;
float: left;
width: 151px;
height:34px;
}

#navcontainer A
{
font-size:14px;
font-weight:bold;
color: #444;
display: block;
width: auto;
text-decoration: none;
Background-image: url(images/fondo_boton.jpg);
Background-repeat: no-repeat;
Background-position: 0 0;
margin: 0 auto;
padding: 7px 10px;
}

#navcontainer A:hover, #navcontainer A:active { Background-image: url(images/fondo_boton1.jpg); /*background: #BBBBBB;*/ }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
Background-image: url(images/boton_sel.gif); 
font-weight: bold;
text-decoration:underline; 
color:#FFF;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* ------------ FIN DE MENU DE NAVEGACION ------------ */

/* -------------- FOTOS AUTOS PORTADA -------------- */

#auto1 {
	width:240px;
	float:left;
	font-weight:bold;
	}
#auto2 {
	width:240px;	
	float:right;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	}
#auto3 {
	width:240px;
	float:left;
	font-weight:bold;
	}
#auto4 {
	width:240px;	
	float:right;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	}
/* ------------ FIN FOTOS AUTOS PORTADA ------------ */