body {
	font-family: Tahoma;
	font-size:10px;
	color:#333333;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E1E1E1;
}

h1 {
	color:#666666;
	font-size:22px;
	display:inline;
}

h2 {
	color:#666666;
	font-size:18px;
	display:inline;
}

p {
	display:inline;
}

.celda_gral {
	background-color:#CCCCCC;
}

.celda_1 {
	font-family: Tahoma;
	background-color:#CC0000;
	padding:6px;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.celda_2 {
	font-family: Tahoma;
	background-color:#FF3333;
	padding:6px;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.celda_3 {
	font-family: Tahoma;
	background-color:#FF6666;
	padding:6px;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.celda_4 {
	background-color:#E2E2E2;
}

.celda_5 {
	background-color:#FFFFFF;
}

.celda_creditos {
	padding:4px;
	color:#999999;
}

.celda_titulo_contenidos {	
	background-image:url(../images/separador_contenidos.gif);
	background-repeat:repeat-x;
	background-position:top;
}

a:link {
	color:#666666;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color:#666666;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.link2:link {
	color:#FF3333;
	text-decoration: none;
	font-weight:bold;
}

a.link2:visited {
	color:#FF3333;
	text-decoration: none;
	font-weight:bold;
}

a.link2:hover {
	color:#FF3333;
	text-decoration:underline;
}

a.link3:link {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}

a.link3:visited {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}

a.link3:hover {
	color:#999999;
	text-decoration:underline;
}

.borde_contenidos {
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}

.item_noticia {
	background-image:url(../images/detalle_item.gif);
	background-repeat:repeat-y;
	padding-left:26px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	height:40px;
}

.recuadro {
	border-style:solid;
	border-width:1px;
	border-color:1px;
	border-color:#E3E3E3;
}

.recuadro2 {
	border-style:solid;
	border-width:1px;
	border-color:1px;
	border-color:#CCCCCC;
}

.texto_enf {
	font-weight:bold;
}

input,select,textarea {
	font-family: Tahoma;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#E3E3E3;
}

form {
	display:inline;
}

.bg {
	border:solid 1px #CCCCCC;
}

.precio {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.hr {
	border-bottom:#666666 1px solid;
}	

.precio_no_destacado {
	font-size:11px;
	font-weight:bold;
}

#mapa_astigarraga{
	width:530px;
	height:380px;
}

#mapa_madrid{
	width:530px;
	height:380px;
}

a.link_menu_sup:link {
	color:#666666;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

a.link_menu_sup:visited {
	font-size:12px;
	text-decoration: none;
}

a.link_menu_sup:hover {
	color:#999999;
	text-decoration:underline;
	font-size:12px;
}

.texto_ampliado {
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
}

a.sin_borde img{
	border:none;
}