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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	background-image: url(../images/tpt-images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 83px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tpt-images/bg-head.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#cont-logo {
	height: 42px;
	width: 770px;
	padding-left: 30px;
}
#logo {
	float: left;
	height: 42px;
	width: 186px;
}
#usados {
	float: left;
	height: 42px;
	width: 188px;
}
#menu-top-a {
	color: #C60203;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	line-height: 25px;
}
#menu-top-a a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu-top-a a:hover {
	color: #C60203;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C60203;
}


#menu-top {
	height: 40px;
	width: 800px;
	text-align: center;
	color: #C60203;
}

#menu-top a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
#menu-top a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2080f;
	padding-bottom: 3px;
}
#cont-menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
#cont-menu a {
	color: #AF0917;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF0917;
}
#cont-menu a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.link  a {
	color: #AF0917;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF0917;
}
.link  a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#car-modelos {
	height: 343px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#car-index {
	background-image: url(../images/tpt-images/animacion.png);
	background-repeat: no-repeat;
	height: 343px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	margin-left: 28px;
	padding-top: 2px;
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	display: block;
	width: 100px;
}
#menu a:hover {
	color: #A80202;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A80202;
	padding-left: 5px;
}

#p-manejo {
	height: 118px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------------------- CARRUSEL PRIMERA LINEA --------------------------------- */
#carros {
	height: 80px;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tpt-images/bg_menu.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
#carros #picanto {
	height: 80px;
	width: 114px;
	float: left;
}
#carros #picanto a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/picanto.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros #picanto a:hover {
	background-image: url(../images/tpt-images/botones/picanto-over.png);
	background-repeat: no-repeat;
}
#carros #rio {
	height: 80px;
	width: 114px;
	float: left;
}
#carros #rio a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/rio.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros #rio a:hover {
	background-image: url(../images/tpt-images/botones/rio-over.png);
	background-repeat: no-repeat;
}
#carros  #cerato {
	height: 80px;
	width: 114px;
	float: left;
}
#carros  #cerato  a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/cerato.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros  #cerato  a:hover {
	background-image: url(../images/tpt-images/botones/cerato-over.png);
	background-repeat: no-repeat;
}
#carros  #cerato_koup {
	height: 80px;
	width: 114px;
	float: left;
}
#carros  #cerato_koup  a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/cerato_koup.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros  #cerato_koup  a:hover {
	background-image: url(../images/tpt-images/botones/cerato_koup-over.png);
	background-repeat: no-repeat;
}
#carros #soul {
	height: 80px;
	width: 114px;
	float: left;
}
#carros #soul a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/soul.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros #soul a:hover {
	background-image: url(../images/tpt-images/botones/soul-over.png);
	background-repeat: no-repeat;
}
#carros #carens {
	height: 80px;
	width: 114px;
	float: left;
}
#carros #carens a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/carens.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 114px;
}
#carros #carens a:hover {
	background-image: url(../images/tpt-images/botones/carens-over.png);
	background-repeat: no-repeat;
}
#carros #carnival {
	height: 80px;
	width: 116px;
	float: left;
}
#carros #carnival a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/carnival.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 116px;
}
#carros #carnival a:hover {
	background-image: url(../images/tpt-images/botones/carnival-over.png);
	background-repeat: no-repeat;
}
/* ------------------------- FIN PRIMERA LINEA --------------------------------- */

/* ------------------------- CARRUSEL SEGUNDA LINEA --------------------------------- */
#carros2
 {
	height: 95px;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tpt-images/bg_menu.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	background-position: bottom;
	margin-bottom: 8px;
}
#carros2 #sorento {
	height: 95px;
	width: 148px;
	float: left;
}
#carros2 #sorento a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/sorento.png);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 148px;
}
#carros2 #sorento a:hover {
	background-image: url(../images/tpt-images/botones/sorento-over.png);
	background-repeat: no-repeat;
}
#carros2 #mohave {
	height: 95px;
	width: 148px;
	float: left;
}
#carros2 #mohave a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/mohave.png);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 148px;
}
#carros2 #mohave a:hover {
	background-image: url(../images/tpt-images/botones/mohave-over.png);
	background-repeat: no-repeat;
}
#carros2 #comercial {
	height: 95px;
	width: 237px;
	float: left;
	margin-right: 108px;
}
#carros2 #comercial a {
	text-decoration: none;
	background-image: url(../images/tpt-images/botones/comercial.png);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 237px;
}
#carros2 #comercial a:hover {
	background-image: url(../images/tpt-images/botones/comercial-over.png);
	background-repeat: no-repeat;
}
#carros2  img {
	border-top-color: #c70304;
	border-right-color: #c70304;
	border-bottom-color: #c70304;
	border-left-color: #c70304;
}
/* ------------------------- FIN CARRUSEL SEGUNDA LINEA --------------------------------- */
#pdf {
	height: 23px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#footer {
	background-image: url(../images/tpt-images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #C60203;
	font-size: 9px;
	padding-top: 50px;
	line-height: 12px;
	padding-bottom: 4px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
}
#footer a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2080f;
	padding-bottom: 3px;
}
.usados:a {
	color: #AF0917;
}
.foto1 {
	border: 1px solid #AF0917;
}
.foto2 {
	border: 1px solid #AF0917;
	margin-right: 20px;
	margin-bottom: 20px;
}
.foto3 {
	border: 1px solid #AF0917;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.foto4 {
	border: 1px solid #AF0917;
	margin-bottom: 20px;
	margin-left: 20px;
}
h1 {
	font-weight: normal;
	color: #AF0917;
}
h2 {
	font-weight: normal;
	color: #AF0917;
	text-align: center;
	line-height: 27px;
}
h3 {
	font-weight: normal;
	color: #AF0917;
	margin: 0px;
	padding: 0px;
}
.noticias-formato   {
	color: #AF0917;
	text-align: right;
	font-size: 12px;
}
#noticias-formato  a {
	color: #333333;
	text-decoration: none;
	text-align: left;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#noticias-formato  a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
