@charset "utf-8";
/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
a, a img { color: #188ECE; font-weight: bold; text-decoration: none;
border: none; }

#container_middle a:hover { text-decoration: underline; }

h2.titre {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	display: inline;
	color: #2E7EAF;
	width: 770px;
}

#forfait {
	border-right: 1px solid #CCC;
	width: 299px;
}

.section {
	display: block; clear: both;
	font-size: 18px;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

#frais, #coutannuel {
	margin-bottom: 10px;
}
.container_12 { width: 790px; background: #FFF; /*border: #2E7EAF 1px solid;*/  }

.container_12 .grid_9 {
	margin: 10px;
	width: 770px;
}

.container_12 .grid_5 {
	width: 450px;
}

.top { border-top: none; padding-bottom: 10px; }

.container_12 .width240 { width: 242px; }
.container_12 .width179 { width: 179px; }
.container_12 .width309 { width: 309px; }

.container_12 .width309, .container_12 .width179, .container_12 .width240 { padding-bottom: 20px; }
 
 
 body {
	background: #8FBFCC; /*#8FBFCC; #61818C; #72DBF2; #90cc5a;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

#container {
	margin: 0px auto;
	width: 850px;
	border-left: #2E7EAF 2px solid;
	border-right: #2E7EAF 2px solid;
	display: table;
	background: #FFF;
}

#container_header {
	background: #2E7EAF /*url(images/fond_haut.jpg) no-repeat top left*/;
	height: 40px;
	text-align: right;
	width: 830px;
	margin: 10px auto;
}

#container_header div {
	padding: 10px 20px;
}

#container_header div a { color:#FFF; }

#container_middle {
	background: #FFF /*url(images/fond_centre.jpg) repeat-y*/;
	padding: 10px 30px 10px 30px;
}

#container_bottom {
	background: #FFF /*url(images/fond_bas.jpg) no-repeat top left*/;
	height: 29px;
	height: 50px;
}


.date { font-size: 12px; color:#999; margin: 10px 0px 0px 0px; }


#clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#colonne_details {
	width: 180px;
	float: left;
	background: #EFEFEF;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

#colonne_details ul { margin: 10px 0px; padding-left: 20px; }
#colonne_details ul li { margin-bottom: 10px; }
#colonne_contenu {
	width: 550px;
	float: left;
	margin-left: 20px;
}
#colonne_fullwidth {
	width: 770px;
	margin-top: 20px;}
h4 {
	border-bottom: 1px solid #CCC;
	margin: 0px;
	font-size: 12px;
}


li.PDF {
	background:url(images/document-pdf-text.png) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}
li.link {
	background:url(images/arrow-curve-000-left.png) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}
li.photos {
	background:url(images/photos.png) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}
li.article {
	background:url(images/page_white_text.png) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}

li.video {
	background:url(images/video.png) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}
li.sound {
	background:url(images/sound.gif) top left no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left: 20px;
}




