@charset "utf-8";
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/degrade.jpg);
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	margin:0;
	padding:0;
	font-size: 11px;
	color: #999999;
}

ul {

}

p ul, p li {
	font-size: 10px;
	color: #999999;
	padding: 5px 10px 5px 5px;
	margin: 0 10px 0 20px;
}


.page_interne p {
	margin: 0;
	padding: 0 0 0 16px;
}
.page_interne p a, .page_interne ul li a { 
	background: url(img/site.gif) left no-repeat;
	padding: 3px 3px 3px 20px;
	font-size: 11px;
	color: #81b46f;
	font-weight: bold;
	line-height: 20px;
}
.noir
{
	color:#000000;
}
img
{
	border:none;
}
#structure
{
	width:952px;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
}

#logo
{
	width:194px;
	height:129px;
	float:left;
}
#logo img
{
	border:none;
}
#structure1
{
	width:756px;
	height:129px;
	background-image:url(img/structure1.gif);
	background-repeat:no-repeat;
	float:right;
	background-color:#FFFFFF;
	right: 0;
}
#structure1 .menu_haut a
{
	float:left;
	font-size:9px;0
	color:#FFFFFF;
	height:29px;
	border-right:#FFFFFF solid 1px;
	
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	background-color:none;
}
#structure1 .menu_haut a:hover
{
	color:#525051;
	background-color:#96d045;
}
#acces_membres
{
	position:absolute;
	width:420px;
	right:0;
	top:0;
}
#login_form {
    width: 200px;
    position:absolute;
    top:0;
    left:190px;
}
#login_form2 {
    width: 395px;
    position:absolute;
    top:0;
    margin: 6px 0 0 0;
    left:15px;
}
.logon {
    width: 157px;
    margin: 0 0 10px 6px;
    padding: 4px;
    text-align: center;
    font-weight: bold;
    background: #FFFFFF;
    color: #e89100;
    font-size: 12px;
}
#acces_membres a, #acces_membres 
{
	color:#FFFFFF;
	font-style:italic;
	font-size:9px;
}
#acces_membres input
{
	font-size:10px;
	width:90px;
	color:#8f8a7b;
	margin-top: 3px;
	border:#85847d solid 1px;
}
#ok input
{
  width: 24px;
  height: 16px;
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	top: 2px;
	right:10px;
	background-color:#427e2d;
	padding:1px;
	border:#85847d solid 1px;
}
#flashbanner
{
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
}
#structure2
{
	clear:both;
	width:798px;
	height:35px;
	background-image:url(img/structure2.jpg);
	padding-left:155px;
	position:relative;
	
}
#cube_haut
{
	position:absolute;
	right:0;
	top:0;
}
#structure2 .menu_bas a
{
	float:left;
	font-size:9px;
	color:#525051;
	height:30px;
	border:#80b46e solid 1px;
	text-decoration:none;
	border-left:none;
	border-bottom:none;
	text-align:center;
}

#structure3
{
	clear:both;
	width:952px;
	height:41px;
	background-image:url(img/structure3.jpg);
	
}
#poucet {
    padding: 15px 0 0 200px;
    font-size:10px;
    color:#636363;
}

#poucet2 {
    padding: 15px 0 0 40px;
    color:#636363;
    font-size:10px;
}

#structure3 a {
    color:#636363;
    font-size:10px;
}

#structure4
{
	float: left;
	width:952px;
	background: #92cd7d url(img/structure4.jpg) no-repeat;
	position: relative;
}
#col1 {
    float: left;
    width: 190px;
    
}
#col2 {
    width: 500px;
    margin: 0 0 0 200px;
}
#col2b {
    width: 500px;
    margin: 0 0 0 30px;
}

#col3 {
    right:0;
    top: 0;
    position: absolute;
    width: 270px;
    margin: 0 0 0 0;
}

#col3b {
    float: right;
    width: 350px;
    margin: 0 20px 0 0;
}

#structure5
{
	clear:both;
	width:952px;
	height:101px;
	background-image:url(img/structure5.jpg);
	position:relative;
	
}
#cube_bas
{
	position:absolute;
	right:0;
	bottom:0;
}
#footer
{
	color:#353535;
	font-size:9px;
	text-align:center;
	padding-top:5px;
}
#footer a
{
	color:#353535;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}

.block_menu
{
	font-size:9px;
	width:178px;
	position: relative;
}
.block_menu .titre
{
	color:#FFFFFF;
	font-size:8px;
}
.block_menu a
{
	text-decoration:none;
	display:block;
	border-bottom:#c0c0c0 1px solid;
	color:#636363;
	padding-top:1px;
	padding-left:15px;
}
.block_menu a:hover
{
	font-weight:bold;
}
.block_menu img
{
	margin-right:10px;
}
.votre_crepi a
{
	padding-top:5px;
	padding-left:15px;
	background-image:url(img/block_menu_off.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
}
.votre_crepi a:hover
{
	background-image:url(img/block_menu_on.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
	padding-left:20px;
}
.votre_crepi
{
	background-image:url(img/footer_votre_crepi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	position:relative;
	top:0px;
	left:12px;
}
.block_menu .titre
{
	width:173px;
	padding-top:3px;
	padding-left:8px;
}
.votre_crepi .titre
{
	background-image:url(img/titre_votre_crepi.gif);
	height:35px;
	font-weight: bold;
	color: #FFFF66;
	font-size: 12px;
}
.votre_crepi a
{
	background-color:#d9f2d1;
}

.votre_crepi a.section_membre
{
	background-color:#FFFF66;
}
.dans_cette_rubrique
{
    position: relative;
	background-image:url(img/footer_dans_cette_rubrique.gif);
	background-repeat:no-repeat;
	background-position:bottom;    
    margin: 20px 0 0 12px;
    padding: 0 0 10px 0;
}
.dans_cette_rubrique .titre
{
	background-image:url(img/dans_cette_rubrique.gif);
	height:38px;
}
.dans_cette_rubrique a
{
	background:#e1e1e1 url(img/fichier.gif) 4px no-repeat;
	padding: 3px 3px 3px 24px;
	font-size: 11px;
	line-height: 20px;
}
h1
{
	font-size:14px;
	color:#e89100;
	font-weight:bold;
	margin:0;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:10px;
	width:90%;
}
h2
{
	font-size:11px;
	color:#1a171b;
	font-weight:normal;
	margin:0;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	width:450px;
}
p
{
	font-size:9px;
	color:#999999;
	text-align:justify;
	margin:0;
	padding: 0 10px 0 15px;
}

.fond_blanc
{
	background-color:#FFFFFF;
	padding-bottom: 20px;
}

.page_interne p
{
	width:450px;
}

.page_full p
{
	width:80%;
}

.page_full
{
    position: relative;
	width: 700px;
	background:url(img/footer_page_full.gif) bottom no-repeat;
	padding: 0 0 12px 0;
}

.page_interne
{
    position: relative;
	width:476px;
	background-image:url(img/footer_page_interne.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	
}

.page_interne2
{
    position: relative;
	width:520px;
	background-image:url(img/footer_page_crepi2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	
}

.page_interne3
{
    position: relative;
	width:350px;
	background-image:url(img/footer_page_crepi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	
}

.page_interne .titre
{
	width:461px;
	padding-top:3px;
	padding-left:15px;
	background-image:url(img/titre_page_interne.gif);
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.page_interne2 .titre
{
	width:505px;
	padding-top:3px;
	padding-left:15px;
	background-image:url(img/titre_page_crepi2.gif);
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.page_interne3 .titre
{
	width:335px;
	padding-top:3px;
	padding-left:15px;
	background-image:url(img/titre_page_crepi.gif);
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.page_full .titre
{
	width:685px;
	padding-top:3px;
	padding-left:15px;
	background-image:url(img/titre_page_full.gif);
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#adherer
{
    margin: 0 0 20px 40px;
}
.agenda
{
	width:238px;
	background: url(img/footer_agenda.gif) bottom no-repeat;
	padding-bottom:12px;
	font-size:9px;
	margin: 0 auto;
}
.agenda img
{
	margin-left:-22px;
	float:left;
}
.agenda a
{
	text-decoration:none;
	display:block;
	color:#636363;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	background-color:#e1e1e1;
	padding-right:10px;
}
.agenda .titre
{
	color:#FFFFFF;
	font-size:8px;
	background-image:url(img/titre_agenda.gif);
	height:38px;
	padding-top:5px;
	padding-left:15px;
}
.agenda .lire_la_suite
{
	text-align:right;
	font-weight:bold;
	
	font-size:11px;
	background-color:#e1e1e1;
	padding-top:10px;
	
}
.agenda .lire_la_suite a
{
	display:inline;
	padding-left:0px;
	text-decoration:underline;
	
}
.agenda .lire_la_suite img
{
	margin-left:0;
	float:none;
}
.page_crepi
{
	width:716px;
	background-image:url(img/footer_page_crepi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	margin-left:200px;
	
}
.page_crepi .titre
{
	width:701px;
	padding-top:3px;
	padding-left:15px;
	background-image:url(img/titre_page_crepi.gif);
	height:29px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.page_crepi .intro
{
	background-color:#FFFFFF;
}
.page_crepi .intro p
{
	padding-right:150px;
	padding-top:20px;
}
.page_crepi .double
{
	background-color:#FFFFFF;
	padding-top:20px;
	
}
.page_crepi .intro img
{
	float:left;
	margin-left:30px;
	margin-right:30px;
	padding-top:20px;
}
.agenda_interne
{
	width:200px;
	margin-left:22px;
	margin-top:10px;
}
h3
{
	color:#7f7f7f;
	font-size:13px;
	margin:0;
	padding:0;
	padding-left:8px;
	padding-bottom:5px;
}
h4
{
	color:#777777;
	font-size:11px;
	margin:0;
	padding:0;
	padding: 0 0 5px 0;
}
.agenda_interne a
{
	text-decoration:none;
	display:block;
	color:#636363;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:10px;
	font-size:9px;
}
.agenda_interne img
{
	margin-left:-22px;
}
.cadre_orange
{
	width:442px;
	padding-bottom:40px;
	background-image:url(img/titre_cadre_orange.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.cadre_orange .contact
{
	float:right;
}
.cadre
{
	border:#FF0000 solid 1px;
}	
.home_mot
{
	background-image:url(img/home_mot.gif);
	width:238px;
	height:318px;
	position:absolute;
	top:0;
	left:50px;
	text-align: left;
	overflow: hidden;
}

.home_mot p {
	height: 240px;
	overflow: hidden;
	text-align: left;
}

.home_mot .titre
{
	padding-bottom:10px;
}
.home p
{
	background:none;

}
.home .lire_la_suite_home
{
	margin:0;
	padding:0;
	position:absolute;
	right:10px;
	bottom:0px;
	font-weight:bold;
	font-size:11px;
	background:none;
	height:20px;
}
.for_carte {
    top: 4px;
}
.home .lire_la_suite_home a
{
	margin:0;
	padding:0;
	text-decoration:underline;
	font-size:11px;
	color:#636363;
	display:inline;
}
.home .lire_la_suite_home img
{
	margin:0;
	padding:0;
	float:none;
	
}
.home_agenda
{
	background:url(img/home_agenda.gif) top no-repeat;
	width:238px;
	height:318px;
	position:absolute;
	top:50;
	left:338px;
}
.home_agenda p
{
	width:234px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.home_agenda .titre
{
	padding-bottom:55px;
}
.home_agenda a
{
	text-decoration:none;
	display:block;
	color:#636363;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-size:9px;
	padding-left:26px;
}
.home_agenda img
{
	margin-left:-20px;
	float:left;
}
.home_zoom
{
	background: url(img/zoom.gif) top no-repeat;
	width:275px;
	height:170px;
	position:absolute;
	top:0;
	right:50px;
	padding-left:1px;
}
.home_zoom p
{
	width:260px;
	height:115px;
	padding:0 0 0 5px;
	margin: 0;
    text-align: left;
}
.home_zoom .titre
{
	padding-bottom:15px;
	
}
.home_zoom p img
{
	float:left;
	width: 120px;
	padding: 0 4px 0 0;
}

.home_partenaire
{
	background-image:url(img/home_partenaire.gif);
	width:526px;
	height:72px;
	position:absolute;
	top:350px;;
	left:50px;
}

.home_partenaire p
{
	text-decoration:none;
	display:block;
	color:#636363;
	padding-left:150px;
	font-size:9px;
	margin-top: -15px;
}

.home_implantation
{
	background: url(img/home_implantation.gif) no-repeat top;
	width:276px;
	height:26px;
	position:absolute;
	top:200px;
	right:50px;
}
.home .titre
{
	color:#FFFFFF;
	font-size:10px;
	padding-top:5px;
	padding-left:10px;
}

/* Menu */
#menucontent {
	position: absolute;
	top:129px;
	left:158px;
	height: 20px;
	width: 700px;
}

ul.niveau0 {
	display: block;
    list-style-type: none;
    padding-top: 0px;
	width: 720px;
	margin-top:0;
    
}
/* Entête de menu */
li.elem0, li.elem0b {
	overflow : hidden;
	display: block;
    list-style-type: none;
	float: left;
}
li.elem0 a {
	display: block;
	list-style: none;
	font-size:9px;
	color:#525051;
	height:30px;
	border:#80b46e solid 1px;
	background-color: #FFFFFF;
	border-left:none;
	border-bottom:none;
	text-decoration:none;
	padding: 2px 5px 0 3px;
		
}
.eg a
{
	background-image:url(img/eg_off.jpg);
	background-repeat:no-repeat;
}
.eg a:hover
{
	background-image:url(img/eg_on.jpg);
}
.ed a
{
	background-image:url(img/ed_off.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.ed a:hover
{
	background-image:url(img/ed_on.jpg);
}
.menu_bas a:hover
{
	background-color:#e7e8e8;
}

li.elem0 .eg a {
	background: url(img/eg_off.jpg) no-repeat top left;
}
li.elem0 .eg a:hover {
	background: url(img/eg_on.jpg) no-repeat top left;
}

li.elem0 .ed a {
	background: url(img/ed_off.jpg) no-repeat top right;
}
li.elem0 .ed a:hover {
	background: url(img/ed_on.jpg) no-repeat top right;
}

li.elem0 a:hover, li.elem0b a:hover
{
	background-color:#e7e8e8;
}

/* Sous-menu */
ul.niveau1 {
	display : none;
	position : absolute;
	height : auto;
	color: #000000;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 -1px;
	font-size: 9px;
	width: 230px;
	border-bottom: 1px solid #7F7F7F;
}
ul.niveau1 li {
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background-color:#99cd45;
}

/* Element sous-menu */
li.elem1 a {
	height : auto;
	font-size: 10px;
	color: #525051;
	background-color:#99cd45;
	text-align: left;
	padding: 4px 4px 5px 4px;
}

/* Element sous-menu selectionne */
li.elem1 a:hover {
	font-size: 10px;
	color: #393939;
	text-align: left;
}

.carte {
	margin: 7px 0 0 -10px;
	width: 276px;
	height: 215px;
}

/* Presse, Actu, Agenda */
.actu {
    width: 650px;
    color:#999999;
    font-size: 10px;
    padding: 0px 0 35px 0;
    border-bottom: 1px solid #D9D9D9;
    margin: 15px 0 0 15px;
    position: relative;
	z-index: 0;
}

.actu img {
    float: left;
}
.actup {
	position: relative;
    margin: 0 0 0 48px;
}
.actup p {
	width: 95%;
}
.illustration {
    float: right;
    position: relative;
    margin: 0 0 0 15px;
    width: 300px;
    padding: 4px;
    background: #e9e9e9;
    z-index: 1000;
}
.illustration img {
    float: left;
    padding: 0 10px 0 0;
}
.actu_link {
    color: #666666;
}
.close {
    margin: 15px 0 0 0;
    float: right;
    height: 20px;
    }
.classement {
    width: 630px;
    height: 30px;
    color:#999999;
    font-size: 10px;
    padding: 20px 0 0 0;
    margin: 0 0 0 30px;
    border-bottom: 4px solid #D9D9D9;
}

.classement2 {
    width: 500px;
    height: 30px;
    color:#999999;
    font-size: 10px;
    padding: 20px 0 0 0;
    margin: 0 0 0 5px;
    border-bottom: 4px solid #D9D9D9;
}

.tri {
    width: 250px;
    height: 30px;
    float: left;
}
.tri2 {
    float: right;
    width: 320px;
    margin: 0;
    text-align: right;
}
.clear {
    clear: both;
    width: 10px;
    height: 0px;
}

.classement a, .classement2 a {
    color: #81b46f;
    font-weight: bold;
}
.classement a.current, .classement2 a.current {
    color: #e89100;
    font-weight: bold;
}

/* Adhésion */

.adhesion {
    width: 650px; 
    padding: 0 0 0 20px;
    margin: 0 0 0 15px;
    color:#999999;
    font-size: 10px;
}

label {
    color:#999999;
    display:block;
    font-size:11px;
    margin:0 0 0 0;
    padding:3px;
}

.adhesion input, .adhesion textarea, .adhesion select {
    border:1px solid #999999;
    font-size:11px;
    font-style:normal;
    margin:4px 0 0 15px;
    padding:1px;
    width:210px;
}

.adhesion select {
    border:1px solid #999999;
    font-size:11px;
    font-style:normal;
    padding:1px;
    width:150px;
}

.adhesion .checkbox {
    border: 0;
    width: 15px;
}
.wider {
    width: 700px;
}

fieldset {
    width: 550px;
    margin: 10px 0 0 0;
    border: 1px solid #81b46f;
}
legend {
    padding: 4px;
    font-weight: bold;
    font-size: 11px;
    color: #81b46f;
}
#liste_crepi {
    display: none;
    width: 550px;
    margin: 10px 0 10px 35px;
}
.valider {
    cursor: pointer;
    padding: 0;
    margin: 15px 0 0 150px;
}

/* Partenaires */
.partenaire {
    width: 640px;
    color:#999999;
    font-size: 10px;
    padding: 0px 0 15px 0;
    margin: 15px 5px 0 30px;
    display: block;
}

.partenaire2 {
    width: 500px;
    color:#999999;
    font-size: 10px;
    padding: 0px 0 5px 0;
    margin: 15px 5px 0 5px;
    display: block;
    height: 180px;
}

.partenaire .nom, .partenaire2 .nom {
    width: 100%;    
    font-weight: bold;
    border-bottom: 1px solid #D9D9D9;
    display: block;
}
.link_crepi {
    float: right;
}
.partenaire a, .link_crepi a {
    color: #81b46f;
    text-decoration: none;
}

.cod1 {
    width: 220px;
    position: absolute;
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
}
.cod1b {
    width: 200px;
    float: left;
    margin: 5px 0 0 5px;
    padding: 5px 0 0 5px;
}
.cod2 {
    width: 220px;
    display: block;
    margin: 0 0 0 240px;
    padding: 5px 0 0 0;
}
.cod2b {
    width: 190px;
    float: left;
    position: absolute;
    margin: 0 0 0 300px;
    padding: 5px 0 0 0;
}
.cod3 {
    clear: both;
    margin: 0 0 0 10px;
    padding: 4px 4px 4px 4px;
    width: 610px;
    background: #f0f0f0;
}
.cod4 {
    float: right;
    text-align: right;
    width: 150px;
    margin: 15px 10px 15px 0;
}
.cod4 img {
	margin: 0;
	padding: 0;
	width: 100px;
}
.cod4b {
    float: left;
    margin: 5px 0 5px 0;
}
/* Contact */
.quest_rep {
    width: 600px;
}
.quest_rep p {
    width: 100%;
    margin: 10px 0 0 0;
}

.quest_rep blockquote p {
    color: #000000;
}

.checkbox {
    border: 0;
    width: 15px;
}

/* CREPIS */
.carte_crepi {
    width: 320px;
    margin: 0 auto;
    padding: 10px;
}

.pub {
    margin: 15px auto;
    width: 200px;
}

.crepi_top {
    width: 680px;
    padding: 10px;
}
.crepi_intro {
    color:#999999;
    font-size:9px;
}
.crepi_intro p {
	color:#999999;
	font-size:9px;
	margin:0;
	padding:0 10px 0 15px;
}
.crepi_contact {
    padding: 10px;
    border: 1px solid #666666;
    width: 200px;
    text-align: center;
    color:#999999;
    font-size:9px;
    margin: 0 20px 0 0;
}
.crepi_top .content {
    float: right;
    padding: 10px;
    border: 1px solid #e89100;
    margin: 5px 0 0 0;
    width: 420px;
    color:#999999;
    font-size:9px;
}

.crepi_news {
    width: 200px;
    padding: 15px 10px;
    height: 100%;
}
.agenda_crepi
{
	width:200px;
	padding-bottom:12px;
	font-size:9px;
	margin: 0 auto;
}
.agenda_crepi img
{
	margin-left:-17px;
	float:left;
}
.agenda_crepi a
{
	text-decoration:none;
	display:block;
	color:#636363;
	padding:0 0 5px 17px;
}
.agenda_crepi .titre2
{
    padding: 0 0 20px 0;
	color:#636363;
	font-weight: bold;
	font-size:10px;
    
}
.agenda_crepi .lire_la_suite
{
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
}
.agenda_crepi .lire_la_suite a
{
	display:inline;
	padding-left:0px;
	text-decoration:underline;
	
}
.agenda_crepi .lire_la_suite img
{
	margin-left:0;
	float:none;
}
#flashbanner2 {
	top: 0;
	right: 0;
	margin: 0 4px 0 0;
	position: absolute;
}
#flashbanner3 {
	width: 276px;
	height: 215px;
	position: relative;
	text-align: right;
}

table {
    font-size: 10px;
    margin: 0 0 0 0;
    }
table td p {
    margin: 0;
    padding: 0;
    width: 100%;
}
#login_form {
    color: #FFFFFF;
    font-size: 10px;
}

object {
    margin:0 0 0 -50px;
    padding:0;
}