
/* Body.... */
body {margin:0px; padding:0px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background:url(img/bg-rojo.gif) repeat-x #000000; line-height: 16px}

h1 {font-size: 250%;margin-top:.6em; margin-bottom:0px; color:#333333; font-family:Arial, Helvetica, sans-serif; color:#025C96; line-height: 34px}
h2 {font-size: 136%}
h3 {font-size: 126%}

/* Link */
a {text-decoration : underline;}
a:link {color :#025C96;}
a:visited {color :#025C96;}
a:hover, a:active, a:focus {color :#025C96;}

#wrapper {
	width:702px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 30px;
	margin-top:0px;
}

#header{ height: 70px; 
	margin-top: 10px;
	background: #FFFFFF url(../panoramica_cerdena-header.jpg) top right no-repeat;
	border-top:1px #000 solid;
}
#header h1 {font-size:36px; margin-left:20px; margin-top: 8px; padding-top: 0px; color: #CC0033;}
#header h2 {-text-align:center; color:#0099CC; margin-left:20px;}
#header a {color:#660000; text-decoration:none;font-weight:bold}

#menu{ background: url(navbargradient.png); padding-top:2px; height: 37px;  font-weight:bold; letter-spacing: 1px; font-size:12px; border: 1px solid #3399cc; border-bottom:2px #006699 solid; border-right: 1px solid #006699; margin: 0px }
#menu ul{ list-style-type: none; margin:10px; padding:2px;}
#menu li{ float:left; text-align:center; padding-left:10px; padding-right:10px; background: url(images/split.jpg) no-repeat right;}
#menu li.last, #menu li:last-child{ background: none}
#menu li a{color:#FFFFFF; text-transform:uppercase; text-decoration:none}
#menu li a:hover {color:#006699;}

#content{ float:none; 
	border-top:2px solid #FFFFFF;
	padding: 10px;
	margin-bottom:0px;
	background:url(images/content_bg.gif) repeat-x #FFFFFF top;
	---border: 1px solid #CC0000;
}

/* Footer */
#footer {
	border-top: 1px solid #FFF; 
	text-align:right;
	vertical-align:bottom;
	--margin-top:0px; --clear:both;
	color:FFFFFF;
	background:url(../panoramica_cerdena.jpg) top no-repeat #FFFFFF;
	height: 160px;
	--padding-top:0px;
	--border-top:0px;
}
#footer p {
	color:#CC0000;
	-vertical-align:bottom;
	margin-top:130px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}
#footer a:link {
	color:#FF9999;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}
#footer a:visited {
	color:#FF0000;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
}

#content p {text-align:justify;}
.photo {border:#000000 solid 1px;}

.left {float:left; margin-right: 6px; overflow:hidden; }

.right {float:right; margin-left: 6px; overflow:hidden; }


