*{
margin:0;
padding:0;
}

body {
	text-align:center;
	font-family: verdana;
	background-color:#000000;
	font-size:11px;
}

a {
text-decoration:none;
/* pour eviter les pointilles lors de la selection*/
outline:none;
color:#000000;
}

ul, li{
list-style-type:none;
margin:0;
padding:0;
display:inline;
}

.hidden{
display:none;
}

div#generale{
margin:0 auto;
text-align:left;
width:811px;
/* border:1px solid red; */
/* height:500px; */
}

div#entete{
position:absolute;
top:20px;
width:811px;
height:349px;
/* border:1px solid green; */
}

a#lien_accueil{
position:absolute;
top:20px;
width:601px;
height:260px;
z-index:1;
/*  border:1px solid green; */
}

div#entete_g{
float:left;
width:601px;
height:349px;
}

div#entete_g_h{
width:601px;
height:178px;
background:url('../images/haut_global.jpg') no-repeat;
}

div#entete_g_m {
background:url('../images/titre.jpg') no-repeat;
width:601px;
height:89px;
}

div#entete_g_b{
background:url('../images/milieu_global.jpg') repeat-y;
width:601px;
height:82px;
}

div#menu {
float:left;
width:210px;
height:349px;
background:url('../images/menu.jpg') no-repeat;
}

div#menu_h {
width:210px;
height:14px;
background:url('../images/haut_menu.jpg') no-repeat;
}

div#menu_b{
width:210px;
height:48px;
background:url('../images/bas_menu.jpg') no-repeat;
}
/*pour eviter l'apparition longue des images lors du hover*/
div#menu_presentation{
display:block;
width:210px;
height:41px;
background:url('../images/presentation_menu.jpg') no-repeat;
}

div#menu_equipe{
display:block;
width:210px;
height:41px;
background:url('../images/equipe_menu.jpg') no-repeat;
}

div#menu_agenda{
display:block;
width:210px;
height:41px;
background:url('../images/agenda_menu.jpg') no-repeat;
}

div#menu_adherent{
display:block;
width:210px;
height:41px;
background:url('../images/adherent_menu.jpg') no-repeat;
}

div#menu_flashback{
display:block;
width:210px;
height:41px;
background:url('../images/flashback_menu.jpg') no-repeat;
}

div#menu_acces{
display:block;
width:210px;
height:41px;
background:url('../images/acces_menu.jpg') no-repeat;
}

div#menu_contact{
display:block;
width:210px;
height:41px;
background:url('../images/contact_menu.jpg') no-repeat;
}
/*menu selectionné*/
div#menu_presentation_sel{
display:block;
width:210px;
height:41px;
background:url('../images/presentation_menu_sel.jpg') no-repeat;
}

div#menu_equipe_sel{
display:block;
width:210px;
height:41px;
background:url('../images/equipe_menu_sel.jpg') no-repeat;
}

div#menu_agenda_sel{
display:block;
width:210px;
height:41px;
background:url('../images/agenda_menu_sel.jpg') no-repeat;
}

div#menu_adherent_sel{
display:block;
width:210px;
height:41px;
background:url('../images/adherent_menu_sel.jpg') no-repeat;
}

div#menu_flashback_sel{
display:block;
width:210px;
height:41px;
background:url('../images/flashback_menu_sel.jpg') no-repeat;
}

div#menu_acces_sel{
display:block;
width:210px;
height:41px;
background:url('../images/acces_menu_sel.jpg') no-repeat;
}

div#menu_contact_sel{
display:block;
width:210px;
height:41px;
background:url('../images/contact_menu_sel.jpg') no-repeat;
}

/*lien menu normaux*/
div#menu_presentation a{
display:block;
width:210px;
height:41px;
background:url('../images/presentation_menu.jpg') no-repeat;
}

div#menu_equipe a{
display:block;
width:210px;
height:41px;
background:url('../images/equipe_menu.jpg') no-repeat;
}

div#menu_agenda a{
display:block;
width:210px;
height:41px;
background:url('../images/agenda_menu.jpg') no-repeat;
}

div#menu_adherent a{
display:block;
width:210px;
height:41px;
background:url('../images/adherent_menu.jpg') no-repeat;
}

div#menu_flashback a{
display:block;
width:210px;
height:41px;
background:url('../images/flashback_menu.jpg') no-repeat;
}

div#menu_acces a{
display:block;
width:210px;
height:41px;
background:url('../images/acces_menu.jpg') no-repeat;
}

div#menu_contact a{
display:block;
width:210px;
height:41px;
background:url('../images/contact_menu.jpg') no-repeat;
}
/*liens menu hover*/
div#menu_presentation a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/presentation_menu_over.jpg') no-repeat;
}

div#menu_equipe a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/equipe_menu_over.jpg') no-repeat;
}

div#menu_agenda a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/agenda_menu_over.jpg') no-repeat;
}

div#menu_adherent a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/adherent_menu_over.jpg') no-repeat;
}

div#menu_flashback a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/flashback_menu_over.jpg') no-repeat;
}

div#menu_acces a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/acces_menu_over.jpg') no-repeat;
}

div#menu_contact a:hover{
display:block;
width:210px;
height:41px;
background:url('../images/contact_menu_over.jpg') no-repeat;
}

/* conteneur, contenu et bloc*/
div#conteneur{
position:absolute;
width:601px;
/* border:1px solid blue; */
top:290px;
z-index:1;
}

div#conteneur_m{
width:601px;
background:url('../images/milieu_global.jpg') repeat-y;
}

div#conteneur_b{
width:601px;
height:77px;
background:url('../images/bas_global_contenu.jpg') no-repeat;
}

div#contenu{
margin-left:21px;
width:560px;
}

div#contenu_tete{
width:560px;
background:url('../images/haut_contenu.jpg') no-repeat;
}

div#contenu_fond{
width:560px;
background:url('../images/milieu_contenu.jpg') repeat-y ;
}

div#sous_contenu{
width:560px;
min-height:300px; 
background:url('../images/milieu_contenu_degrade.jpg') no-repeat 0 55px;
}
_div#sous_contenu{
height:300px;
}

div#page{
width:560px;
padding-top:30px;
}

.fond_titre_page{
width:448px;
height:218px;
background:url('../images/titre_page_b.jpg');
}

.fond_titre_page_equipe{
width:448px;
height:218px;
background:url('../images/equipe_mini.jpg');
}

.fond_titre_page_acces{
width:448px;
height:218px;
background:url('../images/plan_mini.jpg');
}

.titre_page{
padding-left:20px;
padding-top:50px;
width:200px;
}

.sous_bloc_contact{
width:350px;
margin-left:115px;
/* border:1px solid red; */
}

.bloc{
width:450px;
margin-left:75px;
}

.bloc_fleche{
width:560px;
}

.fleche{
float:left;
margin-left:10px;
width:39px;
height:39px;
background:url('../images/fleche.png') no-repeat ;
_background:0 ; /* IE */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/fleche.png', sizingMethod='crop'); /* IE */
}

.texte_fleche{
float:left;
margin-top:10px;
margin-left:30px;
width:450px;
text-align:justify;
}

.bloc_news{
width:450px;
margin-left:75px;
margin-top:30px;
}

.bloc_news_h{
width:450px;
height:64px;
background:url('../images/news_h.jpg') no-repeat;
}

.lien_news_h{
float:right;
padding-right:20px;
}

.texte_bn{
padding-left:30px;
padding-top:20px;
}

.bloc_news_m{
width:450px;
background:url('../images/news_m.jpg') repeat-y;
}

.bloc_news_b{
width:450px;
height:45px;
background:url('../images/news_b.jpg') no-repeat;
}

.sous_bloc_news{
float:left;
width:200px;
padding-left:17px;
padding-top:20px;
padding-bottom:2px;
/* border:1px solid red; */
/* background-color:#123000; */
}

.photo_sbn{
float:left;
width:70px;
height:70px;
/* border:1px solid green; */
}

.texte_sbn{
float:left;
width:120px;
padding-left:4px;
/* border:1px solid blue; */
/* text-align:justify; */
}

.bloc_mini{
float:left;
width:218px;
padding-left:5px;
padding-top:20px;
}

.photo_bm{
width:216px;
height:216px;
}

.texte_bm{
padding-left:4px;
padding-right:4px;
text-align:justify;
}

.lien_bm{
padding-left:4px;
padding-right:4px;
text-align:right;
}
/* divers (flashback,...)*/
.bloc_d{
width:450px;
margin-left:75px;
margin-top:30px;
}

.sous_bloc_d{
float:left;
width:445px;
padding-top:20px;
padding-bottom:2px;
/* border:1px solid red; */
/* background-color:#123000; */
}

.photo_sbd{
float:left;
width:70px;
height:70px;
/* border:1px solid green; */
}

.texte_sbd{
font-size:12px;
font-weight:bold;
float:left;
width:360px;
padding-left:10px;
padding-top:10px;
/* border:1px solid blue;  */
/* text-align:justify; */
}
/*presentation*/
.bloc_p{
float:left;
width:450px;
padding-left:5px;
padding-top:20px;
}

.photo_bp{
float:left;
width:216px;
height:216px;
}

.texte_bp{
float:left;
width:216px;
padding-top:50px;
padding-left:14px;
padding-right:4px;
text-align:justify;
}

/*attributs de mise en forme de texte*/
.jaune{
color:#ff9803;
}
.blanc{
color:#ffffff;
}
.rouge{
color:#7c0000;
}

.gras{
font-weight:bold;
}

.maj{
text-transform:uppercase;
}

.t_15{
font-size:15px;
}

.t_20{
font-size:20px;
}

.t_30{
font-size:30px;
}

.center{
text-align:center;
}

.bordure_jaune{
border:2px solid #ff9803;
}
/*divers*/
.clear{
clear:both;
}

