@charset "UTF-8";
/* CSS Document */

#rotator
{
  background: url(/rotacion/demobikes/rotator.php) no-repeat center top;
  float:left;
	width: 900px;
	height: 300px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}
.titulo_modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 4px;
	line-height: normal;
	text-transform: none;
	margin-top: 4px;
	margin-left: 5px;
	width: 130px;
}
.modelos_demobike{
	float: left;
	background-image:url(/rotacion/demobikes/bg/bg_modelo.jpg);
	background-repeat:no-repeat;
	width: 150px;
	height: 130px;
	margin-right:15px;
}
.over_demobike{
	float: left;
	background-image:url(/rotacion/demobikes/bg/bg_over.jpg);
	background-repeat:no-repeat;
	width: 150px;
	height: 130px;
	margin-right:15px;
}
.image_demobike {
	float: left;
	height: 82px;
	width: 128px;
	border: 1px #CCCCCC solid;
	margin-left: 6px;
	_margin-left: 3px;
	margin-top: 7px;
}
.dropdown {
	border: 1px #CCCCCC solid;
	height: 20px;
	width: 220px;
	font:Arial, Helvetica, sans-serif;
}
.provincias {
	float:left;
	height: auto;
	width: 250px;
}
.concesionarios {
	float:left;
	width: 580px;
	font-style: normal;
	font-weight: normal;	

}
.Nombre_concesion{
	float: left;
	height: 16px;
	width: 250px;
	border: 1px #CCCCCC solid;
	padding-top:2px;
	padding-left: 5px;
	}
.ciudad_concesion{
	float: left;
	height: 16px;
	width: 300px;
	border: 1px #CCCCCC solid;
	padding-top:2px;
	padding-left: 5px;
	
}
.modelos_disponibles{
	float: left;
	height: 16px;
	width: 150px;
	border: 1px #666666 solid;
	padding-top:2px;
	padding-left: 5px;
	}
.direcccion_concesionario{
	float: left;
	height: auto;
	width: 557px;
	border: 1px #CCCCCC solid;
	background-color:#dddddd;
	padding-top: 2px;
	padding-left: 5px;
	}
#titular{
background-color:#000000;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}
.centrartexto{
text-align:center}
#banner_modelos {
	width: 900px;
	height:245px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}
#mapa_conc{
	background-image:url(/modelos-de-prueba-Honda/images/mapa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}