	
body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	background-color: #000000;
	background-image: url(images/body_deg.gif);
	background-repeat: repeat-x;
}


#wrap {
background: #FFFFFF;
color: #333333;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
	clear: both;
	margin: 0px 0em 0px 0em;
	padding: 0;
	height: 75px;
	background-color: #FFFFFF;
	color: #000000;
}

#header h1 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 6px 0 0 15px;
background: #556A6F;
border-left: 1px solid #679DDD;
}
	
	
#avmenu li a:hover {
background: #679DDD;
color: #000000;
border-left: 4px solid #556A6F;
}

#avmenu p{
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	font-size: 1em;
	line-height: 1.5em;
}

#avmenu h3{
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	font-size: 1.3em;
	line-height: 1.5em;
}

#extras {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0 0 0 20;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras2 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../imatges/tira_flors.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#extras2 p {
margin: 0 0 1.5em 0;
}

#extras3 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd2.jpg);
}

#extras4 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd3.jpg);
}

#extras5 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd4.jpg);
}

#extras6 {
	float: left;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd5.jpg);
}

#extras7 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd6.jpg);
}

#extras8 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd7.jpg);
}

#extras9 {
	float: right;
	width: 150px;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-style: none;
	background-image: url(../images/fonsd8.jpg);
}
#content {
	margin: 0em 10px 20px 160px;
	padding: 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}

#content2 {
	margin: 0em 0px 20px;
	padding: 0 10px;
	line-height: 1.6em;
	text-align: left;
}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bolder;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 25px;
background: #FFFFFF no-repeat right;
border: none;}

#footer a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #990000;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 4px 7px 0px 8px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
	
.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.grispetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}
.estil4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.announce a:hover {
	color: #CC3300;
}
.estil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.estil3 {
	color: #333333;
}
.announceb {

	margin: 5px;
	padding: 5px;
	width: 130px;
	color: #FFFFFF;
	background-color: #050D24;
	line-height: 1.3em;
	font-weight: normal;
	border: thin solid #659ADC;
	float: left;
	left: 10px;
}
.poema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: -20px 0px 10px;
	padding: 0px 0pt 0pt;
}
.estil2 {
	color: #000066;
}
.estil2 a{
	color: #000066;
}
.estil2 a:hover {
	color: #3366FF;
}
.titol {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
