/* CSS Document */


* {border:0; padding:0; margin:0;}

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#6B6369;
	background-color:#ECE7E4;
}

#conteneur {
	width:950px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-image:url(../images/bg_conteneur.gif);
	background-repeat:repeat-y;	
}

#extend_bottom { background-image:url(../images/bg_conteneur.gif); background-repeat:repeat-y; width:950px;}



/*********************************/
/* ----- Partie de gauche ------ */
#bloc_gche {
	display:block;
	float:left;
	width:230px;
	height:auto;
	min-height:670px;
	background-color:#ADA096;
}

#carte_blo_gche {
	background-image:url(../images/carte_bloc_gauche.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:230px;
	height:203px;
	padding-top:20px;
	margin-bottom:30px;
}

.txt_bloc_gche {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	margin-left:15px;
	line-height:30px;
}

.txt_bloc_gche a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.txt_bloc_gche a:hover {text-decoration:underline;}

#img_bloc_gche {
	width:230px; 
	list-style:none;
	padding:0; 
	margin:0;
}


#img_bloc_gche li a{
	display:block;
	width:210px;
	height:37px;
	margin-top:5px;
	margin-right:10px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:right;
}

.presentation a {background-image:url(../images/tag_presentation.gif); margin-right:10px;}
.presentation a:hover {background-image:url(../images/tag_presentationOn.gif); cursor:pointer;}

.actualites a{background-image:url(../images/tag_actualites.gif);}
.actualites a:hover {background-image:url(../images/tag_actualitesOn.gif); cursor:pointer;}

.adhesion a{background-image:url(../images/tag_adhesion.gif);}
.adhesion a:hover{background-image:url(../images/tag_adhesionOn.gif); cursor:pointer;}

.colloques a{background-image:url(../images/tag_colloques.gif);}
.colloques a:hover{background-image:url(../images/tag_colloquesOn.gif); cursor:pointer;}

.interventions a{background-image:url(../images/tag_interventions.gif);}
.interventions a:hover{background-image:url(../images/tag_interventionsOn.gif); cursor:pointer;}

.pays_membres a{background-image:url(../images/tag_pays_membres.gif);}
.pays_membres a:hover{background-image:url(../images/tag_pays_membresOn.gif); cursor:pointer;}

.universite a{background-image:url(../images/tag_universite.gif);}
.universite a:hover{background-image:url(../images/tag_universiteOn.gif); cursor:pointer;}

.lettres_semestrielles a{background-image:url(../images/tag_lettres_semestrielles.gif);}
.lettres_semestrielles a:hover{background-image:url(../images/tag_lettres_semestriellesOn.gif); cursor:pointer;}

.nous_ecrire a{background-image:url(../images/tag_nous_ecrire.gif);}
.nous_ecrire a:hover{background-image:url(../images/tag_nous_ecrireOn.gif); cursor:pointer;}

.liens a{background-image:url(../images/tag_liens.gif);}
.liens a:hover{background-image:url(../images/tag_liensOn.gif); cursor:pointer;}

.lettres_semestrielles a{background-image:url(../images/tag_lettres_semestrielles.gif);}
.lettres_semestrielles a:hover{background-image:url(../images/tag_lettres_semestriellesOn.gif); cursor:pointer;}

/*******************************/
/*------ Partie centrale ------*/
#bloc_centre_accueil, #bloc_centre {
	display:block;
	margin-left:230px;
	/*background-color:#FFFFFF;*/
	padding-bottom:20px;
	min-height:670px;
	height:auto;
}

/*------ Bandeau image + logo ------*/
#bandeau_bloc_centre {
	background-image:url(../images/bandeau.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:96px;
}

#bloc_centre_accueil h1.logo, #bloc_centre h1.logo { /* Logo */
	background-image:url(../images/logo_ANF.jpg);
	background-position:left 37px;
	background-repeat:no-repeat;
	height:100px;
	margin-left:25px;
	text-indent:-1500px;
}
#bloc_centre h1.logo {background-position:right 37px; margin-right:25px;}

.titre-page h1 {background-repeat:no-repeat;; margin-left:50px; margin-top:70px;; text-indent:-1500px; height:50px;}
.titre-page h1.titre_presentation{background-image:url(../images/titre_presentation.gif);}
.titre-page h1.titre_pays_membres{background-image:url(../images/titre_pays_membres.gif);}
.titre-page h1.titre_adhesion{background-image:url(../images/titre_adhesion.gif);}

#bloc_focus {
	float:left;
	margin-left:50px !important;
	margin-left:25px;
	width:400px;
	margin-top:60px;
	margin-bottom:20px !important;
}
*+html #bloc_focus {margin-bottom:0px;}

#bloc_focus h1 { /* Titre focus */
	background-image:url(../images/focus.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:53px;
	width:365px;
	text-indent:-1500px;
	margin:0;
}

#txt_bloc_focus {
	border:1px solid #97867D;
	background-color:#ECE7E4;
	padding-left:15px;
	padding-right:15px; 
	padding-top:10px;
	padding-bottom:25px !important;
	margin-top:20px;
}

img.titre_pays { margin-bottom:10px;}
.txt_pays_membre img.drapeaux {float:right;}
.txt_pays_membre {font-weight:bold; text-transform:uppercase;}
.desc_pays_membre {padding-bottom:20px;}
.desc_pays_membre img { margin-right:10px; margin-bottom:10px; float:left; width:139px; height:204px;}
.desc_pays_membre a {color:#ED7F00; font-weight:bold; text-decoration:none; font-style:italic;}
.desc_pays_membre a:hover {text-decoration:underline;}

#bloc_actualites {
	float:left;
	margin-left:30px;
	margin-top:60px;
	width:199px;
}

#bloc_actualites h1 { /* Titre focus */
	background-image:url(../images/actualites.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:53px;
	width:199px;
	text-indent:-1700px;
	margin:0;
}

#txt_bloc_actualites {
	border:1px solid #707072;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px; 
	padding-top:5px;
	padding-bottom:10px;
	margin-top:20px;
	text-align:center;
}
*+html #txt_bloc_actualites {padding-bottom:15px;}

.desc_actualites, .form_actu {text-align:left; margin-top:10px; margin-left:5px; margin-right:5px;}
.desc_actualites a {color:#984790; font-weight:bold; text-decoration:none; font-style:italic;}
.desc_actualites a:hover {text-decoration:underline;}

.desc_actualites div a{
	display:block;
	width:180px;
	height:11px;
	margin-top:10px; 
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.toutes_actus a{background-image:url(../images/toutes-les-actualites.gif);}
.toutes_actus a:hover{background-image:url(../images/toutes-les-actualitesOn.gif); cursor:pointer;}

.chercher_actu a{background-image:url(../images/chercher-une-actualite.gif);}
.chercher_actu a:hover{background-image:url(../images/chercher-une-actualiteOn.gif); cursor:pointer;}

.form_actu {padding-top:10px;}

form.form_actu select {
	background-color:#BEB4AB;
	color:#FFFFFF;
	width:175px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
}

.texte_page {
	margin-left:50px;
	margin-top:40px;
	width:450px;
	text-align:justify;
}
.texte_page ul {margin-left:15px; padding:0; list-style-type:disc;}
.texte_page li {padding:0; margin:0; line-height:15px; text-indent:0px;}

.info {
	float:right;
	margin-right:50px;
	margin-top:40px;
	width:160px;
}
*+html .info {bottom:100px;}
*html .info {margin-right:10px;}
.info img {float:left; margin-right:10px;}


ul#liste_pays_membres  {margin-left:50px; list-style-type:none; width:610px; margin-top:10px; margin-bottom:20px;}
#liste_pays_membres li {display:inline;}
#liste_pays_membres li a {
	background-image:url(../images/puce_violette.gif); 
	background-repeat:no-repeat;
	background-position:left 5px;
	height:4px; 
	width:4px;
	padding-left:10px; 
	padding-right:5px;
	color:#646567;
	text-decoration:none;
}
#liste_pays_membres li a:hover {background-image:url(../images/puce_orange.gif); font-weight:bold;}

.notaires_membres {
	background-image:url(../images/fleche_violette.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:15px;
	margin-left:70px;
	margin-top:30px;
}
.notaires_membres a {color:#6A6268; text-decoration:none; font-weight:bold;}
.notaires_membres a:hover {text-decoration:underline;}

.conditions_adhesion a {
	padding:5px;
	margin-left:170px;
	border:1px solid #ED7F00;
	background-color:#ED7F00;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.conditions_adhesion a:hover {text-decoration:none;}

/*------ Formulaire d'adhésion ------*/
.formulaire_adhesion {margin-left:60px; margin-top:50px;}
.formulaire_adhesion p.infos_obligatoires {color:#F7B570; text-align:right; margin-right:33px; margin-top:-10px; margin-bottom:15px;}
*+html .formulaire_adhesion p.infos_obligatoires {margin-right:25px;}
.formulaire_adhesion p {text-align:right; margin-right:20px;}
*+html .formulaire_adhesion p {text-align:right; margin-right:15px;}
.formulaire_adhesion fieldset {padding: 0; margin:0; margin-bottom:10px;}
.formulaire_adhesion legend {padding: 0; margin:0; margin-bottom:5px; padding-left:70px;}

.formulaire_adhesion label {
	margin-bottom:5px;
	margin-right:10px;
	display: inline;
	float: left;
	width: 150px;
	text-align:right;
}

.formulaire_adhesion input {
	border:1px solid #E7E3E0;
	background-color:#E7E3E0;
	color:#6B6369;
	margin-bottom:5px;
	padding:1px;
}

input.bouton {
	font-weight:bold;
	margin-right:10px;
	margin-bottom:15px;
	padding:3px;
	font-size:11px;
	cursor:pointer;
}

.formulaire_adhesion select {
	background-color:#E7E3E0;
	color:#000000;
	width:auto;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
}
/*------ Fin ------*/

.txt_orange {color:#ED7F00; font-weight:normal;}
.txt_violet {color:#984790; font-weight:normal;}
.txt_petit {font-size:9px;}
h1, h2, h3, form {margin:0; padding:0;}
.clear {clear:both;}