/***********************************************/
/* HTML TAGS              */
/***********************************************/
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/background.gif);

}

a{
	text-decoration:none;
	color:#000;
}


label {
	padding:5px  0 0 5px;
	font-size:12px;
}

hr {
margin:20px 0 0 0;
border:none;}

input{
margin:0 0 0 5px;}

textarea{
height:100px;}

/***********************************************/
/* global               */
/***********************************************/
#global {
	position:absolute;
	width:780px;
	left:50%;
	margin:0 0 0 -390px;
	padding:0 10px 0 10px;
	background:#fff;
	height:auto;
	border:1px solid #000;



}




/***********************************************/
/* div de global               */
/***********************************************/
#header {
	width:780px;
	height:120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#separateur{
width:778px;
height:20px;
margin:10px 0 -10px  0;
padding:0 0 0 0;
border-top: #e8e2ce 1px solid;
}

#separateur_news{
width:450px;
height:1px;
margin:5px 0 0 5px;
padding:0 0 0 0;
border-top: #e8e2ce 1px solid;
}


#contenu{
width:780px;
margin:0 0 0 0;
padding:0 0 0 0;
}

#left_col{
width:310px;
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
;
}

#right_col{
width:458px;
margin:0 0 0 0;
padding:0 0 0 0;
float:right;

}

#footer{
width:780px;
height:20px;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:10px;
text-align:right;

}


/***********************************************/
/* div de header          */
/***********************************************/
#logo {
	width:112px;
	height:109px;
	margin:8px 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#menu_lg
{
	width: 200px;
	height: 20px;
	font-size:12px;
	color:#000;
	float:left;
	margin:102px 0 0 0;
	text-align:center;

}

/***********************************************/
/* style de logo         */
/***********************************************/
#menu_lg a {
color:#333333;
}

#menu_lg a:hover {
color:#d46b1d;
}


/***********************************************/
/* style de menu_lg         */
/***********************************************/
#logo img a {
	border:none;
}

/***********************************************/
/* Divs de left_col             */
/***********************************************/
#bloc_haut{
width:310px;
height:270px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#f6f6f6;
border:#e3dcc5 1px solid;
}

#slide_show_page_projet{
width:310px;
border:#e3dcc5 1px solid;
height:270px;
margin:0 0 0 0;
padding:0 0 0 0;	
background:#f6f6f6;
}


#bloc_bas{
width:310px;
height:160px;
margin: 10px 0 0 0;
padding:0 0 0 0;
background:#f6f6f6;
}

/***********************************************/
/* style de bloc_haut           */
/***********************************************/
#bloc_haut h1{
width:305px;
height:25px;
margin:0 0 0 0;
padding:5px  0 0 5px;
background:#eeeadc;
font-size:16px;
text-transform:uppercase;
font-weight:bold;


}
#bloc_haut h2{
margin:0 0 0 0;
padding:1px 0 0 5px;
font-size:12px;
font-weight:bold;
color:#434343;
}

#bloc_haut p{
margin:0 0 0 0;
padding:5px  0 0 5px;
font-size:12px;
}


/***********************************************/
/* style de news_home           */
/***********************************************/
#right_col h1{
width:453px;
height:25px;
margin:0 0 0 0;
padding:5px 0 0 5px;
background:#eeeadc;
font-size:16px;
text-transform:uppercase;
font-weight:bold;


}
#right_col h2{
margin:5px 0 0 0;
padding:5px  0 0 5px;
font-size:12px;
font-weight:bold;
color:#434343;
}

#right_col p{
margin:0 0 10px 0;
padding:5px 5px 0 5px;
font-size:12px;
}

#right_col a{
margin:0 0 0 0;
padding:5px 0 0 20px;
font-size:12px;
background:url(../images/puce_lien.gif) no-repeat  5px 7px ;
color:#000000;
}

#right_col a:hover{
color:#d46b1d;
}

#right_col select{
margin:0 0 10px 0;
}


/***********************************************/
/* Divs de right_col             */
/***********************************************/
#slide_show_home{
width:458px;
height:270px;
margin:0 0 0 0;
border:#e3dcc5 1px solid;
padding:0 0 0 0;
background:#f6f6f6;
	}

#news_home{
width:458px;
height:160px;
margin:10px 0 0 0;
padding:0 0 0 0;
background:#f6f6f6;
border:#e3dcc5 1px solid;
}
#contenu_projet{
width:458px;
margin:0 0 0 0;
padding:0  0 10px 0;
background:#f6f6f6;
border:#e3dcc5 1px solid;

	}

#adresse{
float:left;
margin:0 5px 0 0;
}
/***********************************************/
/* MENU_HAUT               */
/***********************************************/
#menu
{
	width: 458px;
	height: 119px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:right;

}

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


ul#menu li
{
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	height: 119px;
	text-align:center;
}

ul#menu li a
{
	display: block;
	text-decoration: none;
	color:#FFF;
	padding:100px 0 0 2px ;
	margin:0 0 0 0px;
	
}

/***********************************************/
/* CLASS DE MENU_HAUT  (UNE CLASSE/RUBRIQUE)   */
/***********************************************/

ul#menu li a.image1
{
	background: url(../images/menu/1.jpg) no-repeat;
	width: 85px;
	height: 19px;
}
ul#menu li a.image1:hover
{
	background: url(../images/menu/1_hover.jpg) no-repeat;
}

ul#menu li a.image2
{
	background: url(../images/menu/2.jpg) no-repeat;
	width: 76px;
	height: 19px;
}
ul#menu li a.image2:hover
{
	background: url(../images/menu/2_hover.jpg) no-repeat;
}

ul#menu li a.image3
{
	background: url(../images/menu/3.jpg) no-repeat;
	width: 80px;
	height: 19px;
}
ul#menu li a.image3:hover
{
	background: url(../images/menu/3_hover.jpg) no-repeat;
}

ul#menu li a.image4
{
	background: url(../images/menu/4.jpg) no-repeat;
	width: 48px;
	height: 19px;
}
ul#menu li a.image4:hover
{	
	background: url(../images/menu/4_hover.jpg) no-repeat;
}

ul#menu li a.image5
{
	background: url(../images/menu/5.jpg) no-repeat;
	width: 76px;
	height: 19px;
}
ul#menu li a.image5:hover
{
	background: url(../images/menu/5_hover.jpg) no-repeat;
}

ul#menu li a.image6
{
	background: url(../images/menu/6.jpg) no-repeat;
	width: 81px;
	height: 19px;
}
ul#menu li a.image6:hover
{
	background: url(../images/menu/6_hover.jpg) no-repeat;
}


/***********************************************/
/* CLASS LIEN ACTIF  (UNE CLASSE/RUBRIQUE)     */
/***********************************************/
form{
margin:0px;
}

ul#menu li a.image1on
{
	background: url(../images/1_hover.jpg) no-repeat;
}

ul#menu li a.image2on
{
	background: url(../images/2_hover.jpg) no-repeat;
}

ul#menu li a.image3on
{
	background: url(../images/3_hover.jpg) no-repeat;
}

ul#menu li a.image4on
{
	background: url(../images/4_hover.jpg) no-repeat;
}

ul#menu li a.image5on
{
	background: url(../images/5_hover.jpg) no-repeat;
}

ul#menu li a.image6on
{
	background: url(../images/6_hover.jpg) no-repeat;
}
select {
border: 1px #ccc solid;
background:#eeeadc;
}