/******************** Created by CHAMPLIAUD BENOIT ********************/ 
/********************   Design by TCHEPIK serguei  ********************/ 
body {
	background-image: url(images/fond.jpg);
	margin : auto;
	padding : 0;
	font-size: 18px;
	color : #000000;
	font-family: "Georgia";
	background-repeat: repeat;
}

img {
border: 0;
}

form {
display: inline;
}


.Style1 {color: #FFFFFF}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 216px;
	padding: 0px 0px 0px 0px;
}

.fond_menuone{
	width:216px;
	background-image:url(images/WEBFONDUSfinalMEN1_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
}
.fond_menutwo{
	width:216px;
	background-image:url(images/WEBFONDUSfinalMEN1_02.png);
	background-repeat: repeat-y;
	height: 251px;
}
.fond_menuthree{
	width:216px;
	background-image:url(images/WEBFONDUSfinalMEN1_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}

/******************** Liens boutons ********************/ 


.bloc_menu a {
	display: block;
	color : #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

.bloc_menu a:hover { 
color : #FFFFFF;
}

/******************** Debut design ********************/

#global {
	margin : auto;
	width: 973px;
	height: 15px;
}

#header {
	height: 190px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#container_gauche {
	float: left;
	width: 179px;
	padding-left: 95px;
	padding-top: 0px;
	top: 0px;
}

#container_centre {
float: left;
width: 569px;
position: relative;
left: 40px;
}

#container_droite {
float: right;
width: 179px;
padding-right: 5px;
}

.bloc {
	background : url('images/bloc_fond.png') repeat-y;
	margin-bottom: 0px;
	width: 216px;
	height: 160px;
	padding: 0px;
}

.bloc_haut {
	height: 21px;
	background : url('images/bloc_haut.png') no-repeat;
	width: 216px;
}

.bloc_haut_texte {
width: 142px;
font-weight: bold;
font-size: 25px;
color: #ffffff;
position: relative;
top: 11px;
left: 30px;
}

.bloc_contenu {
padding: 10px 12px 10px 12px;
}

.bloc_bas {
	height: 56px;
	background : url('images/bloc_bas.png') no-repeat;
	width: 216px;
	visibility: visible;
}

.contenu {
	background : url('images/contenu_fond.png') repeat-y;
	margin-bottom: 0px;
}

.contenu_haut {
height: 25px;
background : url('images/contenu_haut.png') no-repeat;
}

.contenu_haut_texte {
width: 510px;
font-weight: bold;
font-size: 16px;
color: #000000;
position: relative;
top: 16px;
left: 30px;
}

.contenu_contenu {
	text-align: justify;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 16px;
}

.contenu_bas {
	height: 45px;
	background : url('images/contenu_bas.png') no-repeat;
	width: 570px;
}

#footer {
height: 32px;
}

#footer_texte {
color: #000000;
font-size: 11px;
text-align: center;
position: relative;
top: 10px;
}

/******************** Fin design ********************/

