div#header {
	height: 179px;
	margin: 0;
}

div#header #head2 {
	background: black url(../_i/header_com.jpg) center center no-repeat;
}

div#header #head2 #imgmap {
top: 55px;
}

div#header h2 {
display: block;
text-align: center;
position: absolute;
bottom: 0;
margin: 0;
padding: 0;
_top: 155px;
left: 15px;
width: 150px;
height: 25px;
/*overflow: hidden;*/
color: #544330;
font-size: 1.3em;
}

div#centre {
	margin-top: 0;
}

div#header a#out {
	position: absolute;
	bottom: 0;
	right: 5px;
	padding-left: 20px;
	z-index: 50;
	background: transparent url(../_i/ico_out.png) left top no-repeat;
}

div#centre h2 {
	margin: 0;
	position: absolute;
	top: -28px;
	right: 5px;
}

div#centre p {
	font-size: 1em;
}

form#com_login {
width: 400px;
margin: 0 auto;
padding-top: 2em;
}

form#com_login label {
float: left;
text-align: right;
margin: 0 1em 0 0;
width: 150px;
}
form#com_login input {
width: 150px;
}

p.button {
text-align: center;
}

#centre form#com_login p {
	margin-top: 0;
}
#centre p.msg {
	text-align: center;
	text-decoration: underline;
	color: red;
}

#gauche {
	margin-top: 2em;
	margin-left: 10px;
	height: 550px;
	width: 160px;
}

#gauche iframe {
margin: 0;
padding: 0;
border: 1px solid #f3f1e4;
width: 200px;
height: 500px;
_overflow: hidden;
}

#centre p.dl {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

#centre p.img img {
	display: block;
	margin: 0 auto;
}

#centre ul#exts {
	list-style: none;
	padding: 0;
	margin: 1em 0 0 0;
}

#centre ul#exts li {
	float: right;
	margin: 0 1em;
	text-align: center;
	line-height: 40px;
	width: 40px;
	height: 40px;
}
#centre ul#exts li a {
	text-decoration: none;
	font-weight: bold;
}
#centre ul#exts li.ext_2 {
	background: transparent url(../_i/ico_ext2.jpg) left top no-repeat;
}
#centre ul#exts li.ext_3 {
	background: transparent url(../_i/ico_ext3.jpg) left top no-repeat;
}
#centre ul#exts li.ext_1 {
	background: transparent url(../_i/ico_ext1.jpg) left top no-repeat;
}
#centre ul#exts li.ext_0 {
	background: transparent url(../_i/ico_ext0.jpg) left top no-repeat;
}




/* PARTIE ADMIN */
table#thumbs {
	font-size: 12px;
	width: 99%;
	margin: 0 auto;
	text-align: center;
}
table#thumbs td {
	padding: 2px;
	border-top: 1px solid #544330;
}

table#thumbs span {
	text-align: center;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-weight: bold;
}

table#thumbs span.ext_0 {
	background: transparent url(../_i/admin/ico_ext0.jpg) left top no-repeat;
}
table#thumbs span.ext_1 {
	background: transparent url(../_i/admin/ico_ext1.jpg) left top no-repeat;
}
table#thumbs span.ext_2 {
	background: transparent url(../_i/admin/ico_ext2.jpg) left top no-repeat;
}
table#thumbs span.ext_3 {
	background: transparent url(../_i/admin/ico_ext3.jpg) left top no-repeat;
}


ul#thumbs li img {
	vertical-align: middle;
}

ul#adm_menu {
	text-align: center;
	margin: 1.5em auto;
}
ul#adm_menu li {
	display: inline;
	margin: 0 1em;
}



#centre div.liens {
width: 550px;
margin: 2em auto;
}
#centre div.liens h2 {
position: relative;
top: 0;
right: 0;
margin: 1em 0 0 0;
}
#centre div.liens p {
margin: 1em 0 0 2em;
}
#centre div.liens label {
	font-weight: bold;
}
/*
#centre div.liens {
margin: 2em 0;
}
#centre div.liens hr {
border-bottom: 1px solid #544330;
margin: 1em 0;
}
#centre div.liens h2 {
margin: 0 0 0.7em 110px;
}
#centre div.liens p {
margin: 0 0 0 110px;
}
#centre div.liens p.links {
text-align: right;
padding: 0 2em 0 0;
}
#centre div.liens p.links a {
display: block;
background: transparent url(../_i/ico_link.png) right center no-repeat;
line-height: 20px;
padding: 0 20px 0 0;
}
div.liens img.vign {
float: left;
margin: 0 10px 10px 0;
}*/

a.suppr {
background: none;
border: none;
display: block;
margin: 0 auto;
width: 95px;
height: 21px;
line-height: 21px;
background: #fff url(../_i/bnt_suppr.jpg) 0 0 no-repeat;
color: #fff;
text-decoration: none;
cursor: pointer;
}


