/* CSS Document */

body {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	height:100%;
	margin:0px;
	padding:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}

p {
	margin: 0px;
	padding: 0px;
}

p.p_liste {
	padding-top:5px;
	text-align:justify;
}

/*Structure générale*/

.border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4974a9;
}

.border {
	border: 1px solid #4974a9;
}

.fond_bleu {
	background-color: #4974a9;
}

.fond_degrade {
	background-color: #bfcadc;
	background-image: url(/charte/degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fond_degrade_contact {
	background-color: #bfcadc;
	background-image: url(/charte/degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #4974a9;
}

td.td_ombre {
	background-image: url(/charte/ombre_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.fond_index {
	background-image: url(/charte/visuel_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fond_page {
	background-image: url(/charte/perso_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fond_page2 {
	background-image: url(/charte/perso2_page.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.td_trait {
	background-image: url(/charte/trait_logo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.td_trait_menu {
	background-image: url(/charte/trait_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td.td_rond_index {
	background-image: url(/charte/fd_cercle.gif);
	background-repeat: no-repeat;
	background-position: center 140px;
}

td.td_border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4974a9;
}

/*liens*/

a:link, a:active, a:visited {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

a.lienblanc:link, a.lienblanc:active, a.lienblanc:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.lienrouge:link, a.lienrouge:active, a.lienrouge:visited {
	font-weight: normal;
	color: #5e0807;
	text-decoration: none;
}

a.lienrouge:hover {
	font-weight: normal;
	color: #5e0807;
	text-decoration: underline;
}

.pointer {
	cursor:pointer;
}

/*Texte*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #3e70a7;
	margin: 0px;
	padding: 0px;
}

h1.h1_28px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight:normal;
	color: #3e70a7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h1.h1_36px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight:normal;
	color: #3e70a7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h2 {
	font-size: 14px;
	font-style: italic;
	text-align:justify;
	color: #3e70a7;
	font-weight:bold;
	padding:0px;
}

h2.h2_20px {
	font-size: 20px;
	font-style: italic;
	text-align:justify;
	color: #3e70a7;
	font-weight:bold;
	padding:0px;
}

h3 {
	font-size: 14px;
	font-style: italic;
	text-align:justify;
	color: #3e70a7;
	font-weight:bold;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

li.li_index {
	list-style-type: none;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 5px;
	list-style-image: url(/charte/puce.gif);
}

li {
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 5px;
	list-style-image: url(/charte/puce.gif);
}

li.li_liste {
	list-style-type: disc;
	font-size: 13px;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	padding-bottom: 0px;
	list-style-position: outside;
	margin-left: 25px;
	list-style-image: none;
	font-style: normal;
	font-weight:bold;
}

li.li_liste2 {
	list-style-type: disc;
	font-size: 13px;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	padding-bottom: 0px;
	list-style-position: outside;
	margin-left: 25px;
	list-style-image: none;
	font-style: normal;
	font-weight:normal;
}

li.li_ref {
	list-style-type: disc;
	font-size: 12px;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style-position: outside;
	margin-left: 25px;
	list-style-image: none;
	font-style: normal;
	font-weight:normal;
}

li.li_formation{
	list-style-type:square;
	font-size: 13px;	
	font-weight:normal;
	text-align:justify;
	color: #3e70a7;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style-position: outside;
	margin-left: 34px;
	list-style-image: none;
}

.text_time_18px {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	color: #3e70a7;
}

.text_timeb_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color: #FFFFFF;
}

.text_timeb_18px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #FFFFFF;
}

.text_blanc_18px {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

.text_blanc {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}

.text_bleu {
	font-size: 13px;
	font-style: italic;
	color: #3e70a7;
}

.text_pt {
	font-size:11px;
}

.text_rouge_18px {
	font-size:18px;
	color:#5e0807;
	font-style: italic;
	font-weight:bold;
}

.text_rouge {
	color:#5e0807;
	font-style: italic;
	font-weight:bold;
}

/*div*/

div.div_encart {
	position:relative;
	top:190px;
	width:240px;
	height:210px;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(/charte/fd_cercle.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

div.div_fond_transparent {
	background-color:#4974a9;
	position:absolute;
	width:100%;
	height:100%;
	margin:auto;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	left:0px;
	top:0px;
	z-index:1100;
	overflow:visible;
}

.div_contact {
	background-color: #4974a9;
	position:fixed;
	margin:auto;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
	opacity: 0.6;
	left: 0px;
	top: 0px;
	z-index:2000;
	overflow:visible;
	margin:auto;
}

.div_contact2 {
    position:absolute;height: 100%;width: 100%;z-index:2500; visibility:hidden; overflow: visible; top:0; left:0;
}
.div_contact3 {
    position:absolute; width:100%; z-index:2600; overflow:visible; top:80px;
}

/*Formulaire*/

input, select {
	font-size: 12px;
	color: #4974a9;
	background-image: url(/charte/fd_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #4974a9;
}

input.input_bouton {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:transparent;
	background-image: url(/charte/fd_bouton.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 180px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.input_check {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	background-image: none;
}

textarea {
	font-size: 12px;
	color: #4974a9;
	width:100%;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #4974a9;
	background-color: #FFFFFF;
}

/*Autres*/

img.img_partenaires {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.img_btn_detail {
	margin-top: 5px;
}

img.img_actu {
	border: 1px solid #4974a9;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

td.td_page_on {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4974a9;
	text-align: center;
	cursor:pointer;
}

td.td_page {
	font-weight: normal;
	color: #4974a9;
	background-color: #FFFFFF;
	text-align: center;
	cursor:pointer;
	border: 1px solid #4974a9;
}

td.td_actu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4974a9;
	padding-bottom:5px;
	padding-top:5px;
}

/*Onglet*/

td.td_onglet {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4974a9;
	border-right-color: #4974a9;
	border-left-color: #4974a9;
	cursor:pointer;
}

td.td_onglet_on {
	text-align: center;
	background-color: #4974a9;
	color:#FFFFFF;
	cursor:pointer;
}