/* BODY */
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: url(../images/satelite_fond.jpg) repeat-x #FFFFFF;
}

/* CONTAINERS */

.container {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}

.subheader {
	width: 950px;
	height: 162px;
	background: url(../images/top-banner_01.gif) no-repeat;
}

.link_top {
	float: left;
	padding-top: 135px;
	padding-left: 460px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #E20025;
	font-weight: bold;
}

.link_top a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #E20025;
	font-weight: bold;
}

.logo {
	float: left;
	width: 245px;
}

.pagecontent {
	width: 100%;
	margin-top: 15px;
	color: #007289;
}


.pagecontent_interne {
	width: 100%;
	margin-top: 0px;
	color: #007289;
}

.grand_titre {
	padding-top: 10px;
}

.grand_titre_texte {
	padding: 20px 20px;
	text-transform: uppercase;
	color: #231F20;
	font-size: 14px;
	text-align: justify;
}

.grand_titre_texte_2 {
	padding: 20px 20px 20px 150px;;
	color: #231F20;
	font-size: 14px;
	text-align: justify;
}

.grand_titre_texte_2 a {
	color: #36ABC1;
	font-size: 14px;
}

.grand_titre_texte_2 a:hover {
	color: #FABC38;
	font-size: 14px;
}

.content_texte {
	color: #231F20;
	font-size: 12px;
	text-align: justify;
}

.content_texte li {
	color: #FABC38;
	margin-bottom: 5px;
}


.copyright {color: #D30023; font-size: 10px; font-weight: bold; text-align: center;}
.copyright a {color: #D30023; text-decoration: none;}
.copyright a:hover {text-decoration: underline;}



/* LINKS */
a {color: #36ABC1; text-decoration: underline;}
a:hover {color: #FABC38; text-decoration: none;}



/* PARAGRAPHS */
.pagecontent p {font-size: 1.2em; margin-top: 10px;}

/* LISTES */

/* MISC */


.clearer {clear: both;}

.wrapper {
	width: 100%;
	float: left;
}



