html{


}

body{
	margin:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow-x:hidden;
}
a{
	color:#0033FF;
	font-size:13px;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.principal{
	background:url(../images/fond.jpg) no-repeat;
	width:1008px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}

.principal .col_left .logo_ij{
	width:70px;
	height:80px;
	top:40px;
	margin-left:245px;
	*margin-left:70px;
	position:absolute;
	cursor:pointer;
}

.principal .col_left .contact_msn{
	top:449px;
	margin:0px 0px 0px 29px;
	position:absolute;
}
.principal .col_left .contact_msn a{
	font-weight:bold;
	font-size:12px;
	color:red;
	text-decoration:none;
}
.principal .col_left .contact_msn a:hover{
	text-decoration:underline;
}

.principal .corps{
	color:#2b93cc;
	padding-top:130px;
	text-align:justify;
}
.principal .corps p{
	margin-top:8px;
	margin-bottom:8px;
}
.principal .corps .first_p{
	margin-top:7px;
}

.principal .corps h2{
	color:#679422;
	margin-top:0;
	font-size:20px;
}
.principal .corps h3{
	color:#0066CC;
	font-size:13px;
}
.principal .corps .fiches{
	text-align:center;
}
.principal .corps .fiches a{
	font-weight:bold;
	font-size:12px;
	color:red;
	text-transform:uppercase;
}
.principal .corps .panneau_1{
	width:82px;
	height:148px;
	background-image:url(../images/panneau_1.png);
	margin-top:23px;
	*margin-top:18px;
	margin-left:20px;
	cursor:pointer;
	float:left;
}

.principal .corps .panneau_2{
	width:82px;
	height:148px;
	background-image:url(../images/panneau_2.png);
	margin-top:30px;
	*margin-top:25px;
	margin-left:290px;
	cursor:pointer;
}

.principal .col_right .logo_ville{
	width:65px;
	height:40px;
	top:75px;
	margin-left:0;
	position:absolute;
	cursor:pointer;
}
.principal .col_right .news_big{
	width:80px;
	height:30px;
	margin-top:132px;
	margin-left:195px;
	*margin-top:225px;
	cursor:pointer;
}

.principal .volet_close_left{
	float:left;
	width:75px;
	height:100px;
}
.principal .volet_close_right{
	float:right;
	margin-right:115px;
	width:60px;
	height:85px;
}
.principal .volet_open_left{
	float:left;
	display:none;
	height:104px;
}
.principal .volet_open_left img{
	float:left;
}
.principal .volet_open_right{
	float:right;
	margin-right:67px;
	display:none;
	height:90px;
}
.principal .volet_open_right img{
	float:right;
}


.principal #volet_close_1{
	margin-top:127px;
	margin-left:100px;
}
.principal #volet_open_1{
	margin-top:126px;
	margin-left:37px;
}

.principal #volet_close_2{
	margin-left:90px;
	margin-top:5px;
}
.principal #volet_open_2{
	margin-left:37px;
	margin-top:5px;
}

.principal #volet_close_3{
	margin-left:75px;
	margin-top:5px;
}
.principal #volet_open_3{
	margin-left:32px;
	margin-top:2px;
}

.principal #volet_close_4{
	margin-top:145px;
}
.principal #volet_open_4{
	margin-top:147px;
}
.principal #volet_close_5{
	margin-top:15px;
}
.principal #volet_open_5{
	margin-top:15px;
}
.principal #volet_close_6{
	margin-top:10px;
}
.principal #volet_open_6{
	margin-top:15px;
	margin-right:61px;
}

.principal .sous_menu{
	width:200px;
	height:120px;
	font-size:10px;
	margin-left:150px;
	*margin-left:0px;
	position:absolute;
	z-index:200;
}
.principal .sous_menu_right{
	float:right;
	margin-top:-25px;
	margin-left:-195px;
	*margin-left:-110px;
}
.principal .sous_menu a{
	text-decoration:none;
	font-size:11px;
}
.principal .sous_menu a:hover{
	text-decoration:underline;
}
.principal #sous_menu_1{
	margin-top:-20px;
	padding-top:25px;
	*padding-top:35px;
	padding-left:25px;
	height:95px;
	background:url(../images/bulle_red.gif) no-repeat;
}
.principal #sous_menu_2{
	padding-top:30px;
	padding-left:20px;
	*padding-top:35px;
	margin-top:-20px;
	*margin-left:30px;
	height:90px;
	background:url(../images/bulle_blue.gif) no-repeat;
}
.principal #sous_menu_3{
	padding-top:19px;
	*padding-top:27px;
	padding-left:40px;
	margin-top:-20px;
	width:180px;
	background:url(../images/bulle_orange.gif) no-repeat;
}
.principal #sous_menu_4{
	padding-top:30px;
	*padding-top:40px;
	padding-left:20px;
	background:url(../images/bulle_green.gif) no-repeat;
}
.principal #sous_menu_5{
	padding-top:38px;
	*padding-top:45px;
	background:url(../images/bulle_violet.gif) no-repeat;
}
.principal #sous_menu_6{
	margin-left:-215px;
	*margin-left:-105px;
	padding-top:35px;
	*padding-top:43px;
	background:url(../images/bulle_jaune.gif) no-repeat;
}
.principal .sous_menu li{
	list-style-type:none;
	line-height:16px;
}
.principal .sous_menu .sous_menu_li{
	list-style-type:disc;
	margin-left:20px;
	font-style:italic;
}
