/**
* file: layout.css 2010/12/01 Geosignal $
*/

body { 
    font-family: arial, sans-serif;   
    font-size:12px;
    margin: 0; 
    padding: 0; 
    overflow:auto; 
}

a { 
    font-weight: normal; 
    text-decoration: none; 
    /*color: #fff;*/ 
}

img {
    border: 0;
}
table.td {border:0;padding:0;}

/**
* Wrapper
*/
#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}
	/*width: 1000px;
	margin: auto;*/

/**
* Content
*/
#plContent {
	margin: 0px auto;
	width: 980px;
    background-color: #FFF;
	-moz-box-shadow: 0 0 1.5em #000000;
	-webkit-box-shadow: 0 0 1.5em #000000;
    box-shadow: 0 0 1.5em #000000;
    behavior: url('css/PIE.htc'); /* Include the IE script */
}

/**
* Main
*/
#main {
	position: relative;
	/*width: 980px;*/
	/*height: 474px;*/
}

/*#main .inner { padding: 0 26px 0 26px; }*/
/*
#wrapper-left {
	float: left;
	position: relative;
	width: 400px;
	height: 98%;
	vertical-align: top;
	padding: 2px;
}

#wrapper-right {
	position: relative;
	height: 98%;
	margin: 0 5px 0 405px;
	padding: 2px;
}*/


/**
* West border
#westBorder {
	float: left;
	width: 10px;
	height: 10px;
	background: url(../img/border.png) 0 0 repeat-y;
}
*/

/**
* East border
#eastBorder {
	float: right;
	width: 10px;
	height: 10px;
	background: url(../img/border.png) right 0 repeat-y;
}
*/

/**
* Header
*/
#header {
	display: block;
	height: 90px;
}

.logo {
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	outline: none;
}

#resume {
	float: left;
	position: relative;
	top: 25px;
	*top: 35px;
	margin-left: 50px;
    text-align: center;
}
#resume h2 {
	font-size: 18px;
	color: #333;
    margin: 0;
    padding: 0;
}
#resume h3 {
	font-size: 12px;
	color: #666;
    margin: 0;
    padding: 0;
}



#primary{
	display: block;
	position: relative;
	font-size: 13px;
	background: url(images/top-nav.png);
}




/**
* Footer
*/
/*#footer {
	width: 100%;
    height: 16px;
	text-align: center;
}*/
#footer {
	width: 100%;
    height: 27px;
	text-align: center;
}

.logo-txt {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
/*
.index .nav-links {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}*/
.index .nav-links {
	list-style: none;
	margin: 0;
	padding: 6px 0;
	background: #999;
}

.index .nav-links li { display: inline; font: 12px arial; color: #fff; margin: 0; padding-left: 5px; }
.index .nav-links li a { font: 10px arial; color: #fff; text-decoration: none; margin: 0 5px 0 0; padding: 0 5px; }
.index .nav-links li a:hover { background: #333; }

/**
* Menu
*/
.index .rootVoices { width: 980px; background: none; }
.index  .menuContainer, .index .rootVoices td.rootVoice.selected { -moz-border-radius: 0;  }
.index .nav-home, .index .rootVoice.nav-home.selected { background-color: #999; }
.index .nav-map, .index .rootVoice.nav-map.selected, .index #mb_menu_2, .index #mb_menu_2.menuContainer .selected td  { background-color: #c30; }
.index .nav-resources, .index .rootVoice.nav-resources.selected, .index #mb_menu_3, .index #mb_menu_3.menuContainer .selected td   { background-color: #63f; }
.index .nav-discovery, .index .rootVoice.nav-discovery.selected , .index #mb_menu_4, .index #mb_menu_4.menuContainer .selected td  { background-color: #c90; }
.index .nav-cglot, .index .rootVoice.nav-cglot.selected, .index #mb_menu_5, .index #mb_menu_5.menuContainer .selected td  { background-color: #093; }
.index .nav-partners, .index .rootVoice.nav-partners.selected, .index #mb_menu_6, .index #mb_menu_6.menuContainer .selected td   { background-color: #c6c; }
.index .nav-news, .index .rootVoice.nav-news.selected, .index #mb_menu_7, .index #mb_menu_7.menuContainer .selected td   { background-color: #f90; }

/**
* Carousel
*/
.carousel_1_cg46 { margin: 8px 0 2px; float:right; display: none;}
.carousel_1_cg46 ul { background: none; }
.carousel_1_cg46 ul li {  padding: 1px;   }
.carousel_1_cg46 ul li img { *float: left; }

.carousel_2_cg46 { padding: 0 1px; height: 106px; }
.carousel_2_cg46 ul { background: none; }
.carousel_2_cg46 ul li {  margin: 2px 3px 2px 2px; position: relative;}
.carousel_2_cg46 ul li img { *float: left; }
/*
.carousel_2_cg46 h1 {float: left; padding:0; margin:0}
.carousel_2_cg46 p  {float: left; padding:0; margin:0}
*/

/*
#slider1 {
    width: 100%; 
    position: relative;
	overflow: hidden; 
}

#slider1Content {
    margin:0;
	padding:0;
	width:100%;
}
.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}
*/
.carousel_2_cg46 span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 0px 10px 0px 10px;
	width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    /*display: none;*/
}
.carousel_2_cg46 a{
    color: #fff;
}

/* ------------------------------------------------------------------
 *  ScaleBar
 *  TOUJOURS placer ces règles en dehors de style.css de OL !
 */
.olControlScaleBar {
    bottom: 0px;
    right: 0px;
    font-family: sans-serif;
    color: #000;
    
    background-color: #FFF;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);    
}

.olControlScaleBarBar {
    height: 5px;
    top: 12px;
    background-color: #FFF;
    border: 1px solid black;
}

.olControlScaleBarBarAlt {
    height: 5px;
    top: 12px;
    background-color: #000;
    border: 1px solid black;
}

.olControlScaleBarMarkerMajor {
    height: 13px;
    width: 13px;
    top: 12px;
    z-index: 5000;
}

.olControlScaleBarMarkerMinor {
    height: 13px;
    width: 13px;
    top: 12px;
    z-index: 5000;
}

.olControlScaleBarNumbersBox {
    height: 13px;
    width: 40px;
    top: 24px;
    font-size: 9px;
}

.olControlScaleBarLabelBox {
    display: none;
    height: 15px;
    top: -2px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.olControlScaleBarLabelBoxSingleLine {
    height: 15px;
    width: 35px;
    top: 0px;
    left: 10px;
    font-size: 13px;
}
