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


.blanco {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 20px;
}
.CampoBuscar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 202px;
	margin-bottom: 5px;
}

#Cont{
	width: 780px;
	margin:auto;
	clear:both;
	height:11px;
}
#Cont2{
	width: 780px;
	float: left;
	margin:auto;
	clear:both;
}
#top {
	width: 758px;
	height: 11px;
	float:left;
	background-image: url(/imgs/degt.jpg);
	background-repeat: repeat-x;
}
#topL {
	width: 11px;
	height: 11px;
	float: left;
	background-image: url(/imgs/tl.jpg);
}
#topR {
	width: 11px;
	height: 11px;
	float: left;
	background-image: url(/imgs/tr.jpg);
}
#left {
	width: 780px;
	float: left;
	background-image: url(/imgs/degl.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#right {
	width:769px ;
	float:right ;
	background-image: url(/imgs/degr.jpg);
	background-position:right ;
	background-repeat:repeat-y ;
	background-color:#F3F3F3;
}
#contenido {
	width:758px;
	background-color: #F3F3F3;
	clear:both;
	float:left;
}
#buscador {
	width:758px;
	height: 20px;
	background-image: url(/imgs/degsearch.jpg);
	background-repeat: repeat-y;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 22px;
}
#buscador a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	text-indent: 10px;
	line-height: 22px;
	text-decoration: none;
}
#buscador a:link{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	text-indent: 10px;
	line-height: 22px;
	text-decoration: none;
}
#buscador a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	text-indent: 10px;
	line-height: 22px;
	text-decoration: none;
}
#buscador a:active{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	text-indent: 10px;
	line-height: 22px;
	text-decoration: none;
}
#separa {
	width:758px;
	float:left;
}
#tramaSearch {
	width:758px;
	height: 6px;
	background-image: url(/imgs/divsearch.jpg);
	background-repeat: repeat-x;
	float:left;
}
#BoxSearch {
	width:758px;
	height: 172px;
	background-image: url(/imgs/bckgboxsearch.jpg);
	float: left;
}
#BoxSearch2 {
	width:758px;
	background-color: #F3F3F3;
}
#ContSearch {
	width:752px;
	padding: 3px;
}
#BottA {
	width:758px;
	height: 30px;
	background-image: url(/imgs/divBott1.jpg);
	background-repeat: repeat-x;
	float: left;
}

#BottA img{
	margin:4px 0 0 192px;
}

#BottB {
	width:758px;
	height: 67px;
	background-image: url(/imgs/divBott2.jpg);
	background-repeat: repeat-x;
	float: left;}
	
#BottB .copy{
	width:400px;
	height:67px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	line-height: 65px;
	text-align: center;
	margin-left:165px;
	float:left;}
	
#BottB .fox{
	width:50px;
	float:right;
	margin-right:30px;
	margin-top:10px;}

#BottB .facebook{
	width:50px;
	float:right;
	padding:15px 0 0 0;}

#bottom {
	background-image: url(/imgs/degb.jpg);
	height: 11px;
	width: 758px;
	float: left;
}
#botL {
	width: 11px;
	height: 11px;
	float: left;
	background-image: url(/imgs/bl.jpg);
}
#botR {
	width: 11px;
	height: 11px;
	float: left;
	background-image: url(/imgs/br.jpg);
}
#ContLista{
	width: 485px;
	float: left;
	margin-left:5px;
}
#ProdBlanco {
	width: 485px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;

}
#ProdGris {
	width: 485px;
	float: right;
	height: auto;
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-bottom: 1px;
}
#titProd {
	float: left;
	margin: 3px;
	width: 350px;
}
#titProd a {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #005BAB;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
#titProd a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #005BAB;
	text-align: left;
	text-transform: uppercase;
}
#titProd a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #005BAB;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline;
}
#foto {
	width: 114px;
	float: left;
	padding: 3px;
}
#subtitProd {
	float: left;
	margin: 3px;
	width: 350px;
}
#subtitProd a {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
#subtitProd a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#subtitProd a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
#descProd {
	float: left;
	margin: 3px;
	width: 350px;
}
#descProd a {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 12px;
	text-decoration: none;
}
#descProd a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 12px;
}
#descProd a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 12px;
	text-decoration: underline;
}
#precio {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #ED1C24;
	text-align: left;
	font-weight: bold;
	float:left;
	width:488px;
	padding:10px;
}
#precio2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #ED1C24;
	text-align: left;
	font-weight: bold;
	float:left;
	width:488px;
	margin-left:5px;
}
#titProdSection {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #005BAB;
	text-transform: uppercase;
	height: 30px;
	line-height: 25px;
	width:488px;
	float:left;
	padding:10px;

}
#subtitProdSection {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	width:488px;
	float:left;
	padding:10px;
}
#subtitProd2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	width:488px;
	float:left;
	margin-left:5px;
}
#TitSubMenu {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	color: #FF0000;
	width:488px;
	float:left;
	font-weight: bold;
	padding:10px;

}
#descProdSection {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	float:left;
	width:488px;
	margin-bottom:20px;
	text-align: justify;
	padding:10px;
}
#descProdSection2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	float:left;
	width:488px;
	text-align: justify;
	margin-left:5px;
	padding-bottom:20px;
}
#Botonera {
	width:237px;
	height:20px;
	margin:1px;
}
#Botonera a {
	display:block;
	width:237px;
	height:20px;
	line-height:20px;
	background-image: url(/imgs/upBtn.jpg);
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 20px;
	text-decoration: none;
}
#Botonera a:hover {
	width:237px;
	height:20px;
	line-height:20px;
	background-image: url(/imgs/overBtn.jpg);
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-indent: 20px;
	text-decoration: none;
}
#TitBuscador {
	width:470px;
	float:left;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 3px;
}
#TitModelo {
	width:465px;
	float:left;
	padding:10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-top:3px;
}
#Ruteo {
	width:465px;
	float:left;
	padding:10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#Ruteo a:link{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Ruteo a:hover{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
#Ruteo a:active{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
#TitPopup {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: left;
}
#SubTitPopup {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
#LogoPopup {
	padding:5px;
	background-image:url(/imgs/popup_logo.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height:44px;
}
#Popup {
	width:496px;
	height:500px;
	float:left;
	background-color: #000000;
	padding:5px;
}
#Volver {
	width:237px;
	height:20px;
	float:left;
}
#Volver a {
	display:block;
	width:60px;
	height:20px;
	line-height:20px;
	background-color:#000000;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#Volver a:hover {
	width:60px;
	height:20px;
	line-height:20px;
	background-color:#FF0000;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#Imagenes {
	width:50px;
	float:left;
	margin:5px;
	padding:1px;
	background-color:#CCCCCC;
}
#TitLista {
	width:262px;
	height:25px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:40px;
}
#ItemLista {

	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#666666;
	text-indent:5px;
}
#ItemLista a {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#666666;
	text-indent:5px;
	text-decoration: none;
}
#ItemLista a:link {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#666666;
	text-indent:5px;
	text-decoration: none;
}
#ItemLista a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#ED1C24;
	text-indent:5px;
	text-decoration: none;
}
#SepLista {
	width:262px;
	height:15px;
	background-image: url(/imgs/sepLista.jpg);
	background-repeat:repeat-x;
}
#TitListaRight {
	width:466px;
	float:left;
	padding:1px;
	height:25px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
	margin-left:20px;
}
#TitListaRight2 {
	width:466px;
	float:left;
	padding:1px;
	height:25px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:14px;
	color:#ED1C24;
	font-weight:bold;
	margin-left:20px;
}
#PrecioA {
	width:200px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#666666;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#CCCCCC;
	line-height:20px;
	padding:5px;
}

#PrecioAright {
	width:200px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#666666;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	text-align:left;
	padding:5px;
}
#PrecioB {
	width:200px;
	height: 20px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#CCCCCC;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#333333;
	line-height:20px;
	padding:5px;
}
#PrecioBright {
	width:200px;
	height: 20px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#CCCCCC;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#333333;
	line-height:20px;
	text-align:left;
	padding:5px;
}
#TitHistoria {
	width:202px;
	height:25px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:40px;
}
#HistoriaKymco {
	width:202px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:14px;
	color:#666666;
	text-indent:5px;
	font-weight: bold;
}
#SepHistoria {
	width:202px;
	height:3px;
	background-image: url(/imgs/SepHist.jpg);
	background-repeat:repeat-x;
}
#TitHistoriaRight {
	width:500px;
	float:left;
	padding:1px;
	height:25px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#ED1C24;
	font-weight:bold;
}
#TitHistoriaRightBlue {
	width:500px;
	float:left;
	padding:1px;
	height:25px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
}
#TitHistoriaRight2 {
	width:526px;
	float:left;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:14px;
	color:#666666;
}
#Copete {
	width:500px;
	float:left;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:14px;
	color:#333333;
	margin-bottom: 20px;
}
#CopeteSmall {
	width:385px;
	float:left;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:14px;
	color:#333333;
	margin-bottom: 20px;
}
#SubmenuHist {
	width:202px;
	height:20px;
}
#SubmenuHist a {
	display:block;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#CCCCCC;
	font-size:11px;
	line-height:20px;
	text-indent:10px;
	background-image:url(/imgs/degUpSubHist.jpg);
	background-repeat:repeat-y;
	text-decoration:none;
}
#SubmenuHist a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-indent:10px;
	background-image:url(/imgs/degOverSubHist.jpg);
	background-repeat:repeat-y;
	text-decoration:none;
}
#SubmenuHistRight {
	width:200px;
	float:left;
}
#SubmenuHistRight a {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#000000;
	font-size:11px;
	text-indent:10px;
	text-decoration:none;
}
#SubmenuHistRight a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#ED1C24;
	font-size:11px;
	text-indent:10px;
	text-decoration:none;
}
#SubmenuHistRightYear {
	width:100px;
	float:left;
}
#SubmenuHistRightYear a {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#000000;
	font-size:11px;
	text-indent:10px;
	text-decoration:none;
}
#SubmenuHistRightYear a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#ED1C24;
	font-size:11px;
	text-indent:10px;
	text-decoration:none;
}
#SubmenuConcesionarios {
	width:202px;
	text-indent:8px;
}
#SubmenuConcesionarios a {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
#SubmenuConcesionarios a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#ED1C24;
	font-size:11px;
	text-decoration:none;
}
#TitConcesionarios {
	width:202px;
	height:25px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:10px;
}
.listaProvincias {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 202px;
}
#LetrasConcesionarios {
	width:500px;
	padding:1px;
	height:25px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	float:left;
	text-transform: uppercase;
	line-height:20px;
	text-decoration: none;
}
#LetrasConcesionarios a {
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	text-decoration: none;
}
#LetrasConcesionarios a:hover {
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:11px;
	color:#ED1C24;
	margin-bottom:10px;
	text-decoration: none;
}
#ConcesionariosA {
	width:131px;
	float:left;
	padding:10px;
	padding-left:16px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#ConcesionariosAData {
	width:190px;
	float:left;
	padding:10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
#SepLista2 {
	width:162px;
	height:15px;
	background-image: url(/imgs/sepLista.jpg);
	background-repeat:repeat-x;
}
#TitLista2 {
	width:162px;
	height:25px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:15px;
	color:#005BAB;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:40px;
}
#FinanciaContacto {
	width:202px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:14px;
	color:#666666;
	text-indent:5px;
}
#Contacto {
	width:500px;
	float:left;
	overflow:visible;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:12px;
	color:#333333;
}
#Contacto a {
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:12px;
	color:#333333;
}
#Contacto a:link {
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:12px;
	color:#333333;
}
#Contacto a:hover {
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:12px;
	color:#ED1C24;
}
#vermas {
	width:182px;
	padding:10px;
}
#vermas a {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#005BAB;
	font-size:11px;
	text-decoration:none;
}
#vermas a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color:#ED1C24;
	font-size:11px;
	text-decoration:none;
}

