/* @override http://grupoinauto.com/css/st-base.css */

/* copyright arturo martín // diseño */

@import url(tt.css);

body {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #ececec;
	color: #616161;
}

/* @group portada */

#logo {
	float: left;
}

#promo01 {
	
}

#promo01 p {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

#promo01 h4 {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

#promo02 p {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

#promo02 h4 {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

#promo02 {
	float: left;
}

#promo03 {
	
}

#promo03 p {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

#promo03 h4 {
	text-indent: -9999px;
	display: none;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group layout */

/* @group wrapper */

#wrapper-gutter {
	
}

#wrapper {
	width: 830px;
	background: white url(../img/common/main-bck.gif) repeat-y 50%;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group header */

#header {
	
}

#header-gutter {
	width: 830px;
	height: 213px;
}

/* @end */

/* @group main-body */

#main-body {
	
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	background: white url(../img/common/main-body-bck.gif) repeat-x;
	overflow: auto;
}

#main-body-gutter {
	padding: 15px 25px;
	line-height: 20px;
}

/* @end */

/* @group footer */

#footer {
	height: 133px;
	background: url(../img/common/footer-bck.gif) no-repeat 50%;
	margin: 0;
	padding: 0;
}

#footer-gutter {
	padding: 0;
	margin: 0;
}

#footer-container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	color: #96a0b5;
	line-height: 14px;
	font-size: 11px;
}

#footerleft {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid #9da7ba;
	height: 55px;
	margin-top: 15px;
}

#footerleft p {
	margin: 0;
}

#footermid {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid #9da7ba;
	height: 55px;
	margin-top: 15px;
}

#footermid p {
	margin: 0;
}

#footerright {
	margin-top: 15px;
	height: 55px;
	float: left;
}

#footerright p {
	margin: 0;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #96a0b5;
}

#footer a:hover {
	color: white;
}

#precioscambios {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.8em;
	color: #8ba1d6;
	font-style: italic;
	background-image: none;
}

/* @end */

/* @group amd */

#valid {
	background-color: #ededed;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#amd {
	width: 35px;
	height: 22px;
	float: right;
	margin-right: 10px;
}

#amd a {
	width: 35px;
	height: 22px;
	text-indent: -9999px;
	background: url(../img/common/am01.gif) no-repeat 0 0;
	display: block;
}

#amd a:hover {
	width: 35px;
	height: 22px;
	text-indent: -9999px;
	background: url(../img/common/am01.gif) no-repeat 0 -24px;
	display: block;
}

#validxhtml {
	width: 62px;
	height: 19px;
	float: left;
	margin-left: 10px;
}

#validxhtml a {
	width: 62px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/valid/valid_xhtml01.gif) no-repeat 0 0;
	display: block;
}

#validxhtml a:hover {
	width: 62px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/valid/valid_xhtml01.gif) no-repeat 0 -19px;
	display: block;
}

#validcss {
	width: 41px;
	height: 17px;
	float: left;
	margin-left: 10px;
}

#validcss a {
	width: 41px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/valid/valid_css01.gif) no-repeat 0 0;
	display: block;
}

#validcss a:hover {
	width: 41px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/valid/valid_css01.gif) no-repeat 0 -19px;
	display: block;
}

/* @end */

/* @end */

/* @group navigation */

#navcontainer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 42px;
	background: #7fa2b9 url(../img/common/nav-bck.gif) repeat-x;
	font-size: 11px;
}

#nav {
	float: right;
	margin: 0;
	list-style: none;
	background: url(img/nav_bg.gif) repeat-x left;
	height: 42px;
	padding: 0 0 0 46px;
}

#nav li {
	float: left;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 100%;
	margin: 0 8px 0 0;
}

#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 15px;
	color: white;
	text-decoration: none;
	border-bottom: none;
	background: url(img/off_bg.gif) repeat-x left;
}

#nav a:hover, body#intro #t-intro a {
	color: #333;
	background: #ececec url(img/on_bg.gif) repeat-x left;
	border-top: 1px solid #69879a;
}

#nav li#active a {
	color: #333;
	background: #ececec url(img/on_bg.gif) repeat-x left;
	border-top: 1px solid #69879a;
	border-left: 2px solid #69879a;
	border-right: 2px solid #69879a;
}

#nav li.updated {
	background: url(../img/updated.gif) no-repeat center 30px;
}

/* @end */

/* @group portada */

#promo01 {
	margin: 0;
	padding: 0;
}

#promo01 img {
	display: block;
}

#promo02 {
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
}

#promo02 img {
	display: block;
}

#promo03 {
	margin: 0;
	padding: 0;
	float: right;
}

#promo03 img {
	display: block;
}

/* @end */

/* @group ocasión */

.ocasion_coche {
	width: 99%;
	margin-bottom: 20px;
	float: left;
}

.ocasion_coche a:hover img {
	border: 1px solid silver;
	background-color: #ececec;
}

.ocasion_coche img {
	border: 1px solid #dadada;
	padding: 3px;
	background-color: white;
}

.ocasion_coche img.mini {
	float: left;
	border: 1px solid #dadada;
	padding: 3px;
	background-color: white;
	margin-top: 6px;
	margin-right: 2px;
}

.ocasion_coche a:hover img.mini {
	border: 1px solid silver;
	background-color: #ececec;
}

.ocasion_fotos {
	width: 150px;
	float: left;
}

.ocasion_info {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.ocasion_info li strong {
	color: #83a8c0;
}

.ocasion_caracteristicas {
	width: 350px;
	font-size: 10px;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	border-left: 1px dotted #c7c7c7;
}

.ocasion_caracteristicas strong {
	color: #83a8c0;
}

#ocasion_title {
	background: url(../ocasion/img/ocasion_title.gif) no-repeat;
	width: 330px;
	height: 96px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ocasion_bloque_texto {
	margin-left: 165px;
}

.ocasion_precio {
	font-weight: bold;
	color: #df8409;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}

.ocasion_titlebar {
	background-color: #85abc3;
	color: white;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 12px;
}

/* @end */

/* @group contacto */

#contacto_title {
	background: url(../contacto/img/contacto_title.gif) no-repeat;
	width: 294px;
	height: 29px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#leftcol {
	float: left;
	width: 350px;
}

#leftcol-gutter {
	padding-bottom: 30px;
}

#rightcol {
	margin-left: 380px;
	border-left: 1px solid silver;
}

#contacto-oficinas h2 {
	color: #7292a6;
	font-size: 16px;
	background: url(../contacto/img/oficinas.gif) no-repeat left center;
	padding-left: 20px;
}

#contacto-oficinas li {
	margin-bottom: 10px;
}

#contacto-telefonos h2 {
	color: #7292a6;
	font-size: 16px;
	background: url(../contacto/img/telefonos.gif) no-repeat left center;
	padding-left: 20px;
}

#contacto-emails h2 {
	color: #7292a6;
	font-size: 16px;
	background: url(../contacto/img/email.gif) no-repeat left center;
	padding-left: 20px;
}

#contacto-emails a:link {
	color: #64a3c2;
	text-decoration: none;
}

#contacto-emails a:visited {
	color: #64a3c2;
	text-decoration: none;
}

#contacto-emails a:active {
	color: #64a3c2;
	text-decoration: none;
}

#contacto-emails a:hover {
	color: #457186;
	text-decoration: none;
}

.formularioh2 {
	width: 204px;
	height: 19px;
	background: url(../contacto/img/formulario.gif) no-repeat;
	text-indent: -9999px;
}

#contacto-oficinas ul {
	padding-left: 20px;
	list-style-type: none;
}

#contacto-telefonos ul {
	padding-left: 20px;
	list-style-type: none;
}

#contacto-emails ul {
	padding-left: 20px;
	list-style-type: none;
}

#rightcol-gutter {
	padding-left: 20px;
	padding-bottom: 30px;
}

#form {
	width: 95%;
}

#form dd {
	margin-bottom: 20px;
}

#form dl, dd, dt {
	margin: 0;
	padding: 0;
}

#form em {
	color: red;
	font-weight: bold;
}

#realname {
	width: 100%;
}

#form textarea {
	width: 100%;
}

#email {
	width: 100%;
}

#comentarios {
	width: 100%;
}

.nota {
	color: #b1b1b1;
	font-size: 10px;
	background: url(../contacto/img/alert.gif) no-repeat left center;
	padding-left: 18px;
}

#contacto-gracias {
	background-color: #b4ec71;
	padding: 8px;
	text-align: center;
	color: white;
	margin-bottom: 20px;
}

/* @end */

/* @group postventa */

#postventa_title {
	background: url(../postventa/img/postventa_title.gif) no-repeat;
	width: 287px;
	height: 29px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
}

/* @end */

/* @group fiat */

#fiat_title {
	background: url(../fiat/img/fiat_title.gif) no-repeat;
	width: 284px;
	height: 65px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ficha {
	overflow: auto;
}

.ficha_fotos {
	width: 670px;
	margin: 15px auto;
}

.ficha_fotos img {
	border: 1px solid #e4e4e4;
	padding: 3px;
	background-color: white;
	margin-bottom: 6px;
	margin-right: 6px;
}

.ficha_texto {
	font-size: 11px;
}

.ficha_tabla {
	margin-top: 25px;
	width: 99%;
}

.ficha_bloque {
	width: 350px;
	float: left;
}

.ficha_tabla table {
	font-size: 9px;
	width: 99%;
}

.ficha_tabla td {
	text-align: center;
	background-color: #ebedf3;
	padding: 3px;
}

.ficha_tabla th {
	text-align: center;
	background-color: #e2e4ea;
}

.ficha_nombre {
	color: white;
	padding: 5px;
	background: #7d9fb6 url(../img/common/nav-bck.gif) repeat-x;
}

.ficha_logo {
	float: right;
	border: 1px solid #dcdcdc;
	margin-left: 10px;
}

/* @end */

/* @group lancia */

#lancia_title {
	background: url(../noticias/img/title.gif) no-repeat;
	width: 326px;
	height: 65px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
}

/* @end */

/* @group misc */

a img {
	border: none;
}

#obras {
	width: 393px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	background: url(../postventa/img/obras.gif) no-repeat;
}

#obras p {
	text-indent: -9999px;
}

.nota_pie {
	font-size: 10px;
	color: #d5755b;
}

a.weboficial {
	color: #7da9c6;
}

a.weboficial:visited {
	color: #7da9c6;
}

a.weboficial:hover {
	color: #5d7e93;
}

a.weboficial:active {
	color: #e99434;
}

/* @end */

/* @group comerciales */

#comerciales_title {
	background: url(../comerciales/img/comerciales-title.gif) no-repeat;
	width: 290px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 45px;
}class



/* @end */
