body{
background:#FFFFFF url(/media/images/interface/bg.jpg) repeat-x left top;
font-size:0.7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
color:#666666;
padding:0;
line-height: 1.3em;
}

/* HIDE THE BODY BACKGROUND WHEN IN ADMIN EDIT*/
body.mceContentBody {
background:none;
}



#droite p {
padding-top:8px;
text-align:justify;
}

#droite p a {
color:#002e5a;
text-decoration:underline;
}

#droite p a:hover {
color:#e73c3f;
}

body#bodyGateway{
background:#FFFFFF url(/media/images/interface/bg-gateway.jpg) repeat-x left 100px;
}

#gateway{
width:623px;
height:610px;
position:absolute;
left:50%;
top:100px;
margin-left:-311px;
background:transparent url(/media/images/interface/bg-gatewayContainer.jpg) no-repeat center top;
}

.edito{
margin-left:200px;
}

.edito a{
display:block;
float:left;
padding:1px;
margin-right:4px;
border:1px solid #fff;
}

.edito a:hover{
border:1px solid #395f83;
}

#general{
width: 900px; 
margin: 0 auto; 
}

#header{
height:304px;
}

#header #top {
	width: 100%;
	height: 246px;
	overflow: hidden;
	background-color: #e5eaf0;
	padding: 10px 0 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	z-index: 1;
}

#header #branding {
	width: 282px;
	height: 246px;
	float: left;
	background:url(/media/images/interface/branding.jpg) no-repeat 50% 50%;
}
#header #branding h1, #branding h2 {
	text-indent: -9999em;
}

#header #branding h1 a {
	display: block;
	width: 282px;
	height: 246px;
}

#header #slider {
	position:relative;
	float: left;
	width:605px; /* Change this to your images width */
	height:246px; /* Change this to your images height */
	background:url(/media/images/hero/loading.gif) no-repeat 50% 50%;
}
#header #slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#header #slider a {
	border:0;
	display:block;
}

#menu-top{
text-align:right;
padding-top:30px;
}

#menu-top .suscribe-nl {
	width: 20%;
	float: left;
	text-align: left;
}

#menu-top .suscribe-nl a.su-newsletter {
	display: block;
	width: 72px;
	height: 28px;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 25px;
	text-indent: -9999em;
	background: transparent url(/media/images/social.png) -250px -2px no-repeat;
}

#menu-top .top-nav {
	width: 60%;
	float: right;
	text-align: right;
	padding: 8px 0 0;
}

#menu-top a {
color:#FFFFFF;
}

#menu-top a:hover {
color:#e93a3f;
}

#corps {
width:100%;
background:#fff url(/media/images/interface/bg-corps.png) repeat-y left top;
height:400px;
}

html>body #corps {
height:auto;
min-height:400px;
} 

#gauche {
float:left;
width:250px;
padding:12px;
padding-top:20px;
}

html .sousmenu {
background:transparent url(/media/images/interface/menu/bg-sousmenu.png) no-repeat left top;
width:225px;
padding:5px;
padding-left:10px;
margin-left:5px;
height:auto;
min-height:190px;
}

.sousmenu {
background:transparent url(/media/images/interface/menu/bg-sousmenu.png) no-repeat left top;
width:225px;
padding:5px;
margin-left:5px;
padding-left:10px;
height:190px;
}

.sousmenu h1 {
color:#002e5a;
margin-bottom:10px;
font-size:15px;
}

.sousmenu h2 {
font-size:14px;
margin-top:15px;
font-weight:bold;
}

.sousmenu li {
margin-bottom:5px;
font-size:12px;
}

.a-sousmenu {
margin-left:10px;
background:transparent url(/media/images/interface/menu/puce.png) no-repeat left center;
display:block;
color:#6b6b6b;
font-size:12px;
padding:5px 5px 5px 10px;
}

.a-sousmenu:hover, .sousmenu .current {
background:transparent url(/media/images/interface/menu/pucehover.png) no-repeat left center;
color:#dd3c3f;
}

#menu-top .current {
color:#e05558;
}

#news h1, #gauche h1{
color:#002E5A;
margin-bottom:10px;
font-size:12px;
font-weight:bold;
font-size:15px;
}

.news{
padding-bottom:10px;
}

.new p span {
font-size:9px;
font-weight:bold;
}


.new {
border-left:1px solid #919191;
padding-left:5px;
margin-bottom:10px;
}

.morenews {
float:right;
}

#droite {
float: right;
width: 596px;
padding:12px; 
padding-top:20px;
}

#droite h1 {
color:#e05558;
border-bottom:3px double #ebebeb;
margin-bottom:10px;
font-size:15px;
margin-top:5px;
padding-bottom:2px;
}

#droite h2 {
font-weight:bold;
color:#e05558;
}

#droite h3 {
font-weight:bold;
margin-top:20px;

}

#droite h4{
	color:#002E5A;
	font-size:13px;
	border-bottom:1px solid #002E5A;
	padding-top:8px;
	padding-bottom:3px;
	margin-bottom:20px;}

#footer {
background:#fff url(/media/images/interface/bg-footer.png) repeat-x left top;
font-size:10px;
height:35px;
padding-top:70px;
margin:-40px 0 10px;
width: 100%;
overflow: hidden;
}

#footer .suscribe {
	width: 45%;
	float: left;
	margin: 1em 0;
}

#footer .credits {
	width: 45%;
	float: right;
	margin: 17px 0 0;
	text-align: right;
}

#footer .suscribe a {
	display: block;
	width: 72px;
	height: 28px;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 25px;
	text-indent: -9999em;
}

#footer .suscribe a.su-newsletter {
	background: transparent url(/media/images/social.png) -250px -2px no-repeat;
}

#footer .suscribe a.su-linked {
	background: transparent url(/media/images/social.png) 0 -2px no-repeat;
}

#footer .suscribe a.su-twatter {
	background: transparent url(/media/images/social.png) -120px -2px no-repeat;
}

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

a:hover {
text-decoration:none;
color:#e73c3f;
}

p {
margin-top:2px;
margin-bottom:5px;
}

.spacer {
clear:both;
visibility:hidden;
}

ul li {
}

a img {
border:0px solid red;
}

.left {
float:left;
}

.right {
float:right;
}

.image-gauche {
float:left;

margin-right:10px;
margin-bottom:5px;
}

.image-droite {
float:right;
margin-left:10px;
margin-bottom:5px;
}

.image-bordure {
border:4px solid #ececec;
}

.mee {
color:#f4bd00;
}

.tooltip {
background-color:#2dafec;
background: transparent url('/media/images/interface/bg-infobulle.png') repeat-x top left;
padding:5px;
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
}

a.button {
background:transparent url(/media/images/interface/bg_button_a.gif) no-repeat scroll right top;
color:#FFFFFF;
display:inline;
float:right;
font-family:arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
line-height:normal;
margin-top:20px;
outline-color:invert;
outline-style:none;
outline-width:medium;
padding-right:15px;
text-decoration:none;
}

a.button span {
background:transparent url(/media/images/interface/bg_button_span.gif) no-repeat scroll ;
display:block;
line-height:10px;
padding:5px 0pt 5px 18px;
}
a.button:active, a.button:hover {
background-position:right bottom;
color:#ffffff;
outline-color:invert;
outline-style:none;
outline-width:medium;
}
a.button:active span, a.button:hover span {
background-position:left bottom;
padding:5px 0pt 5px 18px;
}


.imgRoom {
display:block;
float:left;
margin-right:10px;
margin-bottom:5px;

}
.imgRoom img {

border:4px solid #ececec;
}

.imgRoom div {
text-align:center;
width:185px;
}

a#mdesign {
margin-top:20px;
float:right;
}


/** MAP **/
div#map {
margin-top:20px;
}

div#map div.gmnoprint span {
display:none;
}

#amtc_option_0,#amtc_option_2,#amtc_option_1 {
display:none;
}

#droite p.form-exemple {
padding:0 0 5px 12px;
margin:0;
color:#999999;
font-size:9px;
}

/****************** button **/

a.button {
background:transparent url(/media/images/interface/bg-btn-a.png) no-repeat scroll right top;
color:#003262;
display:inline;
float:right;
font-family:arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
height:18px;
outline-color:invert;
outline-style:none;
outline-width:medium;
padding-right:13px;
text-decoration:none;
}

a.button span {
height:8px;
background:transparent url(/media/images/interface/bg-btn-span.png) no-repeat scroll left top;
display:block;
line-height:10px;
padding:5px 0 5px 13px;
color:#003262;
}

a.button:active, a.button:hover {
background-position:right bottom;
outline-color:invert;
outline-style:none;
outline-width:medium;
color:#e73c3f;
}

a.button:active span, a.button:hover span {
background-position:left bottom;
padding:5px 0 5px 13px;
color:#e73c3f;
}

p.info {
font-size:9px;
border-top:1px solid #003262;
margin-top:30px;
padding-top:5px;
font-style:italic;
}

a.aPresse span {
font-weight:bold;
}

li {
margin-bottom:15px;
}

/**************** News ***/

.newsEntry {
margin-bottom:20px;
}

h4.newsData {
font-size:9px;
border-top:1px dotted #919191;
margin-bottom:10px;
margin-top:2px;
}

ul li {
margin-left:20px;
list-style-image:url(/media/images/interface/menu/puce.png);
}


/************ Solutions ***/

.demi {
background:transparent url(/media/images/interface/bg-avant.png) no-repeat;
float:left;
width:280px;
margin-top:20px;
}

#droite .demi p {
margin-left:10px;
padding-top:3px;
color:#E05558;
}

#droite .fiche {
background:url(/media/images/interface/bg-titre-fiche.png) repeat-x top;
border:1px solid #d1cfcf;
}

#droite .fiche ul {
float:left;
width:49%;
margin-top:5px;
}

#droite .fiche ul li {
margin-bottom:5px;
}

#droite .fiche p {
color:#E05558;
padding:0;
margin-left:10px;
margin-top:5px;
}

.text {
text-align:justify;
}

.demi li{
margin-bottom:5px;
}

.demi ul{
margin-left:5px;
}


a.raccourci {
float:left;
display:block;
border:4px solid #ececec;
}

a.raccourci:hover {
border:4px solid #ddd;
}


/**************** Droite ***/
#droite .lien {
float:left;
width:141px;
}

#droite .lien p{
border-bottom:1px solid #cecece;
margin-bottom:5px;
}

#droite .lien p a{
color:#666666;
text-decoration:none;
}

#droite div.people {
text-align:center;
width:290px;
float:left;
margin:auto;
}

#droite div.people.seul {
text-align:center;
float:none;
width:290px;
}

#droite div.people img {
border:4px solid #eee;
}

#droite div.people p {
color:#e05558;
font-weight:bold;
font-size:9px;
text-align:center;
}

#droite div.people p em {
color:#888;
}

#droite a#accesDevis {
float:right;
margin-left:10px;
border:4px solid #ececec;
margin-top:10px;
}

#droite a#accesDevis:hover {
border:4px solid #dddddd;
}

a.lire-tout {
float:right;
margin:5px;
}

#table-team img{
border:4px solid #EEEEEE;
text-align:center;
}

#table-team p{
color:#E05558;
font-size:9px;
font-weight:bold;
text-align:center;
}

#table-team p em{
color:#888888;
}

#table-team td{
text-align:center;
}

#table-team td.half{
width:50%;
 
}

.edito.unsubscribe {
	margin-top: -30px;
}


.sitemap{
	width:230px;
	float:left;}
	
.sitemap ul li{
	margin-bottom:7px;}

