*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font:11px verdana,arial,tahoma,geneva,sans-serif;
	color:#000;
	background:url(../img/bgr.jpg) #5F96F0 no-repeat top center;
	/*line-height:12px;*/
	padding:0px 0 0 0;
	margin:0px;
	
	SCROLLBAR-FACE-COLOR:#979797;
	SCROLLBAR-HIGHLIGHT-COLOR: #6E6E6E;
	SCROLLBAR-SHADOW-COLOR: #6E6E6E;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #D0D0D0;
	SCROLLBAR-TRACK-COLOR: #D0D0D0;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

a{
color:#0068B4;
	text-decoration:none
}
a:hover{
color:#4F4F4F;
	text-decoration:none
}
input,select,textarea{
	border:#cccccc 1px solid;
	padding:1px 2px;
	color:#000000;
	font:11px arial,tahoma,sans-serif;
}
select{
	padding:1px
}
ul{
	padding:5px 0 5px 20px;
}
li{
	list-style:disc;
	padding:0px;
}
h1 {
	font-size:18px;
	padding:0px 0px 20px 0px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#C3261F;
}
h1 span{
	display:none;
}

h2 span,h3 span{
	padding:0px 0px 0px 0px;
	display:none
}
p{
	padding:0px 0px 10px 0px;
}

#page{
	margin:0 auto;
	width:780px;
	padding:0px;
	background:url(../img/bgr.png) repeat-y;	
	_background:url(../img/bgr.png) #71A1F1 repeat-y;	
	
}

/* ---------------------------- cap -------------------------------- */

#cap{
	text-align:center;
	padding:10px 0 20px 0;
}

#cap p{
	padding:10px 0 0px 0;
}


/* ---------------------------- index -------------------------------- */

#inici{
	padding:10px 0 10px 40px;
	background:url(../img/bgr-inici.gif) no-repeat 0px 0px;
}


#content-inici{
	margin:auto;
	width:700px;
	background-color:#fff;
	padding:20px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  	
}

/* ---------------------------- inici -------------------------------- */

#col1{
	float:left;
	width:268px;
	padding:0 0 0px 18px;
}

#logo{
	padding:0 0 20px 0;
}


#menu{
	float:left;
	background:url(../img/bgr-menu-cap.gif) #D1DFF9 no-repeat 0px 0px;	
	width:252px;
	padding:15px 0 0 0;
	font:13px verdana,arial,tahoma,geneva,sans-serif;
	
}


#menu ul{
	list-style:none;
	margin:0px;
	padding:0 0 0 5px;	
}

#menu li{
	list-style:none;
	background:url(../img/linia-menu.gif) no-repeat bottom center;	
	color:#00469B;
	font-weight:bold;
	margin:0px;	
	padding:0 0 0 10px;	
}
#menu li p{
	background:url(../img/ico-fletxa.gif) no-repeat 10px 12px;	
	padding:6px 20px 8px 20px;
}

#menu li a{
	color:#00469B;
}

#menu li a:hover{
	color:#000;
}

#menu-peu{
	float:left;
	background:url(../img/bgr-menu-peu.gif) no-repeat 0px 0px;	
	width:252px;
	height:40px;
}

#menu .logos p{
	text-align:center;

	padding:5px 0px 5px 0px;
}

#col2{
	float:left;
	background:url(../img/bgr-content-cap.gif) #D1DFF9 no-repeat 0px 0px;	
	width:474px;
	color:#000;
	min-height:2668px;
	_height:2668px;

}
#col2 .space{
	padding:20px 12px 10px 12px;
}

#col2 h2{
	padding:10px 0px 0px 0px;
	font:bold 16px verdana,arial,tahoma,geneva,sans-serif;
	color:#C3261F;
}

#col2  p{
	padding:10px 0px 0px 0px;
}

#col2-peu-inici{
	float:right;
	background:url(../img/bgr-content-peu.gif) #D1DFF9 no-repeat 0px 0px;	
	width:474px;
	height:20px;
	margin:0 20px 0 0
}


#col2-peu{
	float:left;
	background:url(../img/bgr-content-peu.gif) #D1DFF9 no-repeat 0px 0px;	
	width:474px;
	height:20px;
}

#content{
	background-color:#fff;
	/*border:2px solid #FFCC33;*/
	padding:10px 15px 20px 15px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px; 
	min-height:2608px;	 	
	_height:2608px;	 	
}

#content h1 {
	font-size:18px;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#C3261F;
}

#content h2{
	padding:5px 0px 5px 10px;
	font:12px verdana,arial,tahoma,geneva,sans-serif;
	color:#fff;
	background-color:#C3261F;
}
#content h3{
	padding:10px 0px 10px 0px;
	font:bold 12px verdana,arial,tahoma,geneva,sans-serif;
	color:#0068B4;
}

/* ---------------------------- peu -------------------------------- */

#peu{
	margin:10px 0 0 0;
	padding:10px 0 10px 0px;
	background:url(../img/bgr-peu.gif) no-repeat top center;
	color:#fff;
	text-align:center;
}

#peu a{
	color:#fff;
}
/* ---------------------------- class -------------------------------- */

#comptador{
	margin:10px 0 0 0;
	text-align:center;
	margin:auto;
	background-color:#fff;
	width:400px;
	padding:10px;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;  
	display:none	
}

.fix{
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
}

.marc{
	padding:1px;
	border:1px solid #727171;
	background-color:#FFFFFF;
}
.foto{
	float:left;
	padding:0 10px 10px 0;
}

.borde{
	border:2px solid #fff;
	text-align:center;
}

.blau{
	color:#0068B4
}
.centre{
padding:10px 0 10px 0;
text-align:center;
}
.separa{
border-bottom:1px dotted #0068B4;
width:100%;
height:15px;
}
.txt10{
font-size:10px
}
.txtblanc{
color:#fff;
padding:5px 0 5px 10px;
}