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

@import url(capas.css); 
@import url(enlaces.css);
@import url(estilos_tag.css); 

#tablainfo {
	font-family: Tahoma, Arial;
	font-size: 7pt;
	line-height: 9pt;
	color: #707276;
	letter-spacing: 1px;
	text-align: left;
	text-decoration:none;
}

#direccion {
	color: #7B858A;
	font-size: 80%;
	letter-spacing: 1px;
	text-align: center;
	background-color: #E7EAEB;
	padding-bottom: 10px;
}

#tabla_form {
	background-color: #F1F2F3;
	font-size: 90%;
	color: #707276;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
}

#tabla_comparativa, #tabla_desgaste  {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#mapa_web li {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-bottom: 8px;
	margin-bottom: 8px;
}

.sublista {
	text-indent: 10px;
}

.corchete {
	font-family: Tahoma, Arial;
	font-size: 7pt;
	color: #C10435;
	letter-spacing: 1px;
	text-align: left;
	text-decoration:none;
}

.tituloinfo {
	font-size: 9pt;
	color: #C10435;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707276;
	padding-bottom: 5px;
}

.ampliar {
	cursor:pointer;
}

.fecha{
	font-family: Tahoma, Arial;
	font-size: 70%;
	color: #7B858A;
	letter-spacing: 1px;
	text-align: right;
	text-decoration:none;
	padding: 10px;
}

.primero {
	text-indent: 0px !important;
}

.centrado {
	text-align: center !important;
}

.derecha {
	text-align: right !important;
}

.foto_izq {
	clear: left;
	float: left;
	margin: 7px;
}

.foto_der {
	clear: right;
	float: right;
	margin: 7px;
}

.sub_lista {
	list-style-position: outside;
	list-style-image: url(../fotos/micra.jpg);
	vertical-align: text-top;
	color: #000000;
}

.sub_lista_gris {
	list-style-position: outside;
	list-style-image: url(../fotos/micra.jpg);
	vertical-align: text-top;
	color: #7B858A;
}

.gris {
	color: #7B858A;
}

.negro {
	color: #000000;
}

.sin_borde {
	border: none !important;
}

.boton{
	font-size: 10pt;
	color:#707276;
	background-color: #BDBEBF;
	cursor: pointer;
	border: 1px solid #707276;
	margin-right: 2px;
	padding-right: 3px;  
	padding-left: 3px;    
}

.titulo_niquel {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 80px;
	margin-right: auto;
}

.titulo_estanyado {
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 80px;
}

.celda_propiedades {
	background-color: #D2D6D9 !important;
	font-weight: bold;
}

.celda_propiedades_izq {
	background-color: #D2D6D9 !important;
	text-align: left !important;
	font-weight: bold;
}

.datos_num {
	text-align: right !important;
}

.observaciones {
	list-style-position: outside !important;
	list-style-type: disc !important;
	color: #000000 !important;
	list-style-image: none !important;
	vertical-align: middle !important;
}

.advertencia {
	color: #FF3300;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-align: left;
}