/*	-------------------------------------------------------------
	Port-Vendres
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles
	Nom fichier:	styles.css
	Version:		1.0
	Date:			30/10/07
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Import
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	-------------------------------------------------------------
	General
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background-color: #3135a5;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin:0px;
	color:#d2e5fc;
}
body a{color:#d2e5fc; text-decoration:underline;}
td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

a img {
	border: 0;
}
p {margin: 0 0 5px;	padding: 0;}

/*	-------------------------------------------------------------
	Mise en page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/



	

/*	-------------------------------------------------------------
	Positionnement
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/* ############### TOP ################ */


/* ################## H1 H2 H3 H4 ################## */
h1{padding:0px; margin:0px;}
h2{padding:0px; margin:0px;}
h3{padding:0px; margin:0px;}

h6{display:block; height:25px; margin:0px; padding:0px; font-size:11px; color:#ffffff; font-weight:normal;}

/* ################## H1 H2 H3 H4 ################## */






/* BOTTOM */

/* ############### TOP ################ */




/*	-------------------------------------------------------------
	Polices
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.s9  {font-size: 9px;}
.s10  {font-size: 10px;}
.s11  {font-size: 11px;}
.s12  {font-size: 12px;}
.s13  {font-size: 13px;}
.s14  {font-size: 14px;}
.s15  {font-size: 15px;}
.s16  {font-size: 16px;}
.s18  {font-size: 18px;}
.s20  {font-size: 20px;}


a.grey, a:hover.grey, a:active.grey, .grey, a:visited.grey{color: #f7f7f7;}
a.orange, a:hover.orange, a:active.orange, .orange, a:visited.orange{color:#f38400;}
a.blue1, a:hover.blue1, a:active.blue1, .blue1, a:visited.blue1{color:#6ba4e6;}
a.yellow, a:hover.yellow, a:active.yellow, .yellow, a:visited.yellow{color:#ffba00;}


.bold {font-weight: bold;}
.italic {font-style:italic}
.uppercase {text-transform:uppercase}
.lowercase {text-transform:lowercase}
.capitalize {text-transform: capitalize}
.underline {text-decoration:underline}
*{outline:0;}

a.over, .over{text-decoration : none;}
a:hover.over {text-decoration : underline;}


a {text-decoration: none}
a:hover {text-decoration: underline;}
.nobold { font-weight: normal !important; }
.img { border: 0; margin: 0; padding: 0; }
.clear { clear: both; }
.center { text-align: center; }
.underline{text-decoration:underline;}
.no_underline{text-decoration:none;}



/*	-------------------------------------------------------------
	Autres classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* ############### FLAGS ################ */
#flags{display: block; float:right; height:15px; top:305px; right:5px; margin: 0; padding:0; position: absolute; text-align: left; width:80px;z-index:1000;}
#flags ul{margin:0; padding:0; list-style:none;}
#flags li{float:left; height:13px; margin:0 1px 0 0; padding:0; width:18px; text-align:center;}
#flags strong{display:block; font-variant: small-caps; font-weight:bold; position:relative; text-indent:-9000px;}
#flags a {display:block;text-decoration: none; line-height:11px; height:11px;font-size:1px; border:1px solid transparent;}
#flags a:hover{border:1px solid #ffffff;}
#flags .select{border:1px solid #ffffff;}
#flags .opacit_flag{ filter: alpha(opacity=60);     -moz-opacity: 0.6;     -khtml-opacity: 0.6;     opacity: 0.6; }
#flags a:hover .opacit_flag{ filter: alpha(opacity=100);     -moz-opacity: 0.9;     -khtml-opacity: 0.9;     opacity: 0.9; }  
/* #####<? } ?>	
	
	
	


/*.opacity {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: Alpha(opacity=50);
}*/




