body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a{
	position:relative;
}
img{ border:0px solid;}


.fond_cadenas
{
	background-image:url(../images/fond_cadenas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 733px;
}
#gauche{
	padding:0;
	margin:0;}

.degrade-edito
{
	background-image:url(../images/fd-edito.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:103px;
 }

.td_tetiere {/*Filtre pour gérer la transparence des png en background sous IE. Rajouter position:relative, pour les liens <a></a> et les <div></div> à l'interieur de ce TD*/
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 973px;	
	background-image:url(../images/fond_tetiere-espaceOEA.png) !important; /* !important dit à Firefox d'ignorer ce qui suit*/
	/*background-image:url(no-image);*/
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/fond_tetiere-espaceOEA.png', sizingMethod='scale');

	
}
.td_tetiere_portail {/*Filtre pour gérer la transparence des png en background sous IE. Rajouter position:relative, pour les liens <a></a> et les <div></div> à l'interieur de ce TD*/
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 973px;	
	background-image:url(../images/portail/fond_tetiere-portail.png) !important; /* !important dit à Firefox d'ignorer ce qui suit*/
	/*background-image:url(no-image);*/
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/portail/fond_tetiere-portail.png', sizingMethod='scale');

	
}
.separation
{
	width:933px;
	height:19px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
}

.separation_tiret{
background-image:url(images/separation_tiret.gif);
background-repeat:repeat-x;
background-position:center;
vertical-align:middle;
}

.td_ombregauche {
	
	margin: 0px;
	padding: 0px;
	/*height: 994px;*/
	width: 8px;
	background-repeat: repeat-y;
	background-image: url(../images/ombre_gauche.png) !important;
	/*background-image:url(no-image);*/
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/ombre_gauche.png', sizingMethod='scale');

}

.contour_gris_clair{
border:1px solid #e7e6e6;
}

.titre_tab_modul{
	border:1px solid #e7e6e6;
	background-color: #e7e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56798f;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}
.td_tab_modul{
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e6e6;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #e7e6e6;
}
.td_tab_modul2{
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e6e6;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #e7e6e6;
}
.td_tab_modul3{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e6e6;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #e7e6e6;
}

.contour_orange{
border:1px solid #fe781f;
}

.contour_bleu_ciel{
border:1px solid #088bd7;
}

.contour_bleu_ciel_droite{
border-right:1px solid #088bd7;
}

.td_ombredroit {
	margin: 0px;
	padding: 0px;
	/*height: 994px;*/
	width: 8px;
	background-repeat: repeat-y;
	background-image: url(../images/ombre_droit.png) !important;
	/*background-image:url(no-image);*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/ombre_droit.png', sizingMethod='scale');

	
}

.btn_contact{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#063f63;
font-weight:bold;
text-decoration:none;
width:151px;
height:29px;
padding-left:15px;
}

.btn_contact:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fd924c;
font-weight:bold;
text-decoration:none;
}


.td_ombrebas {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 973px;
	background-image: url(../images/ombre_bas.png) !important; 
	/*background-image:url(no-image);*/
	background-repeat: no-repeat;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/ombre_bas.png', sizingMethod='scale');

	
}
.espace10px_h
{
height:10px;
}
.espace2px_h
{
height:2px;
}
.espacePuzzle_w
{
width:3px;
}
.espacePuzzle_h
{
height:3px;
}

.titre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#166591;
	vertical-align:middle;
	text-align:justify;
}

.td_centre {
	background-color: #ffffff;
	/*height: 974px;*/
	width: 933px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	text-align: left;
	vertical-align: top;
}

.td_pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 933px;
	background-image: url(../images/fond_pied.png) !important;
	/*background-image:url(no-image);*/
	background-repeat: no-repeat;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/fond_pied.png', sizingMethod='scale');
	
	
}

.td_contenu {
	margin: 0px;
	padding: 0px;
	/*height: 883px;*/
	width: 933px;
	text-align: left;
	vertical-align: top;
}
.td_gauche {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 198px;
}

.td_gauche2 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	width: 198px;

}

.td_droit {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 733px;
}


/*Tableau de la rubrique  Actes illicites*/
.pointille {
	background-image: url(../images/pointille_grisfonce.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:12px;
	border: 5px solid #d0d0d0;
}

.tab_actes_illicites {
	background-color: #d0d0d0;
}
.tab_actes_illicites_lien {
	background-color: #e3e3e3;
	padding:5px;
	text-align: left;
}

.td_actes_illicites_haut {
	background-color: #d0d0d0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.td_actes_illicites {
	background-color: #d0d0d0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.td_actes_illicites2 {
	background-color: #d0d0d0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.td_actes_illicites_bas {
	background-color: #d0d0d0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}



/* LEs encarts */

.td_encart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #e7e6e6;
	width:237px;
	vertical-align: top;
}

.td_contenu_encart {
	height:150px;
	vertical-align:top;
}
.titre_encart
{

	margin-bottom:5px;
}
.lire_la_suite {
	text-align:right;
	padding-right:5px;
	background-color:#e7e6e6;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.lire_la_suite_over {
	text-align:right;
	padding-right:5px;
	background-color:#fd924c;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.fleche_lire_la_suite {
	width:28px;
	text-align:right;
}

/*Formulaire*/

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56798f;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #4b4b4b;
}

input.none{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56798f;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #4b4b4b;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56798f;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #4b4b4b;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56798f;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #e7e6e6;
	border-bottom-color: #e7e6e6;
	border-left-color: #4b4b4b;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4785bf;
	border: 1px solid #9092bc;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-indent: 0px;
	text-align:center;
	font-weight: bold;
}

/* EDITO */
.edito_pointilles {
	background-image: url(../images/pointilles_gris.png);
	background-repeat: repeat-x;
	background-position: left center;
	height:12px;
	border: 5px solid #ffffff;
}
.td_edito_haut {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.td_edito {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align:top;
	width:515px;
}
.td_edito2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align:top;
}


.td_edito_bas {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* LES NEWS */

.fond_news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right:5px;
	width: 696px;
}
.td_news_haut {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.td_news {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align:top;
	width:515px;

}
.td_news2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align:top;
}

.td_news_bas {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}.table_orange {
	margin: 5px;
	padding: 10px;
	border: 0px solid #fd924c;
}
.td_titre_contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degrade_100.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.fond_diago1{
background-image:url(images/diago1.gif);
background-repeat:repeat-x repeat-y;
}

.fond_diago2{
background-image:url(images/diago2.gif);
background-repeat:repeat-x repeat-y;
}

/* INSCRIPTION */

.titre_inscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56798f;
	background-color: #e7e6e6;
}
.tableau_inscription {
	border: 1px solid #e7e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.tableau_inscription2 {
	border: 1px solid #e7e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.td_inscription
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.td_inscription2
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #e9f5fc;
}
.td_inscription3
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #ffffff;
}

/* Les onglets */

.onglet_titre_court1
{
	padding-top:14px;
	padding-bottom:14px;
	padding-left:5px;
	padding-right:5px;
}
.onglet_titre_court2
{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
}
.onglet_titre_long
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}

/*Les articles*/

.td_titre_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #56798f;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.td_contenu_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableau_formation{
	text-align:center;}
	
	
	
/*Bloc contact page accueil*/
*:first-child+html .contact{
	width:192px; 
	height:148px; 
	position:absolute;
	top:525px;
}

.contact{
	width:192px; 
	height:148px; 
	position:absolute;
	top:520px;
}