h2 {
	color:#CE9730;
	font-family:Cooper Black;
	font-size:18px;
	text-decoration:underline;
	font-weight:normal;
}
h3 {
	color:#CE9730;
	font-family:Cooper Black;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}
body {
	margin:0;
	padding:0;
	width:100%;
	background: url(../images/fons.jpg) top center repeat-x;
	background-color:#3A2620;
	
}
#content {
	padding:0;
	margin:0 auto;
	width:770px;
	height:700px;
	background: url(../images/header.gif) top center no-repeat;
}
html>body div#content {
min-height: 700px;
height: auto;
}
ul  {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-size:14px;
}
li  {
	margin: 0 auto;
	padding: 0;
	color:#FFF9B9;
	font-family:Cooper Black;
}
/**************HEADER*******************/
#header {
	width:770px;
	height:200px;
	margin:0 auto;
	padding:0;
}
#top-nav {
	width:770px;
	margin: 0 auto;
	padding:0;
}
/***************MENU*********************/
#menu {
	float:left;
	width:160px;
	height:140px;
	padding:0;
	margin:0 40px 0 0;
}
#menu a,#menu a:visited {
	display:block;
	text-align:right;
	color:#CE9730;
	font-family:Cooper Black;
	font-size:20px;
	text-decoration:none;
	padding:0;
	margin:0;
}
#menu a:hover {
	color:#FFF9B9;
}
.active a, .active a:visited;{
	color:#b41939;
}

/***************BANNER**********************/
#banner, #banner2, #banner3, #banner4, #banner5  {
	float:right;
	width:530px;
	height:140px;
	margin:0 40px 0 0;
	padding:0;
}
#banner {
	background: url(../images/banner.jpg) top center no-repeat;
}
#banner2 {
	background: url(../images/banner2.jpg) top center no-repeat;
}
#banner3 {
	background: url(../images/banner3.jpg) top center no-repeat;
}
#banner4 {
	background: url(../images/banner4.jpg) top center no-repeat;
}
#banner5 {
	background: url(../images/banner5.jpg) top center no-repeat;
}
/***************MAIN************************/
#main {
	width:530px;
	height:240px;
	margin:40px 0 70px 200px;
	padding:0;	
}
html>body div#main {
min-height: 240px;
height: auto;
}
#situacio {
	width:530px;
	margin:40px 0 70px 200px;
	padding:0;	
}
#main p{
	color:#FFF9B9;
	font-size:14px;
	font-family: arial;
	text-align:justify;
}
#situacio p{
	color:#FFF9B9;
	margin-right:80px;
	font-size:14px;
	font-family: arial;
	text-align:center;
}
#main ul  {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-size:14px;
}
#main li  {
	margin: 0 auto;
	padding: 0;
	color:#FFF9B9;
	font-family:arial;
}
img {
	display:block;
	margin:10px 10px 10px 0;
	padding:1px;
	border:1px solid #FFF9B9;
}
.noborde {
	border:0;
}

#clear {
	clear:both;
}
#avis {
	text-align:center;
	margin-bottom:50px;
}
#avis p{
	color:#FFF9B9;
	font-size:14px;
	font-family: arial;
}
#avis a, #avis a:visited {
	text-decoration:none;
	color:#CE9730;
	padding: 0 20px 0 20px;
}
#avis a:hover {
	color:#b41939;
}
#petit {
	padding-top:50px;
}
#petit p{
	
	font-size:10px;
}
/*************FOOTER ************************/
#footer {
	width:770px;
	height:15px;
	background:#B41939;
	text-align:right;
	margin:0;
	padding:0;
}
#footer p {
	font-size:12px;
	color:#FAFAFC;
	font-family:Cooper Black;
	padding-right:50px;
}
#footer a, #footer a:visited {
	font-size:12px;
	font-family:arial;
	text-decoration:none;
	color:#FFF9B9;
}
#footer a:hover {
	text-decoration:underline;
}