* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	text-indent: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;
	background: #EDEDEF;
	color: #000;
}
p {
	font-size: 0.8em;
	line-height:1.3em;
	margin-top: 15px;
}
img {
	border: none;
}
acronym {
	border-bottom: dashed 1px #ccc;
}
strong {
}

address {
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	font-size: 0.9em;
}
kbd {
	border: solid 1px #ccc;
	padding: 0 2px 0 2px;
	font-size: 1.1em;
	background-color:  #f7f7f7;
}
#global { 
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
	#entete {
		width: 100%;
		height: 7em;
		margin-left: auto;
	  	margin-right: auto;
		margin-top: 5px;
	}
		#entete #img_logo {
			float: left;
		}
	#global_content {
		width: 95%;
		margin-left: auto;
	  	margin-right: auto;
		
	}
		#coin_haut {
			position: absolute;
			left: 5.2%;
			top: 9.6em;
			width: 90%;
			height: 29px;
			background: url('../images/coin_haut.gif') no-repeat right top;
		}
		#menu {
			width: 100%;
			background: #EDEDEF;
		}
		
			#a_rss {
				float: right;
				margin-top:0px;
				margin-right: 25px;
			}
			#a_contact {
				float: right;
				margin-top:0px;
				margin-right: 20px;
			}
		#content {
			border-left: solid 2px #647482;
			background: url('../images/fond.gif') repeat-y right top #fff;
			padding-right: 0px;
			
		}
			#content2 {
				background: url('../images/fond_menu_verti.gif') repeat-y left top;
				float: left;
				width: 100%;
			}
			#content_spe {
				float: left;
				width: 100%;
			}
			
			
	
#bas {
	width: 95%;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/fond_bas.gif') repeat-x left top #EDEDEF;
}
	#bas p {
		margin: 0;
		text-align: center;
		font-size: 0.7em;
		font-family: verdana, arial, sans-serif;
	}
	#coin_bas {
		position: relative;
		right: 0;
		top: 0em;
		width: 100%;
		height: 9px;
		background: url('../images/coin_bas.jpg') no-repeat right top;
	}
/*liens*/
a {
	color: #24B1C6;
	text-decoration: none;
}
#milieu a, .colonne_simple a, .colonne_simple2 a {
	color: #F13983;
}
#milieu a.txt, .colonne_simple a.txt, .colonne_simple2 a.txt {
	text-decoration: underline;
}
a:hover, #milieu a:hover {
	color: #039;
}
a:visited, #milieu a:visited {
	color: #039;
}

#bas a {
	color: #03c;
}
#col_right a {
	color: #039;
}
#col_right a:hover {
	color: #24B1C6;
}
#col_right a:visited {
	color: #000;
}

/* Liens externes */
a.externe  {
	padding-right:10px;
	background: url(../images/external.gif) right 6px no-repeat;
}
/* Langue des liens : entre crochets si non français */

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]"; 
}

a[hreflang|="fr"]:after {
	content: "";
}

a[hreflang] {
	content: normal !important;
}
/*Photo entete pr accueil à enlever qd page accueil faite*/
#passeport_entete {
	background: url('../images/entete_content/passeport-skipper-vague.jpg') no-repeat right top;
	height: 334px;
}
/*page accueil*/
#content .colonne_simple {
	padding: 0px 10px 10px 10px;
	margin: 0 100px 0 100px;
}
	#content .colonne_simple p {
		margin: 15px 50px 0 50px;
	}
