/* @override 
	http://tiresur:8888/assets/stylesheet.css
	http://www.tiresur.com/assets/stylesheet.css
*/

body {
	margin: 0;
	background: #000 url(images/body_bg.jpg) repeat-x;
	color: #fff;
}

body.portada {
	margin: 0;
	background: #000 url(images/body_bg.png) repeat-x 0 0;
	color: #fff;
}

img {
	border-style: none;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}

img.middle {
	vertical-align: middle;
	background-image: none;
}

#portada {
	width: 680px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#portada_pie {
	color: #dadde1;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	letter-spacing: 2px;
}

#portada_pie a {
	color: #ff850e;
	text-decoration: none;
}

#portada_pie a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#cabecera {
	height: 102px;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/cabecera_bg.jpg) repeat-x;
}

#menu, #submenu {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background: url(images/cabecera2.jpg) no-repeat center top;
	height: 40px;
	overflow: hidden;
	text-align: center;
}

#menu a {
	display: inline-block;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding: 15px 15px 10px;
}

#menu a:hover {
	background-color: #d9dee2;
	color: #011e3c;
}

#menu a.activo, #menu a:hover.activo {
	background-color: #ffa103;
	color: #fff;
}

#submenu {
		background-color: #ffa103;
	height: 22px;
	text-align: center;
	overflow: hidden;
}

#submenu a {
	display: inline-block;
	padding: 5px 15px;
	color: #593805;
	text-decoration: none;
	font: small-caps bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

#submenu a:hover {
	background-color: #b16f0b;
	color: #fff;
}

#cuerpo {
	min-height: 400px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	color: #f1f1f1;
	font: 13px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: auto;
}

#cuerpo a {
	text-decoration: none;
	color: #50c8fe;
}

#cuerpo a:visited {
	text-decoration: none;
	color: #41a3d2;
}

#cuerpo a:hover {
	text-decoration: underline;
	color: #ff850e;
}

#cuerpo p
 {
	text-align: justify;
	line-height: normal;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
}

#cuerpo p.desplazar {
	margin-left: 265px;
}

#cuerpo div.bloque {
	clear: both;
	overflow: auto;
	padding: 10px;
	width: 760px;
	background: #000 url(/assets/images/bloque_bg.png) repeat-x 0 top;
	margin: 0 0 15px;
	border-bottom: 1px solid #123149;
}

#cuerpo h1 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 30px;
	font-variant: small-caps;
	color: #ff850e;
	border-bottom: 1px dotted #1f2830;
	font-weight: normal;
	font-style: normal;
}

#cuerpo h2, #cuerpo h2 a {
	text-transform: uppercase;
	color: #fac35c;
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 5px;
	font-style: normal;
}

#cuerpo h3 {
	color: #f5d295;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 2px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 2px;
}

#cuerpo input, #cuerpo textarea {
	background-color: #efefef;
	border: 1px inset #e3e3e3;
	padding: 2px;
	color: #626262;
}

#cuerpo input[type=submit] {
	background-color: #656565;
	border: 1px outset #e3e3e3;
	padding: 5px;
	color: #c8c8c8;
}

#cuerpo input[type=submit]:hover {
	background-color: #874207;
	border: 1px outset #ff850e;
	color: #ff850e;
	cursor: pointer;
}

#cuerpo p.linea_contacto {
	border-bottom: 1px solid #fbbb64;
	padding-bottom: 5px;
}

#cuerpo p.marca_links {
	text-align: right;
	padding: 0;
	background-color: #ffa103;
	text-transform: uppercase;
	margin: 0;
	overflow: hidden;
	height: 35px;
}

#cuerpo p.marca_links a {
	margin-left: 3px;
	font-weight: bold;
	color: #011e3c;
	padding: 10px;
	display: block;
	float: right;
}

#cuerpo p.marca_links a:hover {
	color: #ffa103;
	background-color: #011e3c;
	text-decoration: none;
}

#cuerpo #empresa_fotos {
	float: left;
	margin-left: 15px;
	width: 250px;
	padding-top: 10px;
}

#cuerpo #empresa_fotos p {
	font-size: 10px;
	text-align: center;
	color: #8d8d8d;
	text-transform: uppercase;
	margin-top: 2px;
}

#cuerpo #empresa_textos {
	float: left;
	margin-left: 15px;
	width: 495px;
}

.titulo_marcas {
	background-color: #14231c;
	text-align: center;
	margin-bottom: 15px;
}

#pie {
	width: 100%;
	color: #422f04;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background: url(/assets/images/pie_bg2.png) repeat-x;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #6b4c07;
}

#pie a {
	color: #516377;
}

#marcas_submenu {
	width: 160px;
	margin-left: 15px;
	float: left;
	font-size: 11px;
}

#marcas_submenu a {
	text-decoration: none;
	color: #ababab;
	padding: 3px;
	display: block;
	background-color: #000;
	text-transform: uppercase;
}

#marcas_submenu a:hover {
	background-color: #666;
	color: #fff;
}

#marcas_submenu a.actual {
	font-weight: bold;
	color: #fff;
	background-color: #8b0a04;
}

#marcas_submenu h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #7a9afd;
	border-bottom: 1px solid #2f3942;
	margin: 10px 0 0;
}

#marcas_submenu ul {
	list-style-type: none;
	color: #a9a9a9;
	margin: 0;
	padding: 0;
}

#marcas_submenu li {
	margin: 0;
	padding: 0;
}

#marca_contenido {
	width: 560px;
	float: left;
	margin-left: 10px;
}

table.marcas {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

table.marcas tr.logos td {
	text-align: center;
}

tr.descarga_catalogo td {
	text-align: center;
}

tr.descarga_catalogo td a {
	font-size: 9px;
	color: #ff1508;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* #caracteristicas */

#imagen_rueda, #imagen_rueda_camion {
	width: 540px;
	text-align: center;
	background-color: #999;
	vertical-align: middle;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#imagen_rueda_camion {
	background-color: #ccc;
}

#iconos {
	margin: 0;
	padding: 0;
	height: 90px;
}

#iconos li {
	padding: 0;
	list-style-type: none;
	margin: 0 5px 0 0;
	float: right;
}

#icono_tipo {
	text-align: right;
	margin-bottom: 10px;
	background-color: #aaa;
}

#caracteristicas {
	width: 100%;
	margin-top: 10px;
}

#caracteristicas * {
	font-size: 12px;
}

#caracteristicas ul {
	margin-top: 0;
	list-style-type: square;
}

#caracteristicas table {
	border: 2px solid #2c2c2c;
	width: 100%;
}

#caracteristicas td {
	width: 50%;
	vertical-align: top;
	font-size: 10px;
	background-color: #444;
	border-bottom: 1px solid #282828;
}

#caracteristicas th {
	text-transform: uppercase;
	color: #0085df;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border-bottom: 1px solid #b3b3b3;
}

#especificaciones {
	width: 100%;
	margin-top: 15px;
	clear: both;
}

#especificaciones table {
	width: 100%;
	border: 2px solid #2d2d2d;
}

#especificaciones thead th {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #a9a9a9;
	background-color: #3b3b3b;
}

#especificaciones thead td {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #a9a9a9;
	background-color: #101010;
}

#especificaciones table.camion thead td {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #a9a9a9;
	background-color: #ce2c09;
	color: #fff;
}

#especificaciones tbody td {
	border-bottom: 1px solid #424242;
	text-align: center;
}

#especificaciones tbody td.tamano {
	vertical-align: top;
	font-weight: bold;
	font-size: 15px;
	background-color: #5e5e5e;
	color: #fff;
}

#especificaciones tbody td.linearoja {
	height: 5px;
	background-color: #ff150e;
}

table.formulario {
	margin-right: auto;
	margin-left: auto;
}

table.formulario td.etiqueta {
	width: 180px;
	vertical-align: top;
}

#cuerpo p.llamada {
	color: #fff;
	background-color: #ffa103;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#cuerpo p.llamada a {
	color: #fff;
}

#cuerpo div.bloque h3 {
	margin-left: 15px;
}

h1.logogt {
	margin: 0;
	text-align: center;
	background: url(images/gtradial_bg.png) repeat-x;
}

div.reproductor {
	display: inline;
	width: 40px;
	height: 20px;
	vertical-align: middle;
	float: right;
}