/* CSS Document */

/**** estils text ****/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor: default;
}
#titol h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:10.0em;
	margin-left: 260px;
	color:#006600;
}
h2 {
	font-size:1.7em;
	font-weight: bold;
}
h3#titol-adherits {
	font-size:1.3em;
}
h2, h3#titol-adherits, span {
	color:#FF9900;
}
#titol-dividit {
	float: left;
}
#titol-dividit li {
	float: left;
}
#subtitol {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #006600;
	margin: 120px 0 0 40px;
}
#adherits h2 {
	padding:10px 20px 0 40px;
}
#firma-opcions li {
	color:#9B9B9B;
}
/**** final estils text ****/
/**** esquelet ****/
#container, #cap, #titol, #menu, #cos, #peu, #adherits, #firma {
	width:1000px;
}
#cos-esq, #cos-dreta {
	width:500px;
}
#menu-accessible {
	width:468px;
}
#menu-principal, #enlla-principal {
	width:532px;
}
#firma-opcions {
	width:525px;
}
#container {
	height:1024px;
}
#cap {
	height:284px;
}
#titol {
	height:210px;
}
#menu-accessible, #menu-principal {
	height:32px;
}
#cos {
	height:550px;
	overflow: hidden;
}
#peu {
	height:190px;
}
#adherits {
	height:155px;
}
#menu-accessible, #cos-esq {
	float:left;
}
#menu-principal, #cos-dreta {
	float:right;
}
#container {
	margin:auto;
}
#cos-esq, #cos-dret {
	display:none;
}
/**** final esquelet ****/
/**** menu pagina ****/
a {
	text-decoration:none;
	outline:none;
}
#menu-accessible a {
	color:#000000;
	text-decoration:underline;
	padding:0 0 0 50px;
}
#menu-accessible a:hover {
	color:#FF9900;
	text-decoration:none;
}
#enlla-principal a {
	color:#FFFFFF;
	background-color:#000000;
	padding:10px;
	border-left:#9B9B9B 2px groove;
}
#enlla-principal li:first-child a {
	border:0;
}
#enlla-principal a:hover {
	background-color:#009900;
}
#enlla-adherits li:first-child {
	margin:35px 20px 20px 40px;
}
#enlla-adherits li {
	margin:45px 15px 0 0;
}
#firma-opcions li {
	padding:0 15px;
}
#firma-opcions {
	margin:auto;
}
#enlla-principal li, #firma-opcions li, #enlla-adherits li {
	float:left;
}
.valid:after {
	content:url(dib-prova/revisat.jpg);
} 
/**** final menu pagina ****/
/**** background ****/
body {
	background:#006600 url(dib-prova/fons-pag.png) top repeat fixed;
}
#container {
	background-color:#FFFFFF;
}
#cap {
	background:#FFFFFF url(dib-prova/simbol_gran.png) 5px 15px no-repeat;
}
#peu {
	background-color:#000000;
}
/* especial capa noscript */
/*estils text*/
ul#avis-titol li h1 {
	height: 60px;
	font-size: 3.5em;
	float: right;
	margin: 0 280px 0 0;
}
h3#avis-quefer {
	color: #666666;
	font-size: 1.5em;
	padding: 0 0 5px 230px;
}
ul#avis-titol li p {
	font-size: 2.0em;
	margin: 5px 0 20px 150px;
}
ul#avis-titol {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*enllaç*/
#script-web {
	color: #FFFFFF;
	padding: 5px;
	background-color: #000000;
}
#script-web:hover {
	background-color: #006600;
}
/*esquelet*/
#avis-capa {
	background-color: #FFFFFF;
	width: 900px;
	height: 500px;
	padding: 50px;
}
/*background i/o imatges*/
ul#avis-titol li img {
	float: left;
	margin: 12px 10px 0 240px;
}
