@charset "utf-8";

/*====================================================================*/
/*============================ CSS RESET =============================*/
/*====================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight: bold; }
em { font-style: italic; }

/*====================================================================*/
/*============================= GENERAL ==============================*/
/*====================================================================*/

img.icon {
	vertical-align: middle;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
body {
	text-align: center;
	background-image: url(../images/design/repeat_bg.png);
	background-repeat: repeat;
	background-position: center -10px;
}

div.clear { clear: both; }
.hidden { display: none; }
div.separate {
	clear: both;
	background: #BBBBBB;
	height: 1px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0 50px 40px 50px;
	position: relative;
	top: 20px;
}
.invisible { display: none; }

div.container {
	background-image: url(../images/design/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
div.container2 {
	background: url(../images/design/footer_bg_main.gif) repeat-x bottom;
}
div.container3 {
	margin: auto;
	width: 900px;
	text-align: left;
	position: relative;	
}
a { color: #009EE1; text-decoration: underline; }
a:hover { color: #FFF; }

div.highlight {
	color: #009EE1;
	font-size: 24px;
	font-weight: bold;
}

span.blue {
	color: #009EE1;
}
/*===================================================================*/
/*=============================== GMAP ==============================*/
div#divgmap {
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	width: 100%;
	height: 300px;
}
div#divgmap * {
	color: #000000;
}
div#divgmap h1 {
	font-size: 18px;
}
/*====================================================================*/
/*=============================== HEADER =============================*/
/*====================================================================*/

div.header { height: 243px; width: 900px; background-image: url(../images/design/header_bg.png); background-repeat: no-repeat; }

div.header div.languages { color: white; text-align: right; position: absolute; top: 80px; right: 60px; line-height: 36px; height: 36px; display: none; }
div.header div.languages a { color: white; text-decoration: none; font-weight: bold; }
div.header div.languages a:hover { color: white; text-decoration: none; font-weight: bold; }
div.header h1 {

}

div.header h1 a { display: block; height: 170px; width: 320px; }
div.header h1 a span { display: none; }
div.header div.logo_print { display: none; }

div.header .social_btn { position: absolute; top: 15px; right: 40px; }
div.header .social_btn a { margin-left: 10px; }
/*====================================================================*/
/*================================ MENU ==============================*/
/*====================================================================*/

div.menu { position: absolute; top: 74px; right: 30px !important; right: 0; width: 580px; height: 54px; }
div.menu a {  }
div.menu a:hover {  }

/*====================================================================*/
/*================================ MAIN ==============================*/
/*====================================================================*/

div.main { background-image: url(../images/design/content_bg_repeat.jpg); background-repeat: repeat-y; background-position: center top; }

/*====================================================================*/
/*=============================== CONTENT ============================*/
/*====================================================================*/

div.content_bg { padding: 0; background: url(../images/design/content_bg.jpg) no-repeat top left; position: relative; padding-bottom: 60px; min-height: 500px; height: auto !important; height: 500px;  }
div.content_bg div.content { width: 380px; float: left; padding: 0; margin: 0 0 0 100px; display:inline; }

div.content p { line-height: 18px; margin-bottom: 10px; }
div.content li { line-height: 18px; margin-bottom: 5px; }
div.content h1 { color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; margin-bottom: 30px; }
div.content h2 { color: #FFF; font-size: 14px; letter-spacing: 2px; font-weight: bold; margin-bottom: 10px; margin-top: 5px; }
div.content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; letter-spacing: 1px; font-weight: normal; }
div.content h1 a { color: #FFF; text-decoration: none; }
div.content h1 a.float { float: left; }
div.content h1 span.blue { color: #009EE1; }
/*div.content h2:first-letter { color: #009EE1; }*/
div.content h3 { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 18px; letter-spacing: 1px; }
div.content h3 { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 18px; letter-spacing: 1px; }
div.content a { color: #009EE1; text-decoration: underline; }
div.content a:hover { color: #FFF; }

div.content ul { list-style-image: url(../images/design/puce_dark.gif); }

div.content p.teammember { float: left; width: 110px; height: 150px; text-align: center; padding: 5px; margin: 0 5px 5px 0 }

div.content p.teammember strong { color: #FFFFFF; font-style: italic; letter-spacing: 1px; }
div.content p.teammember img { margin: 0 0 5px 0 }
div.content p.teammember a { color: #97b3bd; text-decoration: none; }
div.content p.teammember a:hover { text-decoration: none; color: #009EE1; }

/*===================================================================*/
/*========================= PAGES STATIQUES =========================*/
div.content div#tools{
	clear: both;
	text-align: right;
	padding-top: 50px;
}
div.content div#tools a {
	color: #FFF;
	text-decoration: none;
}
div.content div#tools a:hover {
	text-decoration: underline;
}

/*
div.content div#sequence, div.content div.pagination {
	text-align: center;
	padding: 10px 0 5px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
div.content div#sequence *, div.content div.pagination * {
	margin: 0 1px;
	padding: 0 1px;
}
div.content div#sequence span, div.content div.pagination span { font-weight: bold; }
*/


/*===================================================================*/
/*=========================== PAGINATION ============================*/
div.pagination {
	margin-bottom: 40px;
	padding: 1px;
}
div.pagination a {
	color: #000000;
	dislay: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	text-decoration: none;
	margin-right: 1px;
	background-color: #828a8e;
}
div.pagination a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #323034;
}
div.pagination span {
	dislay: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	margin-right: 1px;
	background-color: #009ee0;
}

div.content div.relatedpages h2 { }
div.content div.relatedpages ul { padding: 0; margin: 0 0 0 10px; }
div.content div.relatedpages ul li { list-style-position: inside; }
div.content div.relatedpages ul li a {  }
div.content div.relatedpages ul li a:hover {  }
/*====================================================================*/
/*=============================== CONTENT ============================*/
/*====================================================================*/
div.right { float: left; width: 320px; padding: 0; margin-bottom: 0; line-height: 18px; }
/*.right .social_btn { padding-left: 30%; margin-top: 40px; }
.right .social_btn a { margin-bottom: 15px; display: block; }*/
div.right h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; letter-spacing: 1px; font-weight: normal; margin-bottom: 10px; margin-top: 5px; height: 30px; }
div.right h3 span.blue { color: #009EE1; }
div.right h4 { font-size: 14px; letter-spacing: 2px; font-weight: bold; }
/*div.right h4:first-letter { color: #009EE1; }*/
div.right h3 a, div.right h3 a:hover, div.right h4 a, div.right h4 a:hover { color: #fff; text-decoration: none; }
div.right a { color: #009ee1; text-decoration: underline; }
div.right a:hover { color: #fff; text-decoration: underline; }

div.right div.news_item { }
div.right div.news_title, div.right div.newsletter_title { margin: 0; height: 32px; margin-bottom: 10px; }

div.right div.news_col_left, div.right div.newsletter_col_left, div.right div.tweet_col_left { float: left; width: 20%; text-align: right; padding: 0 5%; }
div.right div.news_col_right, div.right div.newsletter_col_right, div.right div.tweet_col_right { float: left; width: 70%; }

div.right .tweet { margin-bottom: 50px; }
div.right #tweet { padding-left: 30%; }
div.right #tweet ul { margin: 0; padding: 0; }
div.right #tweet ul li { margin: 0 0 15px; text-align: justify;  }
/*div.right #tweet ul li a { display: none; }
div.right #tweet ul li a.show { display: inline; }*/

div.right div.news_item div.news_col_right { margin-bottom: 10px; padding-bottom: 10px; }

div.right div.news p.date { font-family: Georgia, "Times New Roman", Times, serif; display: block; }
div.right div.news p.date span.day { display: block; font-size: 30px; }
div.right div.news p.date span.month { display: block; font-size: 10px; }

div.right div.news { margin-bottom: 30px; }

div.right div.newsletter label, div.right div.newsletter input { display: block; margin: 0 0 5px; }
div.right div.newsletter input { color: #666666; padding: 5px; width: 90%; }
/*====================================================================*/
/*=============================== FOOTER =============================*/
/*====================================================================*/
div.footer_bg { background: url(../images/design/footer_bg.png) no-repeat top left; height: 183px; clear: both; behavior: url(/themes/_common/iepngfix.htc); }
div.footer { margin: auto;clear: both; color: #999999; text-align: right; line-height: 18px;  position: relative; height: 143px; }
div.footer a { color: #353437; text-decoration: none; }
div.footer a:hover { color: #4C4C4C; text-decoration: underline; }

div.footer div.copyright { position: absolute; bottom: 5px; right: 60px; margin: 0; padding: 0;}
div.copyright {
	clear: both;
	text-align: center;
	padding: 20px 10px 10px;
	color: #999999;
	font-size: 11px;
}
div.copyright a { color: #999999; }
div.copyright a:hover { color: #999999; text-decoration: underline; }
div.footer h2 {
	font-size: 16px;
	color: #009EE1;
	
}
div.footer div.left {
	position: absolute;
	padding: 20px 40px;
	text-align: left;
	width: 170px;
	color: #353437;
	top: 0;
	left: 40px;
}
div.footer div.right {
	position: absolute;
	padding: 20px 40px;
	left: 290px;
	text-align: left;
	width: 500px;
	color: #353437;
}
div.footer div.info h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
div.footer div.info ul{
	padding-left: 25px;
	//padding-left: 0;
	list-style-image: url(../images/design/puce_light.gif);
}

/*===================================================================*/
/*=============================== NEWS ==============================*/
div.new_content img {
	float: left;
	padding:  0 10px 10px 0;
}
div.new_content p.date {
	margin-top: -15px;
	font-size: 11px;
}
div.new_content p span.more {
	font-size: 11px;
}

div.references_liste div.ref_overlay {
	background-image: url(../images/design/references_overlay.png);
	position: absolute;
	top: 0px;
	left: -6px;
	height: 184px;
	width: 391px;
}

div.references_liste {
	position: relative;
	padding: 6px 0;
	height: 172px;
	margin-bottom: 15px;
}
div.references_liste h3 {
	position: absolute;
	top: 150px;
	left: 8px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #323034;
	font-weight: bold;
}
div.references_liste p.more {
	position: absolute;
	top: 150px;
	right: 8px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #323034;
	font-weight: bold;
}
div.references_liste p.more a {
	text-decoration: none;
}

div.references_liste a * {
	color: #323034;
	text-decoration: none;
}
div.references_liste a:hover * {
	color: #009EE1;
	text-decoration: none;
	cursor: pointer;
}
div.reference p.return {
	text-align: right;
	margin-top: 10px;
}

/*===================================================================*/
/*============================= DOCUMENTS ===========================*/
div.doc_liste li {
	cursor: pointer;
}
div.categ {
	padding: 10px;
}
ul.liste {
	margin: 0;
	padding: 0;
}
ul.liste li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 12px;
	padding: 5px 0;
}
ul.liste li:hover {
	background: #009EE1;
	color: #FFF;
}
ul.liste li.separated {
	border-bottom: 1px solid #009EE1;
}
ul.liste li span img {
	margin: 0 10px;
}
ul.liste li span a {
	font-weight: bold;
}
ul.liste li span.type {
	font-size: 11px;
	margin-left: 10px;
}
ul.liste li span.poid {
	font-size: 11px;
	position: absolute;
	right: 10px;
}
ul.liste li span.description {
	display: block;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 0;
	position: relative;
	left: 30px;
}
/*===================================================================*/
/*============================ FORMULAIRE ===========================*/
div.content form div.field {
	margin: 10px 0;
}
div.content form div.field label {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	padding: 0 10px 0 0;
	color: #7D7D7D;
	margin-top: 2px;
}
div.content form div.field input {
	width: 200px;
	padding: 2px;
}
div.content form div.field textarea {
	padding: 2px;
}
div.content form div.field img.code {
	margin: 10px 0 0 160px;
}
div.content form div.error {
	background: #F4CACA;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 10px 0;
}
div.content form div.error div.info {
	margin: 5px 0 0 110px;
}
div.content form div.submit {
	border-top: 1px solid #BBB;
	padding: 10px 0;
	margin: 20px 0;
}
div.content form div.submit input {
	margin-left: 110px;
}
div.error_message {
	background: #F4CACA;
	padding: 15px;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
}
div.info_message {
	background: #CAF4CA;
	padding: 15px;
	border: 1px solid #090;
	color: #090;
	margin-bottom: 10px;
}
div.indicator_message { 
	background: #F4F4F4;
	padding: 15px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 10px;
}
div.alert_message { 
	background: #CACAF4;
	padding: 15px;
	border: 1px solid #005;
	color: #005;
	margin-bottom: 10px;
}