* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2em;
}
html, body {
	height: 100%;
	width: 100%;
}

body {
	background: #ffffff url(img/back_cote_1.jpg) top right repeat-y;
}

#leftcolumn {
	height: 100%;
	background: #ffffc6 url(img/back_content.gif);
	margin-right: 178px;
}

#backcontent {
	background: #ffffc6 url(img/back_content.gif);
}

#header {	
	height : 60px;
	background: #ffffff url(img/logo_main_s.gif) 6px 3px no-repeat;
	padding-left: 110px;
}

#foottext {
	font-size:0.75em;
	text-align:center;
	margin: 2px 15px 3px 15px;

}

h2 { 
	top:20px;
	position:relative;
	font-size:16px;
	font-weight:normal;
}

h3 {
	font-size:14px;
	font-weight:bold;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:1em;
	padding-left:3px;
}

h4 {
	font-size:14px;
	line-height: 1.2em;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:2px;

}

h5 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:2px;
	text-decoration:underline;
}
p {
margin-bottom:0.8em;
}


#menutop, #menutop ul {
	height: 33px;
}

#menutop {
	position: relative;
	clear: both;
	margin-left: -1px;
	background: #006CB0 url(img/back_nav_1.gif) left top repeat-x;
}

#menutop ul, #menutop li {
	list-style-type: none;
}

#menutop li {
	float: left;
}

#menutop li a { /* dimensions et dfinitions des boutons */
	display: block;  /* mise en block de <a> pour lui donner des dimensions */
	width: 80px; 
	color: #FFFFFF;
	font: 16px;
	text-decoration: none;
	border-left: 1px dotted #4EAED3;
	text-align: center;
	padding: 4px 10px 4px 10px;
	margin-top: 6px;
}

#menutop a:visited {
	color:#FFFFFF;
}

#menutop a:hover {
	text-decoration:underline;
}
#content {
margin: 15px;
padding: 2px 10px 10px 10px;
background-color:#EEEEEE;
border:1px solid #333333;
line-height: 2em;
}

#content p {
margin-left:10px;
}
#content h3 {
margin-left:-5px;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl.link dt {
	margin-top: 1em;
}

dl.link dd {

	position:relative;
	top:-0.1em;
	left:50px;
}

dl.link dd a {
	font-size:0.9em;
}
dl.agenda {
	margin-top: 15px;
	margin-bottom:15px;
}
dl.agenda dt {
	width:92px;
	line-height:0.99em;
}

dl.agenda dd {

	position:relative;
	top:-25px;
	left:98px;
	margin-right:100px;
	line-height:0.99em;
}

p.agenda {
font-size:0.8em;
text-align:right;
}

p.message {
display:block;
text-align:center;
font-size:1.5em;
}

dl.link dd a {
	font-size:0.9em;
}

.box1 
{
	display: block;
 	background-color: #D0D6E6;
/*	background: #D0D6E6 url(img/icon-art.gif) 10px 10px no-repeat; */
	padding: 12px 20px 12px 12px;
	margin: 10px 0px 10px 3px;
	text-align:justify;
	border-right:1px solid #8E9DC4;
	border-bottom:1px solid #8E9DC4;
	font-size:1.2em;
	min-height:100px;
}
.box1 img {
	float:left;
	margin:0px 10px 3px 0px;
}
.box1 h4 {
font-size:0.9em;
margin:0px 0px 5px 0px;
}

.boxleft
{
	margin-top: 40px;
	display: block;
	float:right;
	width: 48%;
}


dl.ag2011 {
	margin-top: 15px;
	margin-bottom:15px;
}
dl.ag2011 dt {
	width:112px;
	line-height:0.99em;
}

dl.ag2011 dd {

	position:relative;
	top:-25px;
	left:118px;
	margin-right:100px;
	line-height:0.99em;
}

p.ag2011 {
font-size:0.8em;
text-align:right;
}

div.hotel p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

