/*
//  Site : http://www.garelli.fr/
//  Date : 2006-02-21
*/
body{
	background      : #E8EAEB;
	margin          : 0;
	padding         : 0;
}

/*
// Section : Main.
*/
#main{
	width           : 833px;
	background      : #E8EAEB url(../img/gui/bkg/bkg_body.png) repeat-y top center;
	margin          : auto;
	margin-bottom   : 100px;
	float           : none;
}

/*
// Section : Form
*/

form{
	margin          : 0 0 10px 0;
}

input, select, textarea{
	font            : normal 11px Arial, Helvetica, sans-serif;
	padding         : 1px;
	width           : 180px;
	background      : #EEE;
	border          : 1px solid #CCC;
	color           : #000;
	overflow        : auto;
}

input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus{
	background      : #FFF;
}

/*
// Section : Errors
*/
#errors, *.error{
	font-weight     : bold;
	background      : #F1962F;
	border          : 1px solid #C60;
	padding         : 6px;
	color           : #FFF;
	margin          : 0 0 10px 0;
}

*.error{
	border          : 1px solid #C60;
	padding         : 1px;
	color           : #333;
	margin          : 0;
}

/*
// Section : Headmaster.
*/
#headmaster #navigation{
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	text-align      : right;
	padding         : 7px 13px 0 0;
}

#headmaster #navigation a{
	color           : #999;
	text-decoration : none;
}

#headmaster #navigation a:hover{
	color           : #999;
	text-decoration : underline;
}

#headmaster #btn_recrutement{
	padding         : 0 4px 0 0;
}

#headmaster #btn_contact{
	border-left     : 1px solid #CCC;
	padding         : 0 0 0 10px;
}

#headmaster h1, #headmaster h2, #headmaster h3{
	font            : normal 14px Arial, Helvetica, Sans-Serif;
	margin          : 0;
	padding         : 0;
}

#headmaster h1{
	background      : #FFF url(../img/gui/bkg/bkg_logo.png) no-repeat left top;
	width           : 730px;
	height          : 56px;
	margin          : 14px 0 0 43px;
}

#headmaster h1 a{
	display         : block;
	width           : 234px;
	height          : 52px;
}

#headmaster h1 a span, #headmaster h2{
	display         : none;
}

#headmaster h3{
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	color           : #999;
	text-align      : center;
	margin          : 25px 0 8px 0;
}

/*
// Section : Animation.
*/
#animation{
	margin          : 0 0 0 3px;
	padding         : 0;
}

/*
// Section : Information.
*/

#information{
	width           : 830px;
	margin          : 0 0 0 0px;
}

/*
// Section : Menu.
*/
#menu{
	width           : 210px;
	padding         : 42px 20px 50px 0;
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	vertical-align  : top;
	text-align      : left;
}

#menu a{
	display         : block;
	text-decoration : none;
	color           : #5B6C70;
	margin          : 0;
	width           : auto;
	height          : auto;
	padding         : 4px 0 4px 30px;
	vertical-align  : middle;
}

#menu #smenu{
	display         : none;
}

#menu #smenu a{
	display         : block;
	padding         : 4px 0 4px 50px;
	margin          : 0;
}

#menu a:hover, #menu a.current{
	color           : #FFF;
	background      : transparent url(../img/gui/bkg/bkg_li_parent_0_hover.png) no-repeat 3px center;
}

#menu #metiers{
	background      : transparent url(../img/gui/bkg/bkg_li_parent_1_link.png) no-repeat 17px center;
}

#menu #metiers:hover, #menu #metiers.close{
	color           : #5B6C70;
	background      : transparent url(../img/gui/bkg/bkg_li_parent_1_hover.png) no-repeat 17px center;
}

#video{
	margin          : 6px 0 10px 10px;
	float           : right;
}


#menu div#homepresse {
	width           : 179px;
	
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	vertical-align  : top;
	text-align      : left;
	border: solid 1px #cdcdcd;
	margin: 15px 0px 0px 15px;
}

#menu div#homepresse div.title {
	font-size: 11px;
	color: #8c8a8a;
	margin-bottom:5px;
}

#menu div#homepresse a {
text-decoration:none;
background-image:none;
font-weight:normal;
display:block;
margin:0;
padding:0;

}


#menu div#homepresse a:hover{
color: #f1962f;
}

#menu div#homepresse div.border {

position:relative;
top: -3px;
width:172px;
padding-left:5px;

}


#menu div#homepresse ul {
margin: 0px 5px 10px 20px;
padding:0;
}


#menu div#homepresse li {
color: #8C8A8A;
margin-top:5px;
}



/*
// Section : Contenu.
*/
#contenu{
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	color           : #5B6C70;
	margin          : 0 0 0 235px;
	padding         : 32px 0 0 0;
	vertical-align  : top;
	text-align      : left;
}

#contenu h1{
	font            : normal 25px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	margin          : 0;
	padding         : 0;
	width           : 98%;
}

#contenu h2{
	font            : normal 12px Arial, Helvetica, Sans-Serif;
	line-height     : 20px;
	color           : #8C8A8A;
	width           : 98%;
}

#contenu h3{
	font            : bold 13px Arial, Helvetica, Sans-Serif;
	color           : #627276;
	margin          : 0 0 5px 0;
	padding         : 0;
}

#contenu p{
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	line-height     : 16px;
	width           : 90%;
	margin          : 0 0 5px 0;
	padding         : 0;
}

#contenu ul{
	margin          : 10px 0;
	padding         : 0;
}

#contenu ul li{
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	line-height     : 16px;
	margin          : 0 0 0 20px;
	padding         : 0;
}



#contenu td.illustration  img.margin{
	margin-bottom	:10px;
}


#contenu td.illustration  {
	width			:314px;
}



/*
// Section : Homepage
*/

#contenu #homepage{
	width           : 100%;
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	margin          : 0 0 40px 0;
}

#contenu #homepage td{
	padding         : 4px;
}

#contenu #homepage td.illustration{
	width           : 90px;
}

#contenu #homepage td.illustration a img{
	border          : 0;
}

#contenu #homepage td.label{
	text-align      : right;
	padding         : 20px 10px 0 0;
}

#contenu #homepage td.label a{
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	color           : #5B6C70;
	text-decoration : none;
}

#contenu #homepage td.label a:hover{
	text-decoration : underline;
}


#homepresse .actu1  , #homepresse .actu2   {
	margin: 10px 0px 10px 0px;
}


/*
// Section : Revue de presse.
*/

#contenu a.article{
	background      : #FFF url(../img/gui/pco/pco_article.png) no-repeat left center;
	display         : block;
	padding         : 0 0 0 30px;
	margin          : 10px 0;
	color           : #787878;
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	text-decoration : none;
}

#contenu a.article:hover{
	background      : #EEE url(../img/gui/pco/pco_article.png) no-repeat left center;
}

#contenu a.article span{
	display         : block;
	width           : auto;
	font            : bold 12px Arial, Helvetica, Sans-Serif;
	padding         : 2px 0 2px 0;
	margin          : 0;
}

#contenu a.article strong{
	font            : bold 10px Arial, Helvetica, Sans-Serif;
}


#contenu h2.article a, #contenu h2.article-pdf a{
}

/*
// Section : Chantiers en cours.
*/

#contenu h2.chantier_titre{
	width           : auto;
	background      : #EEE;
	color           : #787878;
	font            : bold 14px Arial, Helvetica, Sans-Serif;
	padding         : 2px 0 2px 8px;
	margin          : 0 0 5px 0;
}

#contenu table.chantier{
	width           : 100%;
	margin          : 0 0 20px 0;
}

#contenu table.chantier td{
	padding         : 0 8px;
}

#contenu table.chantier td.illustration{
	width           : 170px;
}

#contenu table.chantier td p{
	margin          : 0;
	padding         : 0;
}

#contenu strong.listeChantier{
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	color           : #787878;
}

#contenu a.listeChantier{
	display         : block;
	width           : 96px;
	padding         : 1px;
	border          : 1px solid #B6B6B6;
	background      : #EEE;
	text-align      : center;
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	color           : #787878;
	text-decoration : none;
	margin          : 10px 0 20px 0;
}

#contenu a:hover.listeChantier{
	background      : #F1962F;
	color           : #FFF;
	border          : 1px solid #FFD1A3;
}

#contenu p.listeChantier{
	font            : normal 11px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	line-height     : 16px;
	width           : 90%;
	margin          : 0 0 15px 0;
	padding         : 0;
}



/* page par page */

div.p-page {
text-align: center;
height: 30px;
}

a.p-page {
display:block;
float:left;
text-decoration: none; 
background-color: #eeeeee;
padding:5px;
color: #787878;
margin: 2px;
}

a.cur_page {
display:block;
float:left;
text-decoration: none; 
background-color: #627276;
padding:5px;
color: #ffffff;
margin: 2px;
}


/*
// Section : Détail chantier
*/

#contenu #detail-chantier{
	width           : 100%;
}

#contenu #detail-chantier #col-1{
}

#contenu #detail-chantier #col-2{
	width           : 30px;
}

#contenu #detail-chantier #col-3{
	width           : 270px;
}

#contenu #detail-chantier h1{
	font            : normal 25px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	margin          : 0;
	padding         : 0;
	margin          : 0 0 25px 0;
}

#contenu #detail-chantier h2, #contenu #detail-chantier #col-2 h2{
	width           : auto;
	background      : #EEE;
	color           : #787878;
	font            : bold 16px Arial, Helvetica, Sans-Serif;
	padding         : 2px 0 2px 8px;
	margin          : 0 0 5px 0;
}

#contenu #detail-chantier #col-1 h2{
	margin          : 15px 0;
}

#contenu #detail-chantier h3{
	width           : auto;
	color           : #787878;
	font            : bold 12px Arial, Helvetica, Sans-Serif;
	margin          : 0 0 15px 0;
}

#contenu #detail-chantier #attributs{
	width           : 100%;
	margin          : 20px 0;
}

#contenu #detail-chantier #attributs td.label{
	width           : 40px;
}

#contenu #detail-chantier td.label strong{
	font            : bold 12px Arial, Helvetica, Sans-Serif;
	color           : #787878;
}

#contenu #detail-chantier #attributs ul, #contenu #detail-chantier #attributs ul li{
	margin          : 0;
	padding         : 0;
}

#contenu #detail-chantier #attributs ul li{
	list-style      : none;
}




/*
// Section : Vidéo
*/

#contenu #videos h2 {
font-weight: bold;
font-size: 14px;
color: #627276;
}

#contenu p.desc {
margin: 10px 0 20px 0px;
border-bottom: solid 1px #eeeeee;
padding-bottom:10px;
}





/*
// Section : Commune.
*/

#contenu #retour-liste{
	background      : #FFF url(../img/gui/bkg/bkg_retour_liste.png) no-repeat left center;
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	color           : #8C8A8A;
	text-decoration : none;
	display         : block;
	margin          : 0 0 20px 0;
	padding         : 0 0 0 10px;
}

#contenu table.content{
	width           : 600px;
	margin          : 20px 0;
}

#contenu table td{
	vertical-align  : top;
	text-align      : left;
	padding         : 0 10px 0 0;
}

#contenu table.content td.illustration{
	text-align      : right;
	padding         : 0 0 10px 0;
}

/*
// Section : Footer
*/
#footer{
	clear           : both;
	width           : 827px;
	margin          : auto;
	background      : #627276;
	text-align      : center;
	font            : bold 11px Arial, Helvetica, Sans-Serif;
	color           : #FFF;
	padding         : 4px 0;
}
