/* css for 1-10.fr */

html, body {
      background-color:#6CAE08;
      padding:0px;
      margin:0px;
      border:0px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftcol {
	 width:50px;
}
#rightcol {
	  width:50px;
}
#mainLink {
	  position:absolute;
	  z-index:100;
	  bottom:200px;
	  left:0px;
}
.headspace{
	height:30px;
}
.headlogo{
	height:50px;
	width:70px;
	vertical-align:bottom;
	background:url(image/dottitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#carte{
	position: relative;
	bottom: 1em;
}
.headtitle{
	height:50px;
	padding-left:0px;
	vertical-align: bottom;
	padding-bottom: 1em;
	background:url(image/dottitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0;
	font-style:normal;
	font-weight:100;
}
/* surcharge pour centrer sur le logo */
.headtitle_logo {
	background:url(image/dottitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containertitle {
	float: left;
	height: 1em;
	margin-left: 10em;
}

.containerlang {
	       float: right;
	       padding-right: 3em;
	       text-transform: uppercase;
}

.content{
	background-color:#6cae08;
}

.toggle_niv1 {
	background: url(image/fleche.gif) no-repeat;
	display: block;
	height: 20px;
	padding: 0 5px 0 20px;
	line-height: 20px;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	font-size: 13px;
	color: #CCFF99;
	border-bottom: 1px solid #CCFF99;
	cursor: pointer;
	margin: 0 0 0 0;
}

.toggle_niv1_active {
        background-color:#6a9747;
	background:url(image/fleche_on.gif) no-repeat #6a9747;
	color: #ffffff;
	border-bottom: 1px solid #CCFF99;
}

.content_niv1 {
	      background-color: #6cae08;
	      color: #333;
	      overflow: hidden;
	      padding-left:30px;
	      font-size:12px;
}
.toggle_niv1:hover{
	background-color: #99CC00;
}


.toggle_niv2{
	display: block; 
	height: 20px;
	width:100%;
	padding: 0 5px 0 20px;
	background:url(image/fleche.gif) no-repeat;
	line-height: 20px;
	font-weight:normal;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #CCFF99;
	border-bottom: 1px solid #CCFF99;
	cursor: pointer;
	margin: 0 0 0 0;
}
.toggle_niv2_active {
	background-color:#6a9747;
	background:url(image/fleche_on.gif) no-repeat #6a9747;
	color: #ffffff;
	border-bottom: 1px solid #CCFF99;
}

.content_niv2 {
	background-color: #6cae08;
	color: #333333;
	overflow: hidden;
	padding-left:30px;
	font-size:12px;
}
.toggle_niv2:hover{
	background-color: #99CC00;
}


.toggle_niv3{
	display: block; 
	height: 20px;
	width:100%;
	padding: 0 5px 0 20px;
	background:url(image/fleche.gif) no-repeat;
	line-height: 20px;
	font-weight:normal;
	text-decoration: none;
	outline: none;
	font-size: 12px; /* 14 */
	color: #CCFF99;
	border-bottom: 1px solid #CCFF99;
	cursor: pointer;
	margin: 0 0 0 0;
}
.toggle_niv3_active {
	background-color:#6a9747;
	background:url(image/fleche_on.gif) no-repeat #6a9747;
	color: #ffffff;
	border-bottom: 1px solid #CCFF99;
}
.content_niv3 {
	background-color: #6cae08;
	color: #333333;
	overflow: hidden;
	padding-left:0px;
	font-size:12px;
}
.toggle_niv3:hover{
	background-color: #99CC00;
}

.toggle_niv4{
	display: block; 
	height: 20px;
	width:100%;
	background:url(image/tiret.gif) no-repeat;
	padding: 0 5px 0 160px;
	line-height: 20px;
	font-weight:normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #CCFF99;
	border-bottom: 1px solid #CCFF99;
	cursor: pointer;
	margin: 0 0 0 0;
}
.toggle_niv4_active {
	background-color:#6a9747;
	background:url(image/tiret_on.gif) no-repeat #6a9747;
	color: #ffffff;
	border-bottom: 1px solid #CCFF99;
}
.content_niv4 {
	background-color: #6cae08;
	color: #333333;
	overflow: hidden;
	padding-left:0px;
	font-size:12px;
}
.toggle_niv4:hover{
	background-color: #99CC00;
}

.toggle_images, .toggle_images_active {
	display: block; 
	height: 10px;
	width:100%;
	background-color: #6a9747;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #CCFF99;
	border-bottom: 1px solid #CCFF99;
	cursor: pointer;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

.linkopenhidden {
	display: none;
}
.linkopenvisible {
	display: inline;
}

.toggle_images_text {
	display: inline;
	float: left;
	font-size: 9px;
	padding-left: 0.5em;
}

.content_images {
	text-align: right;
	background-color: #6a9747;
	color: #333333;
	padding-left: 0px;
	font-size:12px;
	cursor: pointer;
}

.diapo_text {
	padding: 3em 0 0 1em;
	font-size: 12px;
	float: left;
}

.toggle_images:hover img {
     opacity:0.1;
}
.toggle_images_active:hover img {
     opacity:0.1;
}
.toggle_images:hover {
     background-color: #99cc00;
}
.toggle_images_active:hover {
     background-color: #99cc00;
}

.contenuText {
width:600px;
text-align:justify;
}
a:link {
color:#CCFF99;
text-decoration:none;
}
a:visited {
color:#CCFF99;
text-decoration:none;
}
a:hover {
	color:#ffffff;
}
.langselect_active {
	color: #ffffff;
}
.langselect_active:hover {
	background-color: #99CC00;
}
.langselect_inactive {
        display: inline;
	color: #ccff99;
}
.langselect_inactive:hover {
        display: inline;
	background-color: #99CC00;
}

/* surcharge des fonds de titre par section */
.informations_active {
       background-color: #99CC00;
}
.projets_active {
	background-color:#6a9747;
}
.contact_active {
	background-color:#64ac44;
}


