/* CSS Document */

a
{
	outline:none;
	color:#820000;
	text-decoration:none;
}

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

body
{	
	/*margin-top:0;*/
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background-color:#333333;
}

.langue
{
	text-align:right;
	padding:2px 10px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

.langue a 
{
	color:#FFFFFF;
}

.clear
{
	clear:both;
	height:50px;
}

#clear
{
	clear:both;
	height:0px;
}

.cleareffacer
{
	clear:both;
	height:50px;
	background-color:#FFFFFF;
}

.titrepage
{
	font-size:16px;
	color:#820000;
	font-weight:bold;
	margin:0 0 16px 0;
}


/***************************************************************/
/******************** ZONE DU MENU *****************************/
/***************************************************************/

#container
{
    position: relative;
	/*margin-left:30px;*/
}

#contabs
{
    position:relative;
	margin-left:5px;
}
.menuIE
{
    display:none !important;
    display:block;
	position:relative;
	z-index:0;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active
{
    padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#5a1f26;
	font-family:Arial;
    width:115px;
    height:15px;
    display:block;
    margin-right:1px;
    float:left;
    text-decoration:none;
    line-height:18px;
    overflow:hidden;
}

a.boutonIE:hover
{
    color:#FF705B;
    overflow:visible;
}

a.boutonIE:hover table
{
    display:block;
    background:#eee;
    border-collapse:collapse;
}

.boutonFF
{
    padding-top:5px;
	color:#FFFFFF;
    /*width:125px;*/
    height:30px;
    display:block !important;
    display:none;
	text-transform:uppercase;
    margin-right:1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: arial;
	font-weight:bold;
    font-size:10px;
    line-height:30px;
    overflow:hidden;
 }

/* Largeur des boutons */
#accueil{width:75px;}		#saccueil{width:73px;}

#entreprise{width:85px;}	#sentreprise{width:83px;}

#produits{width:85px;}		#sproduits{width:83px;}

#realisations{width:85px;}	#srealisations{width:83px;}

#batiment{width:135px;}		#sbatiment{width:133px;}

#infos{width:85px;}			#sinfos{width:83px;}

#carriere{width:75px;}		#scarriere{width:73px;}

#contact{width:75px;}		#scontact{width:73px;}
/* Fin des largeurs des boutons */

.boutonFF:hover
{
    height:auto;
    cursor:pointer;
    color:#FFFFFF;
	background-image:url(../images/ahover.gif);
	background-repeat:repeat-x;
	border-bottom:#671921 1px solid;
}

a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active
{
    display:block;
	margin-top:0px;
    text-decoration:none;
    color:#000000;
    font-family: arial;
    font-size:9px;
    text-align:center;
    background-color:#FFFFFF; 
	border-top:#671921 solid 1px;
	border-right:#671921 solid 1px; 
	border-left:#671921 solid 1px; 
}


a.SousMenu:hover
{
	background:#CCCCCC;
	color:#FFFFFF;
	text-decoration:underline;
}

.bottommenu
{
	background-image:url(../images/bottom_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:760px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
}

.clearit
{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menuwrapper
{
	background-color: #681821;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:760px;
	height:35px;
}

#menuBar
{
	background-color:#671921;
	width:760px;
	height:22px;
	margin-top:0px !important;
	margin-top:-16px;
}

#over 
{
	background-color:#cfc07f;
	/*padding:2px 5px 2px 5px;*/
}

#over:hover 
{
	background-color:#333333;
}

#p7menubar, #p7menubar ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#p7menubar a
{
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	font-size: 11px;
	color: #FFFFFF;
}

#p7menubar a.trigger, #p7menubar a.triggerhover
{
	padding: 5px 9px 5px 9px;
}

.trigger:hover
{
	background-color: #333333;
}

.triggerhover
{
	background-color: #333333;
}

#p7menubar li
{
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li 
{
	width: 200px;
}

#p7menubar ul li a
{
	border-right: 0;
}

#p7menubar li ul
{
	position: absolute;
	display: none;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
/*
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a
{
	background-color: #333333;
}
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul
{
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a
{
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover
{
	background-color: #333333!important;
	color: #FFFFFF!important;
}

#p7menubar li 
{
	width: auto;
}

.spacer
{
	line-height:2px;
	height:2px;
}

/***************************************************************/

#contenu
{
	background-image:url(../images/contenu_BG.jpg);
	background-repeat:repeat-y;
	padding-left:30px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#topBanner
{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:760px;
	height:180px;
	
}

.banner
{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:180px;
}

#prev_bot
{
	margin-top:-50px;
	margin-left:-25px;
	background-image:url(../images/prevbot.gif);
	height:120px;
	width:894px;
}

#bottom
{
	clear:both;
	background-image:url(../images/bottomBG.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:7px;
}

/***************************************************************/
/******************** SPLASH PAGE ******************************/
/***************************************************************/

.splash_body{
	margin-top:10%;
	width:610px;
}

.splash_content{
	width:610px;
}

.splash_top
{
	background-image:url(../images/splash_top.gif);
	background-repeat:no-repeat;
	width:610px;
	height:58px;
}

.splash_mid
{
	background-image:url(../images/splash_img.jpg);
	background-repeat:no-repeat;
	width:610px;
	height:192px;
}

.splash_bot
{

}

.splash_fr
{
	background-image:url(../images/splash_fr.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:306px;
	height:51px;
	float:left;
	cursor:pointer;
}

.splash_clear
{
	clear:both;
	height:0px;
}

.splash_en
{
	background-image:url(../images/splash_en.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:304px;
	height:51px;
	float:left;
	cursor:pointer;
}

.splash_fr:hover, .splash_en:hover
{
	background-position:bottom left;
	cursor:pointer;
}

/***************************************************************/
/******************** ZONE DE CONTENU **************************/
/***************************************************************/

#img_murcoupefeu
{
	margin-left:60px;
	width:100%;
	padding:10px;
}

#equipe
{
	background-image:url(../images/equipe-saramac.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*#carrierea
{
	background-image:url(../images/equipe.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}*/

#parcsimmobiliers
{
	background-image:url(../images/bgimmobiliers.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#histoire
{
	background-image:url(../images/bghistoire.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#accueil
{
	/*background-image:url(../images/saramacbg.jpg);
	background-repeat:no-repeat;
	background-position: 300px 250px;*/
	width:760px;
}

.histoire
{
	height:400px;
	overflow:scroll;
	overflow-x:hidden;
}

.contenu
{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:760px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
}

.menupage
{	
	height:250px;
	float:left;
	padding:50px 25px 0 25px;
	width:190px;
	text-align:left;
	vertical-align:middle;
}

.sousmenupageB
{
	background-image:url(../images/bgsousmenupage.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:10px 0 0 10px;
}

a.sousmenupage
{
	color:#ca8282;
	text-decoration:none;
	width:200px;
}

.sousmenupageselect 
{
	color:#820000;
	text-decoration:underline;
	width:200px;
	font-size:16px;
}

a.soussousmenupage
{
	font-size:10px;
	color:#ca8282;
	text-decoration:none;
	width:200px;
	padding-left:10px;
}

a.sousmenupage:hover, .sousmenupageselect:hover, a.soussousmenupage:hover, .soussousmenupageselect:hover/*, a.sousmenupage:visited*/
{	
	color:#820000;
	text-decoration:none;
	width:200px;
	/*height:20px;*/
}

.soussousmenupageselect 
{
	color:#820000;
	text-decoration:underline;
	width:200px;
	font-size:15px;
	padding-left:10px;
}

.texte
{
	margin:0 0 0 240px;
	padding-top:50px;
	width:470px;
}

.textesansmenu
{
	/*margin:70px 50px 0 50px;*/
	padding:50px 50px 0 50px;
}

.paragraphe
{
	padding-bottom:12px;
	text-align:left;
}

#phistoire
{
	width:270px;
	float:left;
	margin:0 10px 0 0;
}

#paragraphe
{
	padding-bottom:12px;
	color:#666666;
}

.pictures
{
	border:#820000 3px solid;
	padding:2px 2px 2px 2px;
}

.passociations
{
	border:none;
	vertical-align:top;
	width:200px;
}

.equipe
{
	background-image:url(../images/equipe.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.scarriere
{
	background-image:url(../images/equipe.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.titre
{
	color:#820000;
	font-weight:bold;
	padding:0 0 40px 0;
}

.imagetitre
{
	list-style:none;
	padding-top:10px;
	vertical-align:middle;
}

.imagetitre_produits
{
	list-style:none;
	padding-top:10px;
	vertical-align:middle;
	float:left;
}

.associations
{
	width:250px;
	float:left;
	margin:0 10px 0 0;
}

/***************************************************************/
/******************** PAGE VIDEOS ***************************/
/***************************************************************/

.videos
{
	/*height:285;
	width:320;*/
	float:left;
	margin-left:50px;
	/*border:#820000 3px solid;
	padding:2px 2px 2px 2px;
	position:relative;
	z-index:2;*/
}


/***************************************************************/
/******************** PAGE CONTACTS ***************************/
/***************************************************************/

.google
{
	float:left;
	margin-left:50px;
	border:#820000 3px solid;
	padding:2px 2px 2px 2px;
}


/***************************************************************/
/******************** PAGE PRIX ***************************/
/***************************************************************/

.prix
{
	color:#666666;
}

#paragraphe:hover
{
	padding-bottom:12px;
	color:#000000;
	cursor:default;
}

#paragraphe:hover a
{
	color: #820000;
}

#paragraphe:hover a:hover
{
	text-decoration: underline;
}


/***************************************************************/
/******************** ZONE DU FOOTER ***************************/
/***************************************************************/

.footer
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/bgfooter.gif);
	background-repeat:repeat-x;
	text-align:center;
	line-height:45px;
}

#footer
{
	color:#820000;
	text-decoration:none;
}

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