/* CSS Document */
body{
	padding:0px;
	margin: 0px;
	background: #81941e url(images/fond.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 	#494949;
}

.spacer {
  clear: both;
}

.titre_site {
	position: absolute;
	z-index: 1000;
	text-indent: -5000px;
}

img {
	border: none;
}


h2 {
	margin: 0px;
	padding: 0px;
	color: #87B924;
	font-size: 12px;
}

.cold  a{
	color: #87b924;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

.cold a:hover{
	color: #097522;
}
.photos_liens{
	border: none;
}
.vert{
	color: #87b924;
}

.lien_vert{
	color: #87b924;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.lien_vert:hover{
	color: #557a0c;
}

.contenu{
	padding: 10px 10px 10px 10px;
	z-index: 10;
}

#content{
	margin: 0 auto;
	width: 800px;
	padding: 0px 0px 0px 0px;
}



/*GAUCHE*/


#gauche{
	float: left;
	width: 250px;
	padding: 15px 0px 0px 0px;
}

.logo {
	float: left;
	width: 200px;
	height: 130px;
}

.logo_boyard {
	display: block;
	height: 130px;
	width: 200px;
	background: url(images/logo.jpg) no-repeat top left;
}


.outils{
	position: relative;
	float: right;
	width: 40px;
	height: 17px;
	margin: 20px 0px 0px 0px;
	font-size: 1px;
	background-image: url(images/outils_fd.jpg);
	background-repeat: no-repeat;
	padding: 8px 0px 0px 10px;
}


/*MENU*/


.menu {
	float: left;
	padding: 20px 0px 0px 90px;
}

.menu  ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
	display: block;
	float: left;
	width: 150px;
	height: 66px;
	padding: 0px 0px 10px 0px;
}

.menu a {
	display: block;
	float: left;
	width: 94px;
	height: 60px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: none;
	text-decoration: none;
}


.lien_entreprise {
	color: #d72877;
	background: url(images/boutons/bt_entreprise.jpg) no-repeat top left;
	padding: 25px 0px 0px 66px;
}

.lien_entreprise:hover {
	color: #900846;
}


.lien_competences {
	color: #2e97c4;
	background: url(images/boutons/bt_savoirs.jpg) no-repeat top left;
	padding: 25px 0px 0px 66px;
}

.lien_competences:hover {
	color: #096f9b;
}

.lien_particulier {
	color: #ff642c;
	background: url(images/boutons/bt_realisations.jpg) no-repeat top left;		
	padding: 25px 0px 0px 66px;	
}

.lien_particulier:hover {
	color: #7c3517;
}

.lien_professionel {
	color: #87B924;
	background: url(images/boutons/bt_industriels.jpg) no-repeat top left;
	padding: 25px 0px 0px 66px;
}

.lien_professionel:hover {
	color: #5b8011;
}




.lien_devis {
	color: #f1aa00;
	background: url(images/boutons/bt_devis.jpg) no-repeat top left;
	padding: 16px 0px 0px 66px;
}

.lien_devis:hover {
	color: #c68f0b;
}



.lien_facebook {
	display: block;
	float: left;
	width: 160px !important;
	padding: 9px 0px 0px 30px!important;
	height: 50px !important;
	color: #555555 !important;
	font-size: 12px !important;
	background: url(images/titres/facebook.png) no-repeat 0px 3px;
	font-weight: bold;
	text-decoration: none;
}



/*Menupage */

.menu_pages {
	float: left;
	margin: 0px;
	padding: 5px 15px 10px 0px;
}

.menu_pages li {
	list-style: none;
}

.menu_pages a{
	color: #87b924;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.menu_pages a:hover{
	color: #557a0c;
}




/*COLD*/

#cold {
	float: left;
	width: 550px;
	padding: 26px 0px 0px 0px;
}


#droit {
	position: relative;
	width: 530px;
	height:390px;
}

.visuel {
	float: left;
	width: 530px;
	height:390px;
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
}

.editorial {
	float: left;
	width: 530px;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
}



.trombone{
	position: absolute;
	top: -13px;
	left: 500px;
	width: 28px;
	height: 32px;
	background-image: url(images/trombone.png);
	background-repeat: no-repeat;
	z-index: 10;
}
.blocs-accueil{
	float: left;
	width: 250px;
	min-height: 334px;
	background-color: #ececec;
	padding: 10px 0px 10px 10px;
	border-top: 10px solid #fff;
}

#bloc_accueil_droite {
	border-left: 10px solid #fff;
}

.blocs-bas{
	float: left;
	width: 510px;
	min-height: 150px;
	background-color: #ececec;
	padding: 10px 10px 10px 10px;
	border-top: 10px solid #fff;

}
.blocs-interieur{
	float: left;
	width: 530px;
	min-height: 530px;
	background-color: #ececec;
	margin: 0px 10px 0px 0px;
}
.references{
	position: relative;
	float: left;
	width: 255px;
	min-height: 10px;
}



/*FOOTER*/

#footer{
	float: left;
	width: 540px;
	min-height: 22px;
	text-align: center;
	margin: 5px 0px 0px 0px;
	color: #fff;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	color:#ffff;
}

#footer li{
	display: inline;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #097522;
	text-decoration: none;
}




















