*         { margin:0; padding:0; }
html,body { margin:0; padding:0;  }

body {
	width:100%;
	min-height:100%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #CBCACA;
	scrollbar-highlight-color: #80A4D;
	scrollbar-3dlight-color: #6080AC;
	scrollbar-darkshadow-color: #4E5171;
	scrollbar-shadow-color: #FBE3D2;
	scrollbar-track-color: #DFDFE6;
}

/*
-------------------------------------------------------
STRUCTURE GENERALE
-------------------------------------------------------
*/
#global {
	position:absolute;
	width: 990px;
	height: 589px;
	top: 50%;
	left: 50%;
	margin-top: -294px;
	margin-left: -495px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px
}
#frame1 {
	position:absolute;
	width: 227px;
	height: 589px;
	left: 0px;
}
#frame2 {
	position:absolute;
	width: 168px;
	height: 589px;
	left: 227px;
}
#frame3 {
	position:absolute;
	width: 423px;
	height: 589px;
	left: 395px;
	background-image:  url(zims/maps/carte2.jpg);
}
#frame3b {
	position:absolute;
	width: 423px;
	height: 589px;
	left: 395px;
	background-color:transparent;
	background-image:  url(zims/maps/carte0.jpg);
	_background-attachment:fixed;
	background-repeat: no-repeat;
	overflow: auto;
}
#frame4 {
	position:absolute;
	width: 172px;
	height: 589px;
	left: 818px;
	background-image: url(zims/aleatoires/rotator.php);
	background-repeat: no-repeat;
}
#frame4b {
	position:absolute;
	width: 172px;
	height: 589px;
	left: 818px;
	background-image: url(zims/map.jpg);
	background-repeat: no-repeat;
}
#frame4c {
	position:absolute;
	width: 172px;
	height: 589px;
	left: 818px;
	background-image: url(zims/map2.jpg);
	background-repeat: no-repeat;
}
/*
-------------------------------------------------------
GAUCHE BANDE LOGO
-------------------------------------------------------
*/
#logo {
	position:absolute;
	width: 227px;
	height: 126px;
	top: 202px;
}
#association {
	position:absolute;
	width: 220px;
	height: 90px;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
	}
#association a {
	display:block;
	width: 220px;
	height: 90px;
	top: 0px;
	text-align: center;
	padding-top: 110px;
}
#lesprojets {
	position:absolute;
	width: 120px;
	height: 30px;
	top: 330px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#lesprojets a {
	display: block;
	width: 220px;
	height:120px;
	top: 0px;
	text-align: center;
	padding-top: 95px;
}

/*
-------------------------------------------------------
MENUS
-------------------------------------------------------
*/

#ssrub_right {
	position:relative;
	width: 150px;
	height: 150px;
	top: 175px;
}
.ulA, .liA {
	list-style-type: none;
	margin:0;
	padding:0;
}
.ulA {
position: absolute;	/* positionnement pour IE5 et IE5.5 */
background: transparent url(zims/menu_ssrub.gif) top left no-repeat;	/* arrière-plan général du menu */
width: 150px;
top:-3px;
}
.liA {display: inline;}	/* correction pour IE5 et IE5.5 */
.liA a {
	display: block;
	height: 37px;
	width: 150px;
	color: #006699;
	font-size: 12px;
	text-decoration: none;
	line-height: 48px;
	text-align: right;
}
.liA a:hover {
color: #fff;
background: transparent url(zims/menu_ssrub.gif) top left no-repeat;
}
#menu a span { display:none; }

a#menu1:hover {	/* décalage de l'arrière-plan pour chaque bouton */
background-position: 0% -149px;
}
a#menu2:hover {
background-position: 0% -186px;
}
a#menu3:hover {
background-position: 0% -223px;
}
a#menu4:hover {
background-position: 0% -260px;
}


#carte {
	display:none;
	position:absolute;
	z-index:1;
	top:-330px;
	left:395px;
	height:589px;
	width:423px;
}
#frame2 ul,li {
	list-style-type: none;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#smenu1 {
	display:none;
	position:absolute;
	width: 168px;
	height: 180px;
	top: 40px;
	letter-spacing: 1px;
}
#smenu1 ul li{
margin:4px 0px 4px 0px;
}
#smenu1 ul li a {
	display:block;
	width:168px;
	height:25px;
	margin:0;
	padding-top: 5px;
}
#smenu2 {
	display:none;
	position:relative;
	width: 168px;
	height: 180px;
	letter-spacing: 1px;
}
#smenu3 {
	display:none;
	position:relative;
	width: 168px;
	height: 180px;
	letter-spacing: 1px;
	top: 315px;
}
#smenu3 ul li{
margin:7px 0px 7px 0px;
}
#smenu3 ul li a {
	display:block;
	width:168px;
	padding-top:5px;
	height:35px;
}
#smenu3 ul li a img {
	display:none;
}
#smenu3 ul li a:hover img {
	position:absolute;
	display:block;
	z-index:2;
	top:32px;
	left:275px;
	height:88px;
	width:178px;
}

/*
-------------------------------------------------------
SOMMAIRE PROJET
-------------------------------------------------------
*/
a.h2,a.h2:link,a.h2:hover,a.h2:visited,a.h2:active {
color:#0066CC !important;
display:block;
font-weight:bold;
font-size:12px;
font-variant:small-caps;
margin:10px 0px 7px 12px;
padding:0;
}

ul.h3 li {
list-style-type:disc;
margin:2px 0 2px 25px;
_margin:2px 0 2px 30px;
padding:3px 0px 5px -3px;

}



/*
-------------------------------------------------------
CONTACT
-------------------------------------------------------
*/

.e_news {
	clear:both !important;
	font-size: 10px;
	padding:3px 0 0 0;
	margin:0;
	text-align:center;
}

.e_news_evt_ok {
	clear:both;
	font-size: 10px;
	padding:3px 0 0 0;
	margin:0;
	text-align:center;
	color:green;
}

.e_news_evt_er {
	clear:both;
	font-size: 10px;
	padding:3px 0 0 0;
	margin:0;
	text-align:center;
	color:red;
}

.txt2 {
	font-size: 11px;
}

.fieldset2 {
	width: 366px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0.6em;
	color: #000000;
}
.label2_b {
	font-size: 11px;
	clear: left;
	line-height: 18px;
	float: left;
	margin: 2px;
	font-weight: bold;
}
.input2 {
	float:right;
	font-size: 10px;
	margin:4px 15px 2px 0;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #6699FF;
	background-color: #FFFFFF;
}
.submit {
	float:right;
	clear:none;
	width:90px;
	margin : 16px 75px 3px -45px;
}

#form_contact p.boutons input {
width:130px;
}

/*
-------------------------------------------------------
PUBLICATION
-------------------------------------------------------
*/

#publication p {
margin: 0px 0 10px 0;
padding:0px 20px 0px 7px;
}
#publication hr {
clear:both;
visibility:hidden;
margin:5px;
}

p.publi_big {
font-size:13px;
margin: -5px 0 5px 5px !important;
padding:0 20px 5px 0 !important;
}

p.publi_big_it {
font-size:13px;
font-style:italic;
margin: -5px 0 10px 5px !important;
padding:0 20px 10px 0 !important;
}

.publi_img {
margin: 5px 0 20px 105px;
}

p.publi_p {
margin:0 0 0 5px;
padding:5px 20px 5px 0;
}

h3.publi_h3 {
margin: 10px 0 18px 5px;
padding:0 20px 0 0;
}

#publication li {
	list-style-type:circle;
	list-style-position:outside;
}

/*
-------------------------------------------------------
DIVERS
-------------------------------------------------------
*/

#organisation p {
	margin:2px;
}

#organisation p.titre {

}

#organisation ul li {
	line-height:1.3;
	margin:6px auto;
}

a:link,a:visited {
	color:#666; text-decoration:none;
}
a:hover,a:active   {
	text-decoration:underline;
}
a img { border:0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin-top: 18px;
	line-height: 15px;
	margin-right: 54px;
	margin-left: 30px;
	text-align: justify;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 30px;
	margin-left: 7px;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339933;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-right: 20px;
	letter-spacing: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 54px;
	letter-spacing: 1px;

}
form {
margin: 10px 0 15px 0;
width: 366px;
}

fieldset {
	width: 366px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0.6em;
	border:none;
}
legend  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}

form p { width:100%; margin:0; _height:25px; min-height:25px; }
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 11px;
	color: #333;
	float:left; width:135px;
}
#publication label {
margin:2px;
clear:both;
width:300px;
}
label.missing { color:#911; font-weight:bold; }
	
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:2px 10px 2px 0;
	width: 180px;
	border:1px solid #69F;
	background-color: #fff;
}

.boutons { text-align:center; margin:15px 0 0 0;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ECECFF;
	margin-top: 15px;
	width: 300px;
	margin-left: 40px;
}
td {
	padding: 5px;
}
div#frame3 ul, div#frame3b ul {
	margin:0 0 0 35px;
	padding:0 0 10px 0;
}
div#frame3 ul li, div#frame3b ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px 0 2px 0;
	color: #003366;
}
div#frame3 ul li p, div#frame3b ul li p {
	color: #003366;
	margin:0;
	padding:0;
}
div#frame3 ul li p.txt1, div#frame3b ul li p.txt1 {
	margin: 0 20px 13px 0;
}