body { font-family: "Trebuchet MS"; font-size: 12px; padding: 0; margin: 0; background-color: #D0CFC5;}
h1 h2 {padding: 0; margin: 0;}
td {vertical-align: top;}

.cabecera {
	background-color: #004A80;
	width: 643px;
	margin: 0 auto;
	border: 5px solid #fff;
	border-bottom: 1px solid #fff;
}
.cabecera p {float: right; color: #E6EDF3; padding: 4px 10px 5px 5px; margin-top: 0;}

.numero {
	width: 643px;
	margin: 0 auto;
	background: #83B52B url(img/fondo.gif) 0 0 repeat;
	border-right:  5px solid #fff;
	border-left:  5px solid #fff;
	height: 31px;
}

.numero h1 {font-size: 16px; color: #fff; padding: 4px 7px 0px 7px; margin: 0; width: 400px;}
.numero img {padding-right: 40px; float: right;}
table.contenido {
	background-color: #fff;
	border: solid 5px #fff;
	border-width: 5px 5px 0px 5px;
	width: 653px;
	margin: 0 auto;
}

td.anuncio { border-left: 1px solid #C5C2B1; padding-left: 4px; background: url(img/flor.gif) bottom right no-repeat;}
td.anuncio img {border-bottom: 5px solid #fff;}

td.portada {background: #fff url(img/tit_portada.gif) 0px 5px no-repeat;}
td.ruta {background: #fff url(img/tit_ruta.gif) 0px 5px no-repeat;}
td.comarcas {background: #fff url(img/tit_comarcas.gif) 0 0 no-repeat;}
td.lugar {background: #fff url(img/tit_sabor.gif) 0 0 no-repeat;}
td.turismo {background: #fff url(img/tit_turismo.gif) 0 0 no-repeat;}
td.portada, td.ruta, td.comarcas, td.lugar, td.turismo { padding: 10px 7px 5px 13px; margin-bottom: 7px; font-size: 14px;}
td.portada {padding-top: 15px;}
td.portada h2, td.ruta h2, td.comarcas h2, td.lugar h2, td.turismo h2 { padding: 10px 7px 0px 13px; margin-bottom: 4px; font-size: 14px;}
td.portada p, td.ruta p, td.comarcas p, td.lugar p, td.turismo p { padding: 0 0 7px 13px; margin: 0; font-size: 12px; line-height: 14px; color: #4E4E4B;}

td.portada a:link, td.portada a:visited {color: #333; text-decoration: none;}
td.portada a:hover {text-decoration: underline;}

td.ruta a:link, td.ruta a:visited {color: #333; text-decoration: none;}
td.ruta a:hover {text-decoration: underline;}

td.comarcas a:link, td.comarcas a:visited {color: #333; text-decoration: none;}
td.comarcas a:hover {text-decoration: underline;}

td.lugar a:link, td.lugar a:visited {color: #333; text-decoration: none;}
td.lugar a:hover {text-decoration: underline;}

td.turismo a:link, td.turismo a:visited {color: #333; text-decoration: none;}
td.turismo a:hover {text-decoration: underline;}
td.anuncio img.relleno {border-bottom:0;}


.oportunidades {  width: 643px; margin: 0 auto; border-right: 5px solid #fff; border-left: 5px solid #fff;}

.firma {
	width: 643px;
	margin: 0 auto;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	background: #fff url(img/firma.gif) top right no-repeat;
	font-size: 10px;
	color: #A2A2A2;
	line-height: 11px;
}
.firma p {	padding: 10px 160px 10px 10px;}
.firma a:link, .firma a:visited {color: #333; text-decoration: none;}
.firma a:hover {text-decoration: underline;}
.ver { 
	width: 650px; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top:1px;
	font-size: 11px;
}


