body {
	background: url(../images/bgHL.png) #292727;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica;
	font-size: 13px;
	line-height: 25px;
}

img {
	border: 0;
}

#texteInterne a, #texteInterne a:visited, #colonneDroite a, #colonneDroite a:visited {
	font-weight: bold;
	border-bottom: dotted 1px #548c95;
	text-decoration: none;
	color: #fff;
}

#texteInterne a:hover, #colonneDroite a:hover {
	border-bottom: dotted 1px #d3b71a;
	color: #d3b71a;
}

#texteInterne a:hover, #colonneDroite a:hover {
	border-bottom: dotted 1px #d3b71a;
	color: #d3b71a;
}

	#texteInterne a.noBorder, #colonneDroite a.noBorder {border: none;}

#conteneur {
	width: 100%;
	background: url(../images/bgGradient.png) repeat-x;
}


#flashHeader {
	width: 960px;
	height: 220px;
	margin: 0 auto 0 auto;
	background: #000;	
}

#contenu {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: transparent;	
}

#menuPrincipal {
	font-size: 14px;
	line-height: 14px;
	list-style-type: none;
	background: url(../images/bgMenu.png) no-repeat;
	height: 34px;
	margin: 4px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
}

#menuPrincipal li { 
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

#menuPrincipal a, #menuPrincipal a:visited { 
	color: #fff;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	font-weight: normal !important;
	border: none;

}

#menuPrincipal a:hover {
	background: #d3b71a;
	color: #fff;
}

body#historique a#mHistorique, body#realisations a#mRealisations, 
body#projets a#mProjet, body#guide a#mGuide, body#locations a#mLocations, body#contact a#mContact { background: #d3b71a; }



#depassementGauche {
	margin: 0px 0px 0px 0px;
	width: 18px;
	height: 100%;
	float: left;
}

#texte {
	background: #000;
	color: #c8c8c8;
	width: 660px;
	float: left;
	margin: 0 0 0 2px;;
	clear: right;
}

#colonneDroite {
	background: #0e181a;
	float: left;
	width: 300px;
	clear: right;

}

#texteInterne {
	background: #000;
	color: #c8c8c8;
	width: 960px;
	float: left;
	margin: 0 0 0 2px;;
}



#imgAccueil {
	float: right;
	margin: 20px 30px 20px 0;
}

.paragrapheAccueil, .paragraphe {
	margin: 15px 20px 20px 20px;
}

.citations {
	color: #61a1ac;
	font-size: 20px;
	margin: 20px;
	padding: 0 0 0 20px;
	border-left: 11px solid #d3b71a; 
	width: 50%;
}



#topColonneDroite, .headerColonneDroite {
	width: 280px;
	background: #1a2c30;
	color: #ccded7;
	padding: 5px 0px 5px 20px;
	height: 29px;
}

#colonneDroite h3, .sousTitreInterne {
	color: #ffffff;
	font-family: serif;
	font-size: 19px;
	width: 100%;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}

.titreInterne {
	color: #ffffff;
	font-family: serif;
	font-size: 25px;

	margin: 20px 0 25px 20px;
	padding: 0;
}

.sousTitreInterne {
	width: 920px;
	color: #c8c8c8;
	margin: 0 0 0 20px;
}


.texteColonne {
	line-height: 15px;
	color: #fff;
	margin: 0;
}

#footer {
	width: 960px;
	/*height: 115px;*/
	height: 140px;
	margin: 0px auto 0 auto;
	background: #9db1b4;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}

#footer p.copyright {text-align: center; font-size: 11px;}
#footer p.copyright a {color: #333;}

#footer h3 { 
	color: #d7d7d7;
	margin: 5px 0 0 0;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover
{
	text-decoration: none;
}

#premierTiers {
	background: #61a1ac;
	width: 373px;
	height: 100px;
	float: left;
}

#deuxiemeTiers {
	background: #5e9099;
	width: 366px;
	height: 100px;
	float: left;
}

#troisiemeTiers {
	background: #4E7D85;
	width: 221px;
	height: 100px;
	float: left;
}


#guide {

}



.presentation {
	float: left;
	margin: 0 0 30px 30px;
	line-height: 16px;
	padding: 20px;
	border: solid 1px #02162f;
	background: #020b16;
	width: 380px;
	height: 165px;
}

.presentation img {
	border: 3px solid #61a1ac;
	float: left;
	margin: 0 15px 5px 0;
}

.presentation dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.presentation dd {
	margin: 0 0 5px 10px;
	padding: 0;
	border: 0;
}

.presentation h4 {
	padding: 0;
	margin: 0 0 10px 0;
}


#reaDL, #reaL {
	
	padding: 0 20px 0 20px;
	
}


.accordion dt {
	text-decoration: none;
	cursor: pointer;
	background: #1b2324;
	font: bold 14px lucida grande,Arial,sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px;
}

dt, dd {
	margin: 0;
}

dt {
	font-weight: bold;
}

dd {
	border: 1px solid #61a1ac;
	color: #fff;
	padding: 25px;
}


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

.swapImageDisjoint {
	cursor: pointer;
}

table#layoutRealisations
{
	border: 0;
	width: 100%;
}

td.tiers
{
	width: 33%;
	vertical-align: top;
}

td.demi
{
	width: 50%;
	vertical-align: top;
}

.borderBottomDotted
{
	border-bottom: dotted 2px;
}

.modelName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.FaceBook {
	background-color: #3B5998;
	margin: auto;
	width: 945px;
	text-align: right;
	align: center;
	color: #FFFFFF;
	padding-right: 15px;
}

.FaceBook a:link, .FaceBook a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.FaceBook a:hover {
	color: #6BB1BB;
	text-decoration: none;
}

/*Popup onload CSS */
#backgroundPopup{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;  
    width:100%;  
    top:0;  
    left:0;  
    background:#000000;  
    border:1px solid #cecece;  
    z-index:0;  
    }  
    #popupContact{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:520px;  
    width:408px;  
    background:#FFFFFF; 
	color: #000000; 
    border:2px solid #cecece;  
    z-index:1;  
    padding:12px;  
    font-size:13px;
	margin: 0px 0px 0px 0px;  
    }  
    #popupContact h1{  
    text-align:left;  
    color:#6FA5FD;  
    font-size:22px;  
    font-weight:700;  
    border-bottom:1px dotted #D3D3D3;  
    padding-bottom:2px;  
    margin-bottom:20px;  
    }  
    #popupContactClose{  
    font-size:14px;  
    line-height:14px;  
    right:6px;  
    top:10px;  
    position:absolute;  
    color:#000000;  
    font-weight:700;  
    display:block;  
    }  
	#popupContact a, #popupContact a:link, #popupContact a:visited{  
    color:#000000;  
    font-weight:bold;   
    } 
    #button{  
    text-align:center;  
    margin:100px;  
    }  
