* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0;
}

.corps {
	font-size: 12px;
}

.corps img[align] {
	margin-bottom: 5px;
}

.corps img[align="left"] {
	margin-right: 5px;
}

.corps img[align="right"] {
	margin-left: 5px;
}

#content-main .title,
#content-main-full .title {
	font-size: 17px;
	color: #234664;
	text-align: right;
	min-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 10px;
	text-shadow: 0 0 1px #FFFFFF, 0 0 2px #FFFFFF, 0 0 3px #FFFFFF, 0 0 4px #FFFFFF;
	line-height: 29px;
}

#content-main .title {
	background: url("/img/title_bg.gif") no-repeat 0 8px;
}

#content-main-full .title {
	background: url("/img/title_bg_full.gif") no-repeat 0 8px;
}

#content-main .title div {
	padding-left: 33px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	line-height: 17px;
}

#content-index-main .title {
	color: #234664;
	font-size: 17px;
	text-shadow: 0pt 0pt 0.5px #234664, 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-weight: normal;
	padding: 9px 0 2px 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #4068A4;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4068A4;
}

h3 a {
	color: #4068A4 !important;
	text-decoration: none !important;
}

h3 a:hover {
	color: #4068A4 !important;
	text-decoration: underline !important;
}

h4 {
	font-size: 11px;
	color: #4068A4;
}

p,
ul,
ol {
	margin: 1em 0;
}

ul,
ol {
	padding-left: 40px;
}

ul.clean,
ol.clean {
	padding-left: 0;
	list-style: none;
}

ul.low,
ol.low {
	padding-left: 1.2em;
	margin: 0;
}

input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	padding: 1px 0;
}

input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}

input[type="radio"] {
	margin: 3px 3px 0 5px;
}

input[type="text"],
textarea {
	padding: 2px;
}

input[type="image"] {
	padding: 0;
}

[onclick] {
	cursor:pointer;
}

sup.obligatoire {
	color: #C00000;
}

.mini_tab {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-color: #E9E7E0;
	padding: 8px 0;
	text-align: center;
	border: 2px solid #234664;
	text-transform: uppercase;
}

fieldset + fieldset {
	margin-top: 20px;
}

fieldset {
	border: 0;
	position: relative;
}

fieldset legend {
	font-size: 18px;
	font-weight: bold;
	color: #4068A4;
	margin-bottom: 13px;
}

fieldset dl {
	margin-bottom: 10px;
	font-size: 1.1em;
}

fieldset dt {
	float: left;
	width: auto;
	width: 150px;
	text-align: left;
	/*border-right: 1px solid #CCC;*/
	padding-top: 3px;
}

fieldset dd {
	margin-left: 150px;
	padding-left: 5px;
	/*border-left: 1px solid #CCC;*/
	vertical-align: top;
}

input.button1 {
	padding: 2px 3px 1px 3px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

/*------------------------------------------
------------------ ENTETE ------------------
--------------------------------------------*/

#header-top-bg {
	background: #FFFFFF url("/img/header_bg.gif") 50% repeat-y;
}

#header-top {
	position: relative;
	background: url("/img/header_bg2.png");
	width: 970px;
	height: 90px;
	margin: 0 auto;
}

#header-top .left-title {
	position: absolute;
	left: 200px;
	top: 7px;
	color: #234664;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
	text-align: left;
	font-weight: bold;
}

#header-top .right-title {
	position: absolute;
	top: 7px;
	right: 18px;
	color: #FFFFFF;
	text-shadow: 0pt 0pt 1px rgba(255, 255, 255, 0.5);
	text-align: right;
	font-weight: normal;
}

#header-top h1,
#header-top h2 {
	font-size: 12px;
	font-weight: inherit;
	color: inherit;
	text-shadow: inherit;
	text-align: inherit;
}

#header-logo {
	position: absolute;
	left: 14px;
}

#header-telephone {
	position: absolute;
	top: 53px;
	right: 16px;
}

#header-menu-bg {
	background: #FFFFFF url("/img/menu_bg.gif") 50% repeat-x;
}

#header-menu {
	position: relative;
	width: 970px;
	height: 25px;
	margin: 0 auto;
}

#header-menu .menu {
	list-style: none;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0;
}

#header-menu .menu li {
	float: left;
	text-transform: uppercase;
	text-decoration: none;
}

#header-menu .menu li.sep {
	float: left;
	width: 2px;
	height: 25px;
	background-image: url("/img/menu_sep.png");
}

#header-menu .menu li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	list-style-image: none;
	padding: 4px 30px 7px;
}

#header-menu .menu li a:hover,
#header-menu .menu li a:focus,
#header-menu .menu li a:active {
	color: #FFCC00;
	background: url("/img/menu_on2.gif") center center;
}

#header-menu .menu li a.active {
	background: url("/img/menu_on2.gif") center center;
}

#header-banner {
	background: #E9E7E0;
	position: relative;
	width: 970px;
	height: 144px;
	margin: 0 auto;
}

#header-banner-left {
	font-size: 10px;
	padding: 0 10px 0 10px;
	float: left;
	width: 330px;
	color: #333333;
	text-align: justify;
}

#header-banner-left h1 {
	font-size: 13px;
	color: #003366;
}

#header-banner-right {
	width: 617px;
	float: right;
	background-color: #FFFFFF;
}

/*------------------------------------------
--------------- PIED DE PAGE ---------------
--------------------------------------------*/

#footer-menu {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-color: #234664;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 1em;
}

#footer-menu a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

#footer-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-bottom-bg {
	position: relative;
	width: 970px;
	margin: 0 auto;
	color: #333333;
}

#footer-bottom {
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-bottom .col {
	width: auto;
	margin-right: 100px;
	float: left;
}

#footer-bottom .col ul {
	padding-left: 0;
	list-style: none;
}

#footer-bottom a {
	color: #666666;
	text-decoration:underline
}

#footer-bottom a:hover {
	color: #234664;
}

/*------------------------------------------
------------------ ACCUEIL -----------------
--------------------------------------------*/

#content {
	position: relative;
	width: 970px;
	margin: 0 auto;
}

#content a {
	color: #666666;
	text-decoration: none;
}

#content a:hover {
	color: #666666;
	text-decoration: underline;
}

#content-index-main {
	width: 690px;
}

#content-index-main .col {
	margin-right: 15px;
	float: left;
	position: relative;
}

#content-index-main .un {
	width: 350px;
}

#content-index-main .deux {
	width: 310px;
}

#content-main {
	width: 730px;
}

#content-main-full {
	width: 970px;
}

.news {
	height: 301px;
	overflow: auto;
	padding-right: 3px;
}

.news ul,
.news li {
	text-align: justify;
	padding: 0px;
	margin: 15px 0;
	list-style-type: none;
}

.etudes ul,
.etudes li,
.presse ul,
.presse li {
	text-align: justify;
	margin: 15px 0 15px 8px;
	list-style-position: outside;
	list-style-image: url("/img/puce-etudes.gif");
	padding: 0;
}

.news li a,
.etudes li a,
.presse li a,
.metiers li a {
	text-decoration: none !important;
}

.news li a:hover,
.etudes li a:hover,
.presse li a:hover,
.metiers li a:hover {
	text-decoration: underline !important;
}

.metiers ul,
.metiers li {
	margin: 15px 0 15px 8px;
	list-style-position: outside;
	padding: 0px;
	text-decoration: none;
	list-style-type: square;
}

/*------------------------------------------
-------------- FORM RECHERCHE --------------
--------------------------------------------*/

#content-index-search,
#content-carte-search,
#content-search {
	background-color: #234664;
	float: right;
	margin-left: 0px;
	color: #FFFFFF;
	background-position: top;
	height: 454px;
}

#content-index-search .title,
#content-carte-search .title,
#content-search .title {
	color: #E9E7E0;
	font-size: 17px;
	text-shadow: 0pt 0pt 0.5px #E9E7E0, 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-weight: normal;
	padding: 9px 0 2px 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#content-index-search {
	width: 280px;
}

#content-carte-search {
	width: 280px;
}

#content-search {
	width: 220px;
}

#content-index-search .line,
#content-carte-search .line {
	width: 280px;
}

#content-search .line {
	width: 220px;
}

#content-index-search h2,
#content-carte-search h2,
#content-search h2 {
	margin: 0;
	padding-left: 24px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E9E7E0;
	background-image: url("/img/rubriques-moteur-rech.jpg");
	height: 21px;
	background-repeat: no-repeat;
	clear: both;
}

#content-index-search p,
#content-index-search .block,
#content-carte-search p,
#content-carte-search .block,
#content-search p,
#content-search .block {
	display: block;
	margin: 0 15px 0 25px;
	padding-bottom: 10px;
}

#content-index-search .left,
#content-carte-search .left,
#content-search .left {
	width: 53.5%;
	float: left;
}

#content-index-search .right,
#content-carte-search .right,
#content-search .right {
	width: 46.5%;
	float: right;
}

#content-index-search label,
#content-carte-search label,
#content-search label {
	display: block;
	height: 18px;
	padding-bottom: 10px;
}

#content-index-search label input,
#content-carte-search label input,
#content-search label input {
	margin-bottom: 1px;
}

#content-index-search label input[type="checkbox"],
#content-carte-search label input[type="checkbox"],
#content-search label input[type="checkbox"] {
	vertical-align: text-bottom;
}

#content-index-search .localisation,
#content-carte-search .localisation,
#content-search .localisation {
	margin-left: 25px;
	padding-top: 3px;
}

#content-search .localisation {
	padding-bottom: 10px;
}

/*------------------------------------------
----------- RESULTATS RECHERCHE ------------
--------------------------------------------*/

#search_results > table {
	margin: 0px auto;
	width: 100%;
	border-spacing: 0;
	margin-bottom: 20px;
}

#search_results table tr.head {
	height: 20px;
}

#search_results table tr.head td + td {
	background-color: #234664;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

#search_results table tr hr {
	border: 0;
	border-top: 1px solid #8CA4C8;
	height: 0px;
	margin: 2px 5%;
	width: 90%;
}

#search_results table tr.foot {
	padding-top: 4px;
}

#search_results table tr.foot td {
	background-color: #E9E7E0;
	border-bottom: 1px solid #FFC30D;
	text-align: left;
	padding: 0 0 2px 0;
}

#search_results > table td {
	padding: 0px;
}

.pagination span strong,
.pagination span a {
	padding: 0 0.5em;
}

/*------------------------------------------
------------------ ANNONCE -----------------
--------------------------------------------*/

#annonce-left {
	clear: left;
	background-color: #E9E7E0;
	float: left;
	width: 39.5%;
	margin-right: 0.5%;
}

#annonce-right {
	float: right;
	width: 59.5%;
	margin-left: 0.5%;
}

@media screen {
	#annonce-right h2 {
		background-color: #E9E7E0;
		color: #234664;
		font-weight: bold;
		padding: 3px;
		font-size: 14px;
		text-transform: uppercase;
	}
}

@media print {
	#annonce-right h2 {
		border-style: solid;
		border-width: 0 0 2px 2px;
		border-color: #E9E7E0;
		color: #234664;
		font-weight: bold;
		padding: 3px;
		font-size: 14px;
		text-transform: uppercase;
	}
}

#annonce-right h3 {
	border-bottom: 1px solid #E9E7E0;
	color: #234664;
	font-size: 12px;
	font-weight: bold;
}

#annonce-right dt {
	float: left;
	width: auto;
	font-weight: bold;
	border-left: 1px solid #E9E7E0;
	margin-left: 10px;
	padding-left: 4px;
}

#annonce-right dd {
	text-align: right;
	margin-right: 10px;
}

#annonce-right p.commentaire {
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #E9E7E0;
	margin-left: 10px;
	padding-left: 4px;
}


@media screen {
	#annonce-left h2 {
		background-color: #234664;
		background-image: url("/img/rubriques-moteur-rech.jpg");
		color: #FFFFFF;
		font-weight: bold;
		padding: 3px;
		font-size: 14px;
		text-transform: uppercase;
	}
}

@media print {
	#annonce-left h2 {
		border-style: solid;
		border-width: 0 0 2px 2px;
		border-color: #234664;
		color: #000000;
		font-weight: bold;
		padding: 3px;
		font-size: 14px;
		text-transform: uppercase;
	}
}

#annonce-left dt {
	color: #234664;
	float: left;
	width: auto;
	font-weight: bold;
	border-left: 1px solid #E9E7E0;
	margin-left: 10px;
	padding-left: 4px;
}

#annonce-left dd {
	color: #234664;
	text-align: right;
	margin-right: 10px;
}

#annonce-left p {
	margin: 5px 0 5px 5px;
	font-weight: bold;
	color: #234664;
}


@media print {
	.noprint,
	#header-top-bg,
	#header-menu-bg,
	#header-banner,
	#footer-menu,
	#footer-bottom-bg,
	#content-index-search,
	#content-search {
		display: none;
	}

	#content {
		width: 730px;
	}

	.print {
		display: block !important;
	}
}

/*---------------------------------------------
-------------------- PROGRAMMES ---------------
-----------------------------------------------*/

#content-main-full #programmes-prev_container {
	float: left;
}

#content-main-full #programmes-next_container {
	float: right;
}

#content-main-full #programmes-prev_container,
#content-main-full #programmes-next_container {
	text-align: center;
	width: 50px;
	padding-top: 160px;
}

#content-main-full #programmes-prev_container img,
#content-main-full #programmes-next_container img {
	vertical-align: middle;
}

#content-main-full #programmes_container {
	position: relative;
	width: 870px;
	height: 400px;
	overflow: hidden;
	float: left;
}

#content-index-main #programmes_container {
	position: relative;
	width: 215px;
	height: 350px;
	overflow: hidden;
	margin-top: 15px;
	/*float: left;*/
}

#content-main-full #programmes_content {
	position: relative;
	width: 10000px;
	height: 400px;
	left: -2px;
}

#content-index-main #programmes_content {
	position: relative;
	width: 215px;
	height: 10000px;
	/*left: -2px;*/
}

#content-main-full #programmes_content .odd {
	/*background: transparent;
	background: -moz-linear-gradient(0deg, #D4D2C6 0%, #9D9B93 100%);*/
}

#content-main-full #programmes_content .programme {
	position: relative;
	width: 266px;
	height: 398px;
	float: left;
	margin: 0 5px;
	padding: 0 7px;
	font-size: 10px;
}

#content-index-main #programmes_content .programme {
	position: relative;
	width: 215px;
	height: 350px;
	/*float: left;
	margin: 0 5px;
	padding: 0 7px;*/
	font-size: 10px;
}

#content-main-full #programmes_content .separator {
	width: 2px;
	height: 398px;
	float: left;
	padding-top: 49px;
}

#content-index-main #programmes_content .programme h2 {
	font-size: 16px;
}

#content-index-main #programmes_content .programme h3 {
	font-size: 12px;
}

#programmes_content .programme dt {
	float: left;
	width: auto;
}

#programmes_content .programme dd {
	text-align: right;
}

#programmes_content .programme .contact {
	width: 250px;
	position: absolute;
	color: #FFFFFF;
	padding: 4px 7px;
	background-color: #234664;
	bottom: 7px;
}

#programmes_content .programme .contact a,
#programmes_content .programme .contact a:hover {
	color: #E9E7E0 !important;
}


/*---------------------------------------------
-------------------- REFERENCES ---------------
-----------------------------------------------*/

#references-list {
	width: 568px;
	float: left;
}

#references-list a {
	font-size: 14px;
	text-decoration: none;
	color: #003366;
}

#references-list a:hover {
	text-decoration: underline;
	color: #003366;
}

#reference-desc {
	width: 388px;
	height: 400px;
	float: right;
	color: #FFFFFF;
	background-color: #234664;
	padding: 0 7px;
}

/*----------------------------------------
------------- QUI SOMMES NOUS ------------
------------------------------------------*/

.qui-sommes-nous {
	margin-bottom: 20px;
	overflow: auto;
}

.qui-sommes-nous p {
	margin: 0 0 1em 0;
}

.qui-sommes-nous h2 {
	color: #234664;
	margin-bottom: 10px;
	text-align: left;
}

.qui-sommes-nous h3 {
	background: url("/img/qui-sommes-nous-point.gif") no-repeat scroll 0 4px transparent;
	color: #234664;
	font-size: 16px;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 6px;
	text-align: left;
}

.qui-sommes-nous div.left {
	float: left;
	width: 49%;
	margin-right: 1%;
	text-align: justify;
}

.qui-sommes-nous div.left > img:first-child {
	margin-bottom: 10px;
}

.qui-sommes-nous div.right {
	float: right;
	width: 49%;
	margin-left: 1%;
	text-align: justify;
}

@media print {
	.noprint,
	#header-top-bg,
	#header-menu-bg,
	#header-banner,
	#footer-menu,
	#footer-bottom-bg,
	#content-index-search,
	#content-search {
		display: none;
	}

	#content {
		width: 730px;
	}

	.print {
		display: block !important;
	}
}

.gris-fonce {
	color: #333333;
}

.txt-bleu {color: #234664;}

.btn-modifier-recherche{font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E9E7E0; padding: 8px; text-decoration: none; width: 210px; margin-left: 480px;}
.btn-modifier-recherche a{font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E9E7E0; text-decoration: none;}
.btn-modifier-recherche a:hover{text-decoration: underline;}
