body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font: Arial;
	background: url(../images/bkg.png) repeat-y 50%;
}

#cadre {
	width: 1000px;
	position: relative;
	background: #fff url(../images/bkg_page.jpg) no-repeat 0 0;
	margin: auto;
}

#head {
	height: 147px;
}

#head .tohome {
	display: block;
	width: 190px;
	height: 100px;
	position: absolute;
	top: 25px;
	left: 34px;
}

#head .tohome span {
	display: none;
}

#head h1 {
	display: none;
}

#contactezNous {
	position: absolute;
	left: 808px;
	top: 9px;
	width: 174px;
	height: 44px;
	background-image: url(../images/btn_contact.gif);
}

#menu_h {
	height: 26px;
}

#menu_h ul {
	margin: 0 0 0 228px;
	padding: 0;
}

#menu_h li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	line-height: 26px;
	vertical-align: middle;
	background: url(../images/sep_menu_h.gif) no-repeat 2px 3px;
}

#menu_h li.first {
	background:none
}

#menu_h li a {
	line-height: 26px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	padding: 0 5px 0 10px;
}

#body {
	position: relative;
	background-repeat: no-repeat;
	overflow: auto;
}

#zonecentre {
	float: left;
	width: 740px;
}

#menu_g {
	position: relative;
	width: 239px;
	overflow: hidden;
	min-height: 521px;
	height: 100%;
	float: left;
	padding: 35px 0 155px 0;
	background: url(../images/jeune.jpg) no-repeat 20px bottom;
}

#containerMenuDeroulant {
	margin-bottom: 10px;	
}

#flashnews {
	height: 93px;
	background: url(../images/bkgActualite.png) no-repeat;
	padding: 41px 0 0 19px;
}

#menuDeroulant {
	width: 190px;
	padding: 0 0 15px 0;
	margin: 20px 0 0 33px;
	list-style-type: none;
	background: url(../images/separation2.gif) no-repeat bottom;
}

#menuDeroulant li {
	background: url(../images/puceMenuGauche.png) no-repeat top left;
	display: block;
	margin-bottom: 3px;
}

#menuDeroulant li a {
	display: block;
	padding-left: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #22569d;
	text-decoration: none;
}

#rechercheDocuments {
	background: url(../images/bkgRechercheDocument.png) no-repeat;
	margin: 0 0 10px 30px;
	padding-top: 49px;
}

#rechercheDocuments .top {
	background: url(../images/bkgRechercheDocumentBottom.png) no-repeat bottom left;
	padding-bottom: 8px;
}

#rechercheDocuments .bottom {
	background: url(../images/bkgRechercheDocumentRepeat.png) repeat-y;
	padding: 6px 0 6px 23px;
}

#rechercheDocuments select {
	border: 1px solid #ee6b00;
	width: 82%;
}

/******************************************************************************************/
/******************************************************************************************/
/* LISTE DES DOCUMENTS */
.menusousfils {
	margin: 0;
	padding: 0 34px 0 1px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.menusousfils li {
	margin: 15px 0px;
	border-bottom: 1px solid #fff;
}

.menusousfils a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	line-height: 11px;
}

.menusousfils .lettrefirst {
	color: #2285b8;
}

/* FIN LISTE DES DOCUMENTS */
/******************************************************************************************/
#deconnexion {
	background-image: url(../images/btnDeconnexion.gif);
	height: 60px;
	margin: 15px 0 50px 33px;
}

#bt_index {
	display: block;
	width: 100%;
	height: 110px;
	margin-top: 39px;
}

#bt_index span {
	display: none;
}

#chemin {
	padding: 15px 0 10px 0;
}

#chemin,#chemin a,#chemin a:link,#chemin a:visited,#chemin a:active,#chemin a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #878889;
}

#chemin a:hover {
	text-decoration: underline;
}

#contenu {
	padding: 10px 0 10px 10px;
	background-color: #fff;
	min-height: 200px;
}

#contenu a,#contenu a:visited,#contenu a:link {
	color: #EE6B00;
	text-decoration: underline;
	vertical-align: middle;
}

#contenu #Actualite > a {
	color: #494949;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
}

#contenu a:hover {
	text-decoration: none;
}

#pied {
	background: url(../images/bkg_footer.gif) no-repeat 0;
	height: 182px;
	position: relative;
	clear: both;
}

#pied ul {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	bottom: 13px;
	right: 203px;
}

#pied li {
	display: inline;
	padding: 0 3px 0 3px;
	padding: 0;
	margin: 0;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
}

#pied li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	height: 12px;
	line-height: 14px;
	vertical-align: middle;
	background: url(../images/sep_pied.gif) no-repeat 0 2px;
	padding: 0 0 0 5px;
	margin-right: 3px;
}

#pied li.first a {
	background: none;
}

#pied .logoadd {
	display: block;
	position: absolute;
	top: 140px;
	left: 808px;
	width: 96px;
	height: 42px;
}

#hautpage {
	text-align: right;
}

#hautpage a {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	background-image: url(../images/puce_hautpage.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

h2,h3,h4 {
	margin: 0;
	font-family: Arial;
}

h2 {
	font-size: 18px;
	color: #1d4d8f;
	background-image: url(../images/puce_titre_0.gif);
	background-repeat: no-repeat;
	padding: 2px 0 2px 40px;
}

h3 {
	font-size: 14px;
	color: #1d4d8f;
	background-image: url(../images/puce_titre_1.gif);
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
}

#Actualite h3 {
	width: 65%;
	float: left;
}

h4 {
	font-size: 12px;
	color: #757575;
	background-image: url(../images/puce_titre_2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 2px 0 2px 15px;
}

.puce0 {
	background-image: url(../images/puce_0.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 10px;
}

.puce1 {
	background-image: url(../images/puce_1.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 10px;
}

.puce2 {
	background-image: url(../images/puce_2.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 10px;
}

.separation {
	background: url(../images/separation.gif) no-repeat 0 bottom;
	padding-bottom: 25px;
	margin: 0 0 5px 30px;	
}

a.bouton span {
	display: none;
}

a.bouton {
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 196px;
}

#adhererEnLigne {
	background-image: url(../images/btnAdhererEnLigne.gif);
	height: 115px;
}

#espaceAdherent {
	background-image: url(../images/btnEspaceAdherents.png);
	height: 61px;
	margin-left: 30px;
	margin-bottom: 10px; 
}

#recherche {
	width: 216px;
	height: 42px;
	position: absolute;
	left: 582px;
	top: 11px;
	margin: 0;
	padding: 0;
	background: url(../images/bkg_search.gif) no-repeat;
}

#recherche input {
	border: 0 none;
	background: none;
	position: absolute;
	top: 11px;
	left: 50px;
	height: 21px;
	font-size: 11px;
	color: #757575;
	width: 132px;
}

#recherche input.valider {
	width: 23px;
	left: 184px;
}

/***************************************************************************************/
/***************************************************************************************/
/*-------------------------------------------------------------------------------------*/
.classinputtext,.classtextarea,.classselect,.classoption,.classinputcheck,.classinputradio,.inputreset,.inputsubmit
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #003193;
	margin-left: 5px;
}

.classinputcheck,.classinputradio {
	border-width: 0px;
}

.intituleformulaire {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	width: 20%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	display: block;
	float: left;
}

.inputsubmit,.inputreset {
	background-color: #74c3ec;
	color: #1d4d8f;
	font-weight: bold;
}

.blocksumit {
	display: block;
	margin-top: 5px;
	margin-left: 20%;
	text-align: left;
}

.champobligatoire {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

/*Menu*/
.definitionm0 {
	border-color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	vertical-align: top;
}

a.lien_menu {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02473C;
	text-decoration: none;
	font-weight: normal !important;
}

/*Moteur*/
.resumemoteur {
	font-family: Arial, Helvetica, sans-serif !important;;
	font-size: 12px !important;
	font-weight: normal !important;
	display: block;
	margin: 5px 0 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c3c3;
}

.l_moteur,.l_moteur:active,.l_moteur:visited {
	color: #1d4d8f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.page_moteur {
	display: block;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif !important;;
	font-size: 12px !important;
	color: #949494;
	text-align: right;
}

.pageselect {
	color: #1d4d8f;
}

.l_page {
	font-family: Arial, Helvetica, sans-serif !important;;
	font-size: 12px !important;
	text-decoration: underline;
	color: #757575;
}

.pageresult {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #1d4d8f;
	font-weight: bold;
}

.pasmoteur {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #279600;
	font-weight: bold;
	text-align: center;
}

/*******************************************************************************************************/
/*******************************************************************************************************/
/* EXTRANET */
#getextranet {
	position: relative;
	background: url(../images/separationlarge.gif) no-repeat top center;
	margin: 44px 0 0 0;
	padding: 20px 0 0 0;
}

#getextranet div {
	padding: 0 0 20px 0;
	background: url(../images/separationlarge.gif) no-repeat bottom center;
}

#getextranet label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #4273b6;
}

#getextranet input {
	background: none;
	border: 0 none;
	background: url(../images/bkgChamp.gif) no-repeat top left;
	width: 242px;
	height: 23px;
	padding: 7px;
	margin: 0 0 10px 0;
	color: #757575;
}

#getextranet .valider {
	background: url(../images/btnConnexion.gif) no-repeat top left;
	border: 0 none;
	width: 175px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 112px;
}

#getextranet .valider strong {
	display: none;
}

/* Menu */
#menu_h > ul.extranet > li:first-child{
	width:156px;
}
#menu_h > ul.extranet > li:first-child > a{
	padding-left:19px;
	height:53px;
}
#menu_h > ul.extranet > li:first-child + li{
	width:146px;
}
#menu_h > ul.extranet > li:first-child + li > a{
	height: 42px;
    padding-left: 23px;
    padding-top: 18px;
}
#menu_h > ul.extranet > li:first-child + li + li{
	width:166px;
}
#menu_h > ul.extranet > li:first-child + li + li > a{
	padding-left:21px;
	padding-top:18px;
	height:42px;
}

#menu_h > ul.extranet > li:first-child + li + li + li{
	width:166px;
}
#menu_h > ul.extranet > li:first-child + li + li + li > a{
	padding-left:26px;
	height:53px;
}

#menu_h > ul.extranet > li:first-child + li + li + li + li{
	width:180px;
}
#menu_h > ul.extranet > li:first-child + li + li + li + li > a{
	padding-left:23px;
	height:53px;
}

#menu_h > ul.extranet > li:first-child + li + li + li + li + li{
	width:155px;
}
#menu_h > ul.extranet > li:first-child + li + li + li + li + li > a{
	padding-left:35px;
	padding-top:18px;
	height:42px;
}

/*******************************************************************************************************/
/*******************************************************************************************************/
/*******************************************************************************************************/
/*******************************************************************************************************/
/* FORMULAIRE D'ADHESION */
#formAdhesion {
	font-family: Arial;
	font-size: 12px;
	color: #757575;
}

#formAdhesion .obligatoire {
	color: #f00;
}

#formAdhesion .champ {
	display: block;
	margin: 15px 0;
	overflow: auto;
}

#formAdhesion .champ .libelle {
	display: block;
	float: left;
	width: 170px;
	font-weight: bold;
	text-align: right;
	margin: 0 5px 0 0;
}

#formAdhesion .champ  input {
	float: left;
	width: 288px;
	border: 1px solid #2db5fc;
}

#formAdhesion .champ textarea {
	border: 1px solid #2db5fc;
	width: 288px;
	height: 111px;
}

#formAdhesion .champ select {
	border: 1px solid #2db5fc;
}

#formAdhesion hr {
	background: url(../images/separationlarge.gif) no-repeat 50%;
	border: 0 none;
}

#formAdhesion h3 {
	background: none;
	font-size: 16px;
	padding-left: 0;
	margin: 25px 0;
}

#formAdhesion h3 span {
	font-size: 12px;
	font-weight: normal;
}

#formAdhesion h3 span a {
	color: #757575;
	font-weight: bold;
	text-decoration: underline !important;
}

#formAdhesion #tarifs {
	width: 100%;
}

#formAdhesion #tarifs td {
	border-bottom: 1px solid #2fb6fc;
	padding: 17px 0;
}

#formAdhesion #tarifs tr.last td {
	border: none;
}

#formAdhesion #reglement td {
	padding-bottom: 30px;
	vertical-align: top;
}

#formAdhesion #reglement a {
	text-decoration: underline;
}

#formAdhesion #actions {
	text-align: center;
}

#formAdhesion #actions .valider {
	width: 148px;
	height: 35px;
	background: url(../images/btnValider.gif) no-repeat;
	border: 0 none;
}

#formAdhesion #actions .annuler {
	width: 148px;
	height: 35px;
	background: url(../images/btnAnnuler.gif) no-repeat;
	border: 0 none;
}

#mdpoublie {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: right;
	padding-right: 6px;
	cursor: pointer;
	float: right;
	margin-top: 43px;
}

/*******************************************************************************************************/
/*******************************************************************************************************/
/*******************************************************************************************************/
/*******************************************************************************************************/
/* MODELE ENCART */
.encart {
	background: #d6f2f7 url(../images/encart/top.gif) repeat-x top;
}

.encart .bottom {
	background: url(../images/encart/bottom.gif) repeat-x bottom;
}

.encart .left {
	background: url(../images/encart/left.gif) repeat-y left;
}

.encart .right {
	background: url(../images/encart/right.gif) repeat-y right;
}

.encart .topleft {
	background: url(../images/encart/topleft.gif) no-repeat top left;
}

.encart .topright {
	background: url(../images/encart/topright.gif) no-repeat top right;
}

.encart .bottomleft {
	background: url(../images/encart/bottomleft.gif) no-repeat bottom left;
}

.encart .bottomright {
	background: url(../images/encart/bottomright.gif) no-repeat bottom right;
	min-height: 24px;
	min-width: 24px;
	padding: 10px;
}

/* MODELE ENCART 2 */
.encart2 {
	background: #f1f1f1 url(../images/encart2/top.gif) repeat-x top;
}

.encart2 .bottom {
	background: url(../images/encart2/bottom.gif) repeat-x bottom;
}

.encart2 .left {
	background: url(../images/encart2/left.gif) repeat-y left;
}

.encart2 .right {
	background: url(../images/encart2/right.gif) repeat-y right;
}

.encart2 .topleft {
	background: url(../images/encart2/topleft.gif) no-repeat top left;
}

.encart2 .topright {
	background: url(../images/encart2/topright.gif) no-repeat top right;
}

.encart2 .bottomleft {
	background: url(../images/encart2/bottomleft.gif) no-repeat bottom left;
}

.encart2 .bottomright {
	background: url(../images/encart2/bottomright.gif) no-repeat bottom right;
	min-height: 24px;
	min-width: 24px;
	padding: 10px;
}

/* MODELE DE BANDEAU */
.regleBottom {
	background: url(../images/bandeau/bdn_t.gif) repeat-x;	
}
.regleBottom > div {
	background: url(../images/bandeau/bdn_b.gif) repeat-x bottom;
}
.regleBottom > div > div {
	background: url(../images/bandeau/bdn_l.gif) repeat-y;
}
.regleBottom > div > div > div {
	background: url(../images/bandeau/bdn_r.gif) repeat-y right;
}
.regleBottom > div > div > div > div {
	background: url(../images/bandeau/bdn_tl.gif) no-repeat;
}
.regleBottom > div > div > div > div > div {
	background: url(../images/bandeau/bdn_tr.gif) no-repeat right top;
}
.regleBottom > div > div > div > div > div > div {
	background: url(../images/bandeau/bdn_bl.gif) no-repeat left bottom;
}
.regleBottom > div > div > div > div > div > div > div {
	background: url(../images/bandeau/bdn_br.gif) no-repeat right bottom;
	width: auto !important;
	border: none !important;
	padding: 10px 0 !important;
}
.regleBottom > div > div > div > div > div > div > div > div {
	margin: 0 20px !important;
}
div.aoplugin_defaut a.gauche {
	left: 7px !important;	
}
div.aoplugin_defaut a.droite {
	right: 7px !important;	
}
div.aoplugin_defaut img {
	border: none !important;	
}

/*******************************************************************************************************/
/*******************************************************************************************************/
#lastModified {
	color: #757575;
	font-size: 11px;
	text-align: right;
	font-family: Arial;
	margin-top: 35px;
}

/* ------------------------------------- */
/* MODELE DE TITRE */
/* ------------------------------------- */
.modele-titre-h1{
	color:#5394bc;
	font-size:30px;
	font-family:MEgalopolisExtraRegular, Georgia, Helvetica, Arial, sans-serif;
	border-bottom:3px solid #ffb900;
	line-height:30px !important;
	padding-bottom:10px;
}
.modele-titre-h1 h1{
	font-size:30px !important;
	line-height:30px !important;
	margin:0;
}

.modele-titre-h2{
	color:#a6cfef;
	font-size:20px;
	font-family:MEgalopolisExtraRegular, Georgia, Helvetica, Arial, sans-serif;
}
.modele-titre-h2 h2{font-size:20px !important;}

.modele-titre-h3{
	color:#a6cfef;
	font-size:15px;
	font-family:MEgalopolisExtraRegular, Georgia, Helvetica, Arial, sans-serif;
}
.modele-titre-h3 h3{font-size:15px !important;}

/* ------------------------------------- */
/* MODELE BOUTON CONTENU */
/* ------------------------------------- */
span.btnleft{
	background: url(../images/v2/modele_btn_actu.png) no-repeat scroll 0 -28px transparent;
    display: inline-block;
    height: 28px;
    padding-left: 15px;
}
span.btnright{
	background: url(../images/v2/modele_btn_actu.png) no-repeat scroll right 0 transparent;
    display: inline-block;
    height: 28px;
    padding-right: 15px;
    line-height:28px;
    font-family:MEgalopolisExtraRegular, Georgia, Helvetica, Arial, sans-serif;
    font-size:12px;
    color:#fff;
}
.encart_int{
	background:#dcebf5;
	color:#6ea0b9;
	font-family:Georgia, Helvetica, Arial, sans-serif;
	font-size:13px;
	font-style:italic;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.encart_int a{
	color:#536570;
	font-style:italic;
	text-decoration:underline;
}
.encart_int a:hover{
	text-decoration:none;
}

