/* CSS Document */

body
{
	width: 950px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
	font-family: "Helvetica", Arial, serif;
	font-size: small;
	background-color: #FFFFFF;
	background-image: url("skin/background.png");
}

/* L'en-tête */

#banniere
{
	width: 950px;
	height: 215px;
	background-image: url("skin/bann.png");
	background-repeat: no-repeat;
	background-color:white;
}

/************/
/* Le menu  */
/************/

#menudef
{
	position:relative;
	padding: 180px 0 0 150px;
	float: left;
	display:inline;
	text-size:14px;
}

#menudef_border
{
	border-style:dotted;
	border-width: 2px;
	border-color: black;
	padding: 8px;
}

#menu
{
	width: 950px;
	height: 30px;
	background-color: #0094D8;
}

.element_menu
{
	font: Verdana;
	font-size: 14px;
	color: #000000;
}

.element_menu img
{
	width: 132px;
}

/******************************************/
/* Quelques effets sur le menu de gauche  */
/******************************************/

.element_menu h3
{   
	color: #B3B3B3;
	font-family: "Verdana", Arial, serif;
	text-align: center;
}

.element_menu ul
{
	list-style-image: url("images/puce.png");
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menu a
{
	color: #000000;
}

.element_menu a:hover
{
	color: #000000;
	text-decoration: none;
}

/******************************/
/* Menu apparaisant à droite  */
/******************************/

#menu2
{
	position: relative;
	float: left;
	width: 408px;
	height: 650px;
	text-align: left;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: top;
	background-color:#BDBDBD;
	/* faire if safari B2B2B2 */
}

#contenumenu2
{
	padding: 0px 15px 15px 20px;
	font-size:15px;
}

#google
{
	height:300px;
	background-color:white;
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #0094D8;
}

#lanfeust_ch
{
	margin: 5px;
	background-color:#BDBDBD;
}

/***********************/
/* Le corps de la page */
/***********************/

#contenu
{
	position: relative;
	float: left;
	width: 502px; /* attention taille réelle 542 (padding) */
	min-height: 620px;
	text-align: left;
	padding: 10px 20px 0px 20px;
	background-color: white;
}

#contenuportfolio
{
	width: 910px; /* attention taille réelle 542 (padding) */
	min-height: 620px;
	text-align: left;
	padding: 10px 20px 0px 20px;
	background-color: white;
}

#container
{
	width: 951px;
	text-align: center;
	background-image: url("skin/1x950.png");
}

#containerportfolio
{
	width: 951px;
}

/*******************/
/* Le pied de page */
/*******************/

#footer
{
	width: 950px;
	height: 60px;
	text-align: center;
	float: left;
	color: #FFF;
	background-image: url("skin/footer.png");
	background-repeat: no-repeat;
	border: none;
	padding: 8px;
}

#footerportfolio
{
	width: 934px;
	height: 60px;
	text-align: center;
	color: #FFF;
	background-image: url("skin/footer_blanc.png");
	background-repeat: no-repeat;
	border: none;
	padding: 8px;
}

#footer_gauche
{
	float:left;
	position:relative;
	display:inline;
	padding: 15px 0 0 60px;
}

#footer_milieu
{
	float:left;
	position:relative;
	display:inline;
	padding: 15px 0 0 150px;
}

#footer_droite
{
	float:right;
	position:relative;
	display:inline;
	padding: 12px 100px 0 0;
}

/******************/
/*   Liens        */
/******************/

a
{
	text-decoration:none;
	color:#0066B2;
}

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

a img
{
	border: none;
}
					 
.Style1
{
	color:#FF0000;
}

.Style7
{
	color:#9933CC;
}

.titre_image
{
	color:#FF6600;
	text-align:left;
}

.liens
{
	color:#0066B2;
	text-align:center;
	text-decoration:none;
}

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

/*****************************/
/*     Style texte           */
/*****************************/
h1
{
	text-align:center;
	color: #009900;
}

h2
{
	color: red;
}

h4
{
	font-family: "Verdana", Arial, serif;
	color:#CC9933;
	text-align:center;
}

h6
{
	text-align:center;
	font-family: "Verdana", Arial, serif;
}

/***********************************************/
/* Style parties     contacts + index          */
/***********************************************/ 
.comment
{
	text-align: right;
}

.imgmenu
{
	border: none;
	width: 150px;
	height: 50px;
}
	
.contacts
{
	width: 570px;
	vertical-align: center;
	text-align: center;
	margin: 0 60 0 0px; 
	padding: 35px 35px 0 35px;
}

.contact_left
{
	text-align: left;
	width: 350px;
	height: 50px;
	float: left;
}

.contact_right
{
	position: relative;
	text-align: right;
	width: 140px;
	height: 50px;
	float: right;
}

.contact_center
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 490px;
	min-height: 50px;
	margin: 0 10px; 
	padding: 10px 35px 10px 35px;
	text-align: left;
}

/****************/
/* News acceuil */
/****************/
#news_index
{
	color: black;
	font-size: 25px;
}

#news_index:hover
{
	color: black;
	font-size: 25px;
	text-decoration: none;
}

.lien_news_index
{
	color: #0066B2;
}

#news_contenu_index
{
	color: black;
	font-size: 14px;
}

#img_news_index
{
	margin:10px;
	max-width:300px;
}

/*************************/
/* Mise en page des news */
/*************************/

/* Affichage des news */

.date_news
{
	font-size:12px;
}

.spacer
{
	clear: both;
}

/*****************************/
/* Images et liens des news  */
/*****************************/

.img_news
{
	border: 1px solid;
	position: relative;
	float: left;
	margin-right: 5px;
}

.newstitle
{
	color: #000000;
}

/*******************************************/
/* Affichage des commentaires avec la news */
/*******************************************/

.comm_haut
{
	height: 5px;
	width: 480px;
	background-image: url("skin/commentaire_barre_haut.png");
}

.comm_contenu
{
	padding: 10px;
	width: 460px;
	background-image: url("skin/commentaire_vertical.png");
}

.comm_bas
{
	height: 5px;
	width: 480px;
	background-image: url("skin/commentaire_barre_bas.png");
}

/*************************/
/*    Liens et images    */
/*************************/
.links
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/****************************/
/*      Downloads           */
/****************************/
.img_dll
{
	border: 1px solid;
	float: left;
}

/**************************************/
/* Classes qui doivent disparaitre    */
/**************************************/
.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

/*************************/
/*   Administration      */
/*************************/
.logo
{
	height: 228px;
}

.nav
{
	padding: 5px 10px;
	height: 70px;
	border: none;
	background-image: url("skin/nav.jpg");
	background-repeat: no-repeat;
}

.admin_con
{
text-align: center;
}

.mod_news
{
	float: left;
}