html, body {
	margin-top: 0px;
	margin-left: 10px;
	background-color: #ffffff;
}

img {
	border: 0px;
}

#general {
	width: 890px;
	background: url(../imagenes/img_camion.jpg) no-repeat bottom right;
	float: left;
	text-align: left;
}

#menu {
	width: 170px;
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	float: left;
	margin-right: 20px;
}

#menu table td {
	padding-bottom: 7px;
	padding-left: 2px;
}

#centro {
	width: 465px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	margin-right: 10px;
	padding-right: 8px;
}

#centro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cd141f;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd141f;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#centro p {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

#centro a {
	color: #cd141f;
	text-decoration: underline;
}

#centro a:hover {
	color: #454545;
	text-decoration: underline;
}

.cuadrado_lista {
	background: url(../imagenes/img_cuadrado_lista.png) no-repeat;
}

#rastro_migas {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#rastro_migas a {
	color: #555555;
}

#rastro_migas a:hover {
	color: #454545;
	text-decoration: underline;
}

#centro img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#centro ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#centro li {
	margin-bottom: 8px;
	list-style-type: none;
	font-size: 12px;
}

.cuadrado {
	padding-left: 22px;
	background-image: url(../imagenes/img_cuadrado.png);
	background-position: left;
	background-repeat: no-repeat;
}

.gota {
	padding-left: 22px;
	background-image: url(../imagenes/img_gota.png);
	background-position: left;
	background-repeat: no-repeat;
}

.circulo {
	padding-left: 22px;
	background-image: url(../imagenes/img_circulo.png);
	background-position: left;
	background-repeat: no-repeat;
}

.triangulo {
	padding-left: 25px;
	background-image: url(../imagenes/img_triangulo.png);
	background-position: left;
	background-repeat: no-repeat;
}

#centro .elemento_central {
	float: left;
	width: 95%;
	border-bottom: 1px dashed #cd141f;;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#centro .elemento_central h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: #000000;
}

#centro .elemento_central p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#centro .elemento_central .imagen {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#centro .imagen {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}

#derecha {
	width: 200px;
	float: left;
	margin-bottom: 100px;
}

#derecha a {
	font-family: Tahoma;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
}

#derecha a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #888888;
	text-decoration: underline;
}

#derecha h4 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#derecha p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 10px;
}

#derecha .elemento {
	border-bottom: 1px dashed #cd141f;
	margin-bottom: 5px;
}

#pie {
	width: 890px;
	float: left;
	margin-top: 30px;
}

#pie table {
	width: 890px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #cd141f;
}

#pie table a {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}

#pie table a:hover{
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

/* FORMULARIOS */

#centro .fila {
	width: 460px;
	height: 25px;
	float: left;
}

#centro .fila .selector {
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5f5f5f;
	float: left;
}

#centro .fila .boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5f5f5f;
	border: 1px solid #666666;
}

#centro .parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 180px;
	color: #333333;
	margin-top: 3px;
	padding: 0px;
	float: left;
}

#centro .fila2 {
	width: 460px;
	height: 95px;
	float: left;
}

#centro .fila2 .area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5f5f5f;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	height: 60px;
}

#tarifas {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

#tarifas a {
	color: #cc0000;
	text-decoration: none;
}

#tarifas a:hover {
	color: #cc0000;
	text-decoration: underline;
}