BODY
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #e5e5e5;
}

IMG
{
	border: none;
}
TABLE
{
	margin-bottom: 20px;
	text-align: left;
}

.left {float:left; margin:0 15px 15px 0;}

/* wrappers */

#site
{
	padding-top: 10px;
	min-width: 1000px;
	text-align: center;
	background: #e5e5e5 url(/images/interface/site_bg.jpg) repeat-y center top;
}
#site_wrap
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#site_contenu
{
	padding: 0;
	width:1000px;
	margin-left:2px;
}

.colMenu
{
	float: left;
	width: 245px;
	padding: 20px 0 0 0;
}
.colContenu
{
	float: left;
	padding: 35px 0 0 0;
	width: 750px;
	text-align: justify;

}
.colContenu #contenu
{
	padding: 0px 25px 20px 25px;
	width:700px;
	min-height:515px;
}

.colContenu_split
{
	float: left;
	clear: none;
	width: 500px;
	padding: 30px 0 0 25px;
	text-align: justify;
}
.colContenu_split #contenu
{
	padding: 0 20px 20px 0;
}
/* IE6 */* HTML .colContenu_split
{
	width: 500px;
}
.colContenu_full
{
	float: left;
	clear: none;
	padding: 35px 0 0 0;
	margin-left: 25px;
	width: 700px;
	text-align: justify;
}
.colContenu_full #contenu
{
	padding: 0 0 20px 0;
}

.colDroite
{
	float: left;
	clear: none;
	width: 200px;
	padding: 20px 0 0 0;
}

.colGauche
{
	float: right;
	width: 220px;
	padding: 20px 0 0 0;
}

.colDroite .info,
.colGauche .info
{
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.colDroite .info P,
.colGauche .info P
{
	padding: 10px 5px 30px 5px;
	margin: 0;
	margin-left: 10px;
	background: url(/images/interface/img_bot2.gif) no-repeat left bottom;
}

.colDroite .info .lineImg,
.colGauche .info .lineImg
{
	margin: 0;
	margin-left: 22px;
}

.colDroite .img,
.colGauche .img
{
	background: url(/images/interface/img_rep.gif) repeat-y center top;
	width: 221px;
}

.colDroite .img IMG,
.colGauche .img IMG
{
	border: solid 1px #999999;
	margin: 0 0 0 10px;
}
.colDroite .img .top,
.colGauche .img .top
{
	height: 13px;
	font-size: 1px;
	background: url(/images/interface/img_top.gif) no-repeat center top;
}
.colDroite .img .bot,
.colGauche .img .bot
{
	height: 20px;
	font-size: 1px;
	background: url(/images/interface/img_bot.gif) no-repeat center bottom;
}

/* Header */
#header
{
}
.menu_topWrap, #header
{
	position: relative;
}
.menu_top
{
	height: 20px;
	float: right;
	margin-right:13px;
	/*width: 590px;*/
}
.menu_top UL
{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: right;
}
.menu_top LI
{
	display: block;
	float: left;
	padding: 0 8px 0 8px;
	font-size: 11px;
	border-right: solid 1px #939393;
}
.menu_top LI.search
{
	padding: 0 0 0 10px;
	border: none;
}
.menu_top .search TABLE
{
	margin-top: -1px;
}
.menu_top .search .txt INPUT
{
	border: solid 1px #ff3333;
	width: 100px;
	height: 12px;
	font-size: 11px;
	padding: 1px 0 2px 5px;
}
.menu_top .search .caption
{
	color: #ff3333;
	font-weight: bold;
	padding-right: 3px;
	display: block;
}
.menu_top .search .txt
{
	padding-right: 3px;
}
.menu_top .search .btn
{
	padding-top: 0;
}

.menu_top A:link, .menu_top A:visited, .menu_top A:active
{
	color: #787878;
	text-decoration: none;
}
.menu_top A:hover
{
	color: #000000;
	text-decoration: none;
}

/* Contenu */
p.lkPresentation {width:100%; text-align:right;}

/* Footer */
#footer
{
	padding: 10px 0 20px 0;
	color: #5F86B1;
	background: #e5e5e5 url(/images/interface/site_bot.jpg) no-repeat center top;
	
}
#footer .menu
{
	width: 1000px;
	text-align: right;
}
UL.menu_bottom
{
	margin: 0;
	list-style-type: none;
}
UL.menu_bottom LI
{
	display: inline;
	padding-left: 16px;
}

#footer A:link, #footer A:visited, #footer A:active
{
	color: #787878;
	text-decoration: none;
}
#footer A:hover
{
	color: #000000;
	text-decoration: none;
}


/* Menus */

.lien-logo{position:absolute;top:15px;left:160px;}

#menu
{
	font-size: 14px;
	padding: 0;
}
#menu .top
{
}
#menu .bottom
{
}
#menu .logo
{
	float: left;
	padding: 0 20px 0 30px;
	
}
#menu .xmlMenu
{
	float: left;
	width: 700px;
	padding: 20px 0 0 0;
}
#menu #noFlash
{
	clear: both;
	padding: 0 0 0 200px;
	font-size: 11px;
}
#menu .i1, #menu .i1_a
{
	display: block;
	padding: 5px;
	float: left;
}
#menu A:link, #menu A:visited
{
	color: #787878;
	text-decoration: none;
}
#menu A:active, #menu A:hover
{
	color: #000000;
	text-decoration: none;
}


#sMenu
{
	width: 200px;
	font-size: 11px;
	padding: 0 0 20px 25px;
}
#sMenu .top
{
	height: 10px;
	font-size: 1px;
}
#sMenu .bottom
{
	height: 10px;
	font-size: 1px;
}
#sMenu .xmlMenu_sub
{
	padding: 0;
	margin: 0;
}

#sMenu A:link, #sMenu A:visited
{
	color: #333333;
	text-decoration: none;
}
#sMenu A:active, #sMenu A:hover
{
	color: #ff3333;
	text-decoration: none;
}

#sMenu SUP
{
}

/* Levels */
#sMenu .i2, #sMenu .i2_a
{
	padding: 10px 0 10px 0;
	width: 220px;
	background: url(/images/interface/dots.gif) no-repeat left bottom;
}
#sMenu .i2_a .t2
{
	color: #ff3333;
	font-weight: bold;
	width: 225px;
}
#sMenu .i3, #sMenu .i3_a
{
	padding: 0 0 3px 8px;
	background: url(/images/icons/i_fleche.gif) no-repeat left 5px;
}
#sMenu .i3_a
{
	background: url(/images/icons/i_fleche_o.gif) no-repeat left 5px;
}
#sMenu .i3_a .t3
{
	color: #ff3333;
}


#sMenu SPAN
{
	display: block;
	width: 100%;
	cursor: hand;
}
#sMenu .sMenu2
{
	font-size: 12px;
	padding: 5px 0 0 10px;
}
#sMenu .sMenu3
{
	font-size: 11px;
	padding: 5px 0 0 10px;
}


/* Sections */
#home
{
	padding: 0 0 20px 0;
	width: 1000px;
}

#home .contenu
{
	margin: 0;
	padding: 10px 0 20px 80px;
	background: #FFFFFF url(/images/interface/bg_home.gif) repeat-y 45px 20px;
}

#home .news
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 20px 0 0;
}
#home H2
{
	margin: 0 0 10px 0;
}
#home #col1
{
	width: 380px;
	float: left;
}
#home #col2
{
	width: 460px;
	float: left;
}
/* IE6 */* HTML #home #col2
{
	width: 450px;
	float: right;
}
#home #col2 H2
{
	margin-bottom: 30px;
}

#home .item
{
	margin: 0 0 10px 0;
	clear: left;
}
#home .item IMG
{
	float: left;
	border: none;
	margin: -20px 0 30px 0;
}

/* ITEM SPECIAL*/
#home .item_special{background:url(/images/contenu_fr/bg_GCIC.jpg) no-repeat; width:450px; height:98px; margin:0 0 40px -4px;}
#home .item_special .content{padding:24px 0 0 114px;} 
#home .item_special a:link, #home .item_special a:visited, #home .item_special a:active{color:#fff;}
#home .item_special a:hover{color:#FF3333; cursor:pointer;}

#home .titre
{
	display: block;
	font-weight: bold;
}
#home .plus
{
	color: #ff3333;
}

#home A:link, #home A:visited
{
	color: #666666;
	text-decoration: none;
}
#home A:active, #home A:hover
{
	color: #ff3333;
	text-decoration: none;
}

/* Section About */

.tblContact
{
	margin-bottom: 20px;
}
.tblContact TD, .tblContact TH
{
	height: 20px;
	padding: 5px;
}
.alter
{
	background-color: #E5E5E5;
}

/* News */
.lblDate
{
	padding-top: 10px;
}
.news_txt
{
	float: left;
	clear: none;
	padding: 30px 20px 0 0;
	width: 430px;
}
.news_txt_full
{
	float: left;
	padding: 30px 0 0 0;
	width: 600px;
}
/* Typo */
H1
{
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 18px;
	color: #323581;
}
H2
{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 16px;
	color: #FF3333;
	font-family: Arial Narrow, Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
H3
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-style: italic;
}
.h3 
{
	font-weight:normal; 
	font-style:normal; 
	font-size:14px; 
	font-family: Arial Narrow, Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
H4
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

P
{
	margin: 0 0 15px 0;
}
SUP
{
	vertical-align: text-top;
	font-size: 0.8em;
}

.tPetit
{
	font-size: 10px;
}

IMG.lettre
{
	margin-top: -10px;
}

A:link, A:visited, A:active
{
	color: #0E0E8C;
	text-decoration: underline;
}

A:visited
{
	color: #EC4C4C;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}


HR
{
	padding: 0;
	margin: 10px 0 20px 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: none;
	border-top: dotted 1px #FF3333;
}

/* Listes */

UL
{
	margin: 0;
	padding: 5px 0 10px 30px;
	list-style-image: url(/images/icons/li_1.gif);
}
UL LI
{
	margin: 0;
	padding: 0 0 5px 0;
}

OL
{
	margin: 0;
	padding: 5px 0 10px 30px;
}
OL LI
{
	margin: 0;
	padding: 0 0 5px 0;
	/*color: #FF3333;*/
}
OL LI P
{
	color: #666666;
}

ol.GenomeSurvey li{color:#666666; padding-bottom:15px;}
ol.GenomeSurvey li p{padding:10px 0 0 0;}


UL.liste_pdf
{
	list-style-image: url(/images/icons/i_pdf.gif);
}

/* FORMS **** */

FORM
{
	padding: 0;
	margin: 0;
}
INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	background-color: #FFFFFF;
}
INPUT.submit
{
}
INPUT.txt, TEXTAREA.txt
{
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
	border: solid 1px #c3c3c3;
}
SELECT
{
	border: solid 1px #C3C3C3;
	background-color: #FFFFFF;
}

/* Section recherche */
.gms_input
{
	padding: 0 15px 10px 0;
	border: none;
}

.menu_top .gms_input TABLE
{
	margin-top: -1px;
}


.colContenu #contenu .gms_input table
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.gms_input .txt INPUT
{
	border: solid 1px #ff3333;
	height: 14px;
	width: 160px;
	font-size: 11px;
	padding: 1px 0 2px 5px;
}
.gms_input .caption
{
	color: #ff3333;
	font-weight: bold;
	padding-right: 3px;
	display: none;
}
.gms_input .txt
{
	padding-right: 3px;
}
.gms_input .btn
{
	padding-top: 2px;
}

/* Validation */

.erreur
{
	font-size: 12px;
	display: block;
}
.erreur UL
{
	margin: 0;
	padding: 10px 0 10px 20px;
}
.erreur LI
{
	font-size: 11px;
	color: #DD0000;
	font-weight: normal;
}


/* Divers */

.clearer
{
	clear: both;
}

.clearFloats
{
	clear: both;
	float: none;
}

#logo_print
{
	display: none;
}
.margeG
{
	margin: 0 0 20px 20px;
}
.floatRight
{
	float: right;
	padding-left: 10px;
}

/* SiteMap **** */

.xmlSiteMap
{
	padding: 10px 0 0 0;
	text-align: left;
}
#map_0
{
	margin-left: 0;
}
#map_0 .item
{
}

.xmlSiteMap .map_section
{
	margin: 0 0 20px 0;
}
.xmlSiteMap .titre
{
	font-size: 15px;
}

.xmlSiteMap .map_sub
{
	margin: 10px 0px 10px 10px;
	font-size: 13px;
}
.xmlSiteMap .map_sub .item
{
	padding: 0px 0 8px 5px;
}

.xmlSiteMap .map_sub2
{
	margin: 5px 0px 10px 10px;
	font-size: 11px;
}
.xmlSiteMap .map_sub2 .item
{
	padding: 5px 0 0px 5px;
	margin: 0;
}

.xmlSiteMap A:link, .xmlSiteMap A:visited
{
	color: #787878;
	text-decoration: none;
}
.xmlSiteMap A:active, .xmlSiteMap A:hover
{
	color: #000000;
	text-decoration: none;
}

.xmlSiteMap .titre A:link, .xmlSiteMap .titre A:visited
{
	color: #375C95;
	text-decoration: none;
	font-weight: bold;
}
.xmlSiteMap .titre A:active, .xmlSiteMap .titre A:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.xmlSiteMap .trigger
{
	display: block;
	width: 100%;
	cursor: hand;
}

#tblSiteMap
{
	width: 560px;
}
#tblSiteMap TD
{
	vertical-align: top;
}
#tblSiteMap .col1
{
}
#tblSiteMap .col2
{
}

.note{
	padding:15px 10px; 
	margin:2em 0; 
	border:2px solid #ddd; 
	background:#ffc;
}

/* ***************************** */
/* GE3LS section - FAQ */
/* ***************************** */
.faq div{margin:8px 0 18px 0; background-color:#F0F0F0; padding:10px 10px 2px 10px;}
.faq a{font-size:13px;}
.faq ol li, .faq ul li{color:#666666;}
.faq h3{margin:10px 10px 10px -30px;}

/* ***************************** */
/* GE3LS section - FAQ */
/* ***************************** */
.blocRapport div{margin:8px 0 18px 0; background-color:#F0F0F0; padding:10px 10px 2px 10px;}
.blocRapport a{font-size:13px; color:#666666;}
.blocRapport h3{margin:10px 10px 10px 0; color:#FF3333;}


.ge3ls_photos {width:200px;height:250px;float:left;margin:10px; color:#FF3333;}
.tooltip {font-size:12px;font-weight:bold;padding:10px;border:dotted 1px #D8D9DB; text-align:justify;}

/* GPS */
ul.gps-list {padding:0;margin:10px 0;}
ul.gps-list li {list-style:none;list-style-image:none;background:url(/images/contenu/box-gps.gif) no-repeat;}
ul.gps-list li a.box-gps {text-align:left;color:#000000;font-weight:bold; font-size:11px; text-decoration:none;display:block;width:247px;padding:10px 150px 6px 104px;height:58px;}
ul.gps-list li a.box-gps span {color:#7A7A7A;font-weight:normal;background:url(/images/icons/i_gps.gif) no-repeat right 4px;padding-right:16px;}
ul.gps-list li a.box-gps span.no-link {background:none;}
ul.gps-list li ul li {background:none;list-style-image: url(/images/icons/li_1.gif);}

#contentAddResNov2009 {margin-top:10px;}