
body {
	padding:0;
	margin:0;
	font-family: "Tahoma", "Trebuchet MS",arial,helvetica,sans-serif;
	background-color:#fff;
}

#center
{
	width:982px;
	margin:0 auto;
	padding-bottom:20px;
}

#container {
	width:939px;
	height:auto;
	padding:0;
	font-size:0.9em;
	float:left;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}


/***************/
/** SIGANTURE **/
/***************/

#sign{
	color:#f96868;
	text-align:center;
	float:left;
	width:100%;
	margin-top:15px;
	font-size:0.75em;
	padding-bottom:20px;
}
#sign a{
	color:#f96868;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}



/***************************/
/** ARCHITECTURE BANNIERE **/
/***************************/

#banniere
{
	background:url('../images/banniere.jpg');
	width:939px;
	height:151px;
	float:left;
}

#nom
{
	background:url('../images/nom.png');
	width:393px;
	height:47px;
	float:left;
	margin-top:105px;
	margin-left:10px;
	position:relative;
}

#adresse_banniere
{
	width:510px;
	margin-top:152px;
	margin-left:120px;
	*margin-left:-285px;
	position:absolute;
	font-weight:bold;
	font-style:italic;
	font-size:0.9em;
	color:#FFFFFF;
}

/********************/
/** LIGNE DRAPEAUX **/
/*******************/

#ligne_bleue
{
	background:url('../images/ligne_bleue.png');
	width:939px;
	height:32px;
	float:left;
	margin-top:-13px;
}

#drapeaux_texte
{
	float:right;
	margin-right:10px;
	margin-top:14px;
	color:#fff;
	font-weight:bold;
	font-size:0.85em;
}

#drapeaux
{
	float:right;
	margin-top:5px;
}

#drapeaux a
{
	display:block;
	cursor:pointer;
	margin-left:4px;
	margin-right:4px;
}

.drap_fr
{
	background:url('../images/drapeau_fr.png');
	width:21px;
	height:20px;
	float:left;
}

.drap_en
{
	background:url('../images/drapeau_en.png');
	width:22px;
	height:20px;
	float:left;
}

.drap_de
{
	background:url('../images/drapeau_de.png');
	width:21px;
	height:20px;
	float:left;
}


/***********************/
/** ARCHITECTURE MENU **/
/***********************/

#menu
{
	float:left;
	width:162px;
	height:auto;
}

#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li
{
	float:left;
}

#menu ul li a
{
	cursor:pointer;
	display:block;
}

/** DETAILS DES MENUS DANS LA CSS SPECIFIQUE **/


#photo_menu
{
	background:url('../images/menu_img.jpg');
	width:145px;
	height:104px;
	float:right;
}


/**************************/
/** ARCHITECTURE CONTENU **/
/**************************/

#contenu
{
	float:left;
	width:939px;
	height:auto;
}

#bloc_gauche
{
	float:left;
	width:162px;
	height:auto;
	background:url('../images/fond_menu.png') repeat-y;
	text-align:center;
	font-size:0.9em;
}

#bloc_centre
{
	float:left;
	width:777px;
	height:auto;
	padding-bottom:25px;
}


#bloc_centre_contenu
{
	width:720px;
	margin:0 auto;
	margin-top:15px;
	font-size:0.9em;
	text-align:justify;
}

#bloc_centre_droite
{
	float:right;
	width:200px;
	text-align:center;
}

#bloc_centre_gauche
{
	float:left;
	width:500px;
}

/*************/
/** GENERAL **/
/*************/

img
{
	border:none;
}

.gras
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.souligne
{
	text-decoration:underline;
}

.titre
{
	color:#ffcc00;
	font-weight:bold;
	font-size:1.5em;
}

.left
{
	float:left;
	width:100%;
}

.lien
{
	text-decoration:none;
}

.lien:hover
{
	text-decoration:underline;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.texte_center
{
	text-align:center;
}


.play
{
	float:left;
	margin-right:5px;
}

/**********************/
/** RUBRIQUE CONTACT **/
/**********************/

#divcontact
{
	width:610px;
	margin:0 auto;
}

#divcontact fieldset 
{
	padding:15px;
	padding-top:5px;
}

#divcontact fieldset legend
{
	font-size:1em;
	font-weight:bold;
	padding:5px;
	color:#076DFF;
}

#erreur
{
	font-size:0.9em;
	color:#ff0000;
	font-weight:bold;
}


.menu_telecharger
{
	width:147px;
	text-align:center;
	float:left;
	font-size:0.9em;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.rub_photo_bas
{
	text-align:center;
}

.rub_photo_bas img
{
	border:none;
	margin-right:5px;
	margin-left:5px;
	text-align:center;
}


#listevideos
{
	margin-left:45px;
}

#listevideos a
{
	margin-top:-1px;
}