body {
	background: #EEE2BF url(graf/fons.jpg);
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", Arial,Helvetica,sans-serif;
	color: #082543;
	overflow:auto;
	text-align: center;
}
.taula{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", Arial,Helvetica,sans-serif;
	color: #082543;
}
.taula img {
	margin: 0px 10px 10px 10px;
}
.fonstit {
	background: url(graf/fonsdottit.png) repeat-x center;
}
#cap{
	width: 770px;/*
	\width: 780px;
	w\idth: 760px;para el ie6 
	height: 100%;
	*/
	font: bold 11px Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top:1px solid #0084CF;
	border-left:1px solid #0084CF;
	border-right:1px solid #0084CF;
	height:100px;
}
#menu {
	font: bold 11px Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", sans-serif;
	width: 770px;
	height:36px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left:1px solid #0084CF;
	border-right:1px solid #0084CF;
	text-align: left;
	background: #F0F4F9 url(graf/fonsmenu.png) repeat-x;
}
#menu ul {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menu li {
	display:inline;	
}
#menu a {
	float:left;
	text-decoration:none;
	color: brown;
	padding:10px 28px 10px 30px;
}
#menu a:hover {
	background: url(graf/li.png) no-repeat;
	background-position: left center;
	background-color:white;
}
#fla {
	width: 770px;
	height:150px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left:1px solid #0084CF;
	border-right:1px solid #0084CF;
	background-color: #F0F4F9;
	text-align: center;
}
#container {
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #F0F4F9;
	border-bottom:1px solid #0084CF;
	border-left:1px solid #0084CF;
	border-right:1px solid #0084CF;
}
#contingut {
	margin: 10px;
	text-align: left;
}
.conttaula {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", Arial,Helvetica,sans-serif;
	color: #082543;
}
#contingut h1 {
	color: #CB0029;
	background: url(graf/dottit.png) no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #CB0029;
	font:  bold 12pt/14pt "Trebuchet MS", Helvetica, Verdana, Arial, sans;	
}
#contingut h2 {
	color: black;
	background: url(graf/dottit2.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top:10px;
	font:  bold 10pt/14pt "Trebuchet MS", Helvetica, Verdana, Arial, sans;	
}
.marca {
	font: italic bold 10pt "Trebuchet MS", Helvetica, Verdana, Arial, sans;
}
#lateral  { 
	float: right;
	margin-left: 10px;

}
.cita {
	font: italic bold 10pt "Trebuchet MS", Helvetica, Verdana, Arial, sans;
	color: #CB0029 ;
}
.foto {
	font: 10px Verdana, Helvetica, Arial, "Trebuchet MS", sans;
	color: #082543;
	text-align: center;
}
#end {
	display:blok;
	margin: 50px auto 50px 200px;
	text-align: center;
}
.formcamp {
	width: 480px; 
	padding:5px;
	height: 30px;
	font: 12px Verdana, Helvetica, Arial, "Trebuchet MS", sans;
	background: white url(graf/fonscamp.jpg) repeat-y;
	background-position: left center;
	border: 1px solid black;
}
