/* CSS Document */

.separador {
	background-image: url(../imagenes/separador.png);
	background-repeat: repeat-x;	
}

.separador2 {
	background-image: url(../imagenes/separador2.png);
	background-repeat: repeat-x;	
}

.separadorinferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 14px;
	line-height:20px;
}

.bodyverde{
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 16px;
	line-height:22px;
}

.telefono{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 16px;
	line-height:22px;
	}

.bodyblanco{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;

}

.borde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #DFDFE0;
	padding-bottom: 3px;
	padding-top: 2px;
}

.bordefondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #67b621;
	background-color: #33FF33;
	padding-bottom: 3px;
	padding-top: 3px;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: NORMAL;
	font-size: 20px;
}

.titularseccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
}

.Nacional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.Local€ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
	font-size: 11px;
}

.Nacional€ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}


.Modelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.descrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	
}


.caracteristicas{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}



a:link, a:visited, a:hover {
	color: #67b621;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

a.peq:link, a.peq:visited, a.peq:hover {
	color: #8F9EAD;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
}

a.peq:hover {
	text-decoration: underline;
	color: #666666;
}

a.priva:link, a.priva:visited, a.priva:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}

a.priva:hover {
	text-decoration: underline;
}

a.verde:link, a.verde:visited, a.verde:hover {
	color: #67b621;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;

}

a.verde:hover {
	text-decoration: none;
}

.privacidad{
	font-family: Arial;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}

a.artic2:link, a.artic2:visited, a.artic2:hover {
	font-family: Verdana, Arial;
	color: #000066;
	font-size: 10px;

}

a.artic2:hover {
	text-decoration: underline;
}


a.visitar:link, a.visitar:visited, a.visitar:hover {
	font-family: Verdana, Arial;
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;

}

a.visitar:hover {
	text-decoration: underline;
}

a.secciones:link, a.secciones:visited, a.secciones:hover {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

a.secciones:hover {
	text-decoration: underline;
}
