@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
img {
	border:0px;
}

#txt li, #map li {
	margin:10px;
	list-style-image:url(images/puce.gif);
}


#globale {
	position:absolute;
	left:0px;
	top:0px;
	height:700px;
	width:100%;
}

#lefth {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left11.jpg) #cff3fd;
}

#lefth1 {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left12.jpg) #cff3fd;
}

#menu {
	position:absolute;
	left:0px;
	top:122px;
	width:155px;
	height:360px;
}

#header {
	position:relative;
	top:0px;
	left:155px;
	height:122px;
	background-color:#FFF;
	width:775px;
	text-align:right;
	color:#b43a10;
	font-size:14px;
}

#title {
	right:0px;
	top:0px;
	position:absolute;
	width:70px;
	height:654px;
	background-color:#FFF;
	z-index:10;
}



#menu img {
	float:right;
	margin-bottom:15px;
}

#orange {
	position:absolute;
	top:122px;
	left:155px;
	width:231px;
	height:532px;
	background-image:url(images/ssmenu1.jpg);
}

#ssmenu {
	position:relative;
	left:76px;
	top:119px;
	width:119px;
	height:190px;
	z-index:2;
}
#leftcolumn, #ssmenu {
	font-weight:bold;
	font-size:13px;}

#gest1 a, #gest2 a, #gest3 a, #gest4 a, #gest5 a, #ssmenu a {
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

#textedit {
	position:absolute;
	margin-left:386px;
	margin-right:70px;
	top:122px;
	width:auto;
	height:502px;
	background-color:#FFF;
	overflow:auto;
}

#txt {
	
	width:auto;
	position:relative;
	z-index:1;
	border:#ff9900 solid 1px;
	padding:20px;
	margin:5px;
}
#map {
	width:auto;
	position:relative;
	z-index:1;
	border:#ff9900 solid 1px;
	padding:20px;
	margin:5px;
}

.rouge a{
	color:#b43a10;
	}

#txt li a, #map li a {
	color:#ff9900;}
#txt a {
	color:#9d2f08;
}

#footer {
	left:155px;
	top:654px;
	right:0px;
	position:absolute;
	height:46px;
	background-color:#4596b8;
	text-align:right;
}

.bt {
	width:119px;
	height:auto;
	margin-bottom:15px;
}

.rouge {
	color:#b43a10;
	font-size: 18px;
	line-height: 1.4;
}

.titre{
	color: #B51010;
	font-size: 24px;
	letter-spacing: 1.4pt;
	line-height: 1.4;
}

/*Caca webdesigner*/

#leftw {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left01.jpg) no-repeat;
}
#leftwe {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left03.jpg) no-repeat;
}
#leftweb {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left02.jpg) no-repeat;
}
#leftwebd {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left04.jpg) no-repeat;
}
#leftwebde {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_left05.jpg) no-repeat;
}

/*Autres left*/

#leftbur {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_bureau02.jpg) no-repeat;
}
#lefttour {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_tour01.jpg) no-repeat;
}

#leftgest {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:700px;
	background:url(images/barre_gestion.jpg) no-repeat;
}
/*menu*/
#leftcolumn {position:relative;
	left:76px;
	top:109px;
	width:119px;
	height:190px;
	padding:0px;
	margin:0px;
	z-index:2;}
.dropdown {display:block; position:relative}
.dropdown dt , .dropdown dt a, .dropdown dt a:hover {width:119px; color:#FFF; cursor:pointer;padding:0px;
	margin:0px;  text-decoration:none;}


.dropdown dd {padding:0px;	margin:0px; position:absolute; top:0; overflow:hidden; width:200px; display:none; opacity:0; z-index:30;}
.dropdown ul {width:204px; list-style:none; padding:0px;
	margin:0px;}
.dropdown li {display:inline}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#e6f8ff; width:184px; cursor:pointer; z-index:30;}
.dropdown dd a:hover {background:#e6f8ff; color:#333; cursor:pointer; z-index:30;}
.dropdown .underline {border-bottom:1px solid #4596b8;}
