*
{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"Times New Roman", Times, serif;
}



.hiddenPic
{
	display:none;
}

body
{
	background:url(../img/fond.jpg) no-repeat center top #efecdc fixed;
	text-align:center;
	background-color:#FFFFFF;
}


.titre
{
	font-size:24px;
}


.gros_titre
{
	font-size:36px;
}


.texte
{
	text-align:left;
}


.texte_justifier
{
	text-align:justify;

}

.texte_centre
{
	text-align:center;

}

#calendrier a
{

}


#container
{
	position:relative;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}


#calendrier
{
	width:200px;
	float:left;
	background-color:#274080;
	color:#dcd31c;
}

#calendrier a
{
	text-decoration:none;
	color:#dcd31c;
}

#calendrier a:hover
{
	text-decoration:underline;
	color:#dcd31c;
}



#centre
{
	width:784px;
	float:right;
	margin:20px;
}


#centre_large
{
	width:984px;
	margin:20px;
}


/******************************************************************/
/* Header 1 */
/******************************************************************/

#header_gargoussier
{
	background:url(../img/header_gargoussier.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}


#header_livree
{
	background:url(../img/header_livree.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}

#header_drapeaux
{
	background:url(../img/header_drapeaux.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}

#header_manche
{
	background:url(../img/header_manche.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}



#header_caisse
{
	background:url(../img/header_caisse.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}



#header_fusils_drapeau
{
	background:url(../img/header_fusils_drapeau.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}

#header_livre
{
	background:url(../img/header_livre.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}


#header_bateau
{
	background:url(../img/header_bateau.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}

#header_garde_francaise
{
	background:url(../img/header_garde_francaise.jpg) no-repeat top;
	width:1024px;
	height:150px;
	position:relative;
	font-size:0px;
}


.header_space1
{
/*	background:url(../img/header_space1.jpg) no-repeat top;*/
	width:1024px;
	height:6px;
	position:relative;
	font-size:0px;
}



/******************************************************************************/
/* menu */
/******************************************************************************/

#menu
{
	background-color:#274080;
	width:1024px;
	height:33px;
	position:relative;
}

#btn_accueil a
{
	width: 92px;
	height: 33px;
	left: 0px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_accueil.jpg) no-repeat;
}

#btn_accueil a:hover
{
	background: url(../img/bouton_accueil_over.jpg) no-repeat;
}


#btn_reconstitution a
{
	width: 151px;
	height: 33px;
	left: 92px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_reconstitution.jpg) no-repeat;
}

#btn_reconstitution a:hover
{
	background: url(../img/bouton_reconstitution_over.jpg) no-repeat;
}


#btn_historique a
{
	width: 108px;
	height: 33px;
	left: 243px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_historique.jpg) no-repeat;
}

#btn_historique a:hover
{
	background: url(../img/bouton_historique_over.jpg) no-repeat;
}



#btn_effectifs a
{
	width: 94px;
	height: 33px;
	left: 351px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_effectifs.jpg) no-repeat;
}

#btn_effectifs a:hover
{
	background: url(../img/bouton_effectifs_over.jpg) no-repeat;
}


#btn_activites a
{
	width: 95px;
	height: 33px;
	left: 445px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_activites.jpg) no-repeat;
}

#btn_activites a:hover
{
	background: url(../img/bouton_activites_over.jpg) no-repeat;
}


#btn_bibliographie a
{
	width: 130px;
	height: 33px;
	left: 540px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_bibliographie.jpg) no-repeat;
}

#btn_bibliographie a:hover
{
	background: url(../img/bouton_bibliographie_over.jpg) no-repeat;
}


#btn_liens a
{
	width: 59px;
	height: 33px;
	left: 670px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_liens.jpg) no-repeat;
}

#btn_liens a:hover
{
	background: url(../img/bouton_liens_over.jpg) no-repeat;
}


#btn_exercice a
{
	width: 87px;
	height: 33px;
	left: 729px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_exercice.jpg) no-repeat;
}

#btn_exercice a:hover
{
	background: url(../img/bouton_exercice_over.jpg) no-repeat;
}

#btn_iconographie a
{
	width: 128px;
	height: 33px;
	left: 816px;
	top:0px;
	position:absolute;
	background: url(../img/bouton_iconographie.jpg) no-repeat;
}

#btn_iconographie a:hover
{
	background: url(../img/bouton_iconographie_over.jpg) no-repeat;
}




/******************************************************************************/
/* Header 2 */
/******************************************************************************/

/*
#header_space2
{
	background:url(../img/header_space2.jpg) no-repeat top;
	width:1024px;
	height:41px;
	position:relative;
	font-size:0px;
}
*/

#header_accueil
{
	background:url(../img/header_accueil.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_reconstitution
{
	background:url(../img/header_reconstitution.png) no-repeat top;
	width:1024px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}
#header_historique
{
	background:url(../img/header_historique.png) no-repeat top;
	width:1024px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_effectifs
{
	background:url(../img/header_effectifs.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_civils
{
	background:url(../img/header_civils.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}



#header_activites
{
	background:url(../img/header_activites.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_bibliographie
{
	background:url(../img/header_bibliographie.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_liens
{
	background:url(../img/header_liens.png) no-repeat top;
	width:784px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}

#header_exercice
{
	background:url(../img/header_exercice.png) no-repeat top;
	width:1024px;
	height:70px;
	position:relative;
	left:-20px;
	font-size:0px;
}



.titrecentre_bold
{
	font-size:32px;
	text-align:center;
	font-weight:bold;
}

.normal
{
	font-size:16px;
}

.normal_bold
{
	font-size:16px;
	font-weight:bold;
}
























/*-----------------------------------------------------------------------------*/
/*pour afficher les photos*/
/*-----------------------------------------------------------------------------*/


.PhotoTab
{
	width:127px;
	height:85px;
}


.PhotoThumb
{
	width:120px;
	height:80px;
}

.bande_noire
{
	background-image:url(../img/bande_noire.jpg);
	background-repeat:repeat-x;
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:10px;
	font-size:0px;
}

#nav_photo
{
	position:relative;
	top:0px;
	width:800px;
	height:40px;
}

#nbr_photo
{
	background-image:url(../img/blank350x40.jpg);
	background-repeat:repeat-x;
	position:absolute;
	color:#D0CE24;
	top:0px;
	width:550px;
	height:40px;
}

#nbr_photo.normal_center_bold
{
	line-height:45px;
}

#precedent_blank
{
	background-image:url(../img/blank125x40.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:550px;
	width:125px;
	height:40px;
}

#suivant_blank
{
	background-image:url(../img/blank125x40.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:675px;
	width:125px;
	height:40px;
}

#precedent a
{
	background-image:url(../img/precedente.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:550px;
	width:125px;
	height:40px;
}

#precedent a:hover
{
	background-image:url(../img/precedente_over.jpg);
}

#suivant a
{
	background-image:url(../img/suivante.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:675px;
	width:125px;
	height:40px;
}

#suivant a:hover
{
	background-image:url(../img/suivante_over.jpg);
}

#photo
{
	width:800px;
	height:600px;
}
