/* CSS Document */

html {
	background:#CCCCCC;
	scrollbar-3dlight-border :#333366;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color :#333366;
	scrollbar-darkshadow-color :#333366;
	scrollbar-face-color :#333366;
	scrollbar-highlight-color : #333366;
	scrollbar-shadow-color :#333366;
	scrollbar-track-color : #CCCCCC;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:300;
}
body.back1 {
	background:url(../graphisme/backcyclo.jpg) no-repeat top center;
	}
body.back2 {
	background:url(../graphisme/backvtt.jpg) no-repeat top center;
	}
body.eventlist{
	background:#FFFFFF;
}
#container {
	position:relative;
	margin:0 auto 0 auto;
	width:100%;
	height:100%;
	z-index:1;
	width:860px;
	}
#banner {
	position:relative;
	margin:0 auto 0 auto;
	width:100%;
	}
#menu {
	position:relative;
	margin:0 auto 0 auto;
	width:100%;
	background:url(../graphisme/Linkbar.png) no-repeat center center;
	height:40px;
	}
#links {
	position:relative;
	z-index:1;
	color:#CCCCCC;
	margin:0px 20px 0 20px;
	text-align:center;
	vertical-align:middle;
	height:40px;
	}
a.lienmenu {
	text-decoration:underline;
	color:#CCCCCC;
	font-weight:bold;
	line-height:40px;
	}
a.lienmenu:hover {
	color:#FFFFFF;
	background:url(../graphisme/backlien.gif) repeat-x center center;
	}
a.minilien {
	text-decoration:underline;
	font-size:11px;
	font-style:italic;
	}
#decoleft {
	position:absolute;
	margin:45px auto 0 -100px;
	background:url(../graphisme/logo.gif) no-repeat right;
	width:358px;
	height:359px;
	}
#top {
	position:relative;
	margin:0 auto 0 auto;
	}
#content {
	position:relative;
	z-index:1;
	margin:0 auto 0 auto;
	min-height:300px;
	height:100%;
	background:url(../graphisme/ContentBack.png) repeat-y top center;
	width:100%;
	padding:0px;
	}
#pub {
	position:relative;
	z-index:2;
	margin:-63px auto 0 45px;
	/*background:url(../graphisme/ContentBack.jpg) repeat-y top center;*/
	width:100%;
	padding:0px;
	}
#contenu {
	position:relative;
	z-index:1;
	margin:0 60px 0 60px;
	text-align:justify;
	padding:0;
	}
#contenuhome {
	position:relative;
	z-index:1;
	text-align:justify;
	width:480px;
	display:block;
	float:left;
	}
#relances {
	position:relative;
	z-index:1;
	text-align:justify;
	padding:0;
	width:240px;
	margin-left:20px;
	display:block;
	float:left;
	}
#contenupub {
	position:relative;
	z-index:2;
	margin:0 20px 0 20px;
	text-align:center;
	}
#bottom {
	position:relative;
	margin:0 auto 0 auto 0;
	height:15px;
	}
#copy {
	position:relative;
	text-align:right;
	margin:10px 50px 0 auto;
	font-size:10px;
	}
#langue {
	position:absolute;
	width:25px;
	margin:60px auto 0 -5px;
	z-index:2;
	}
p.langue {
	margin:0 auto 5px auto;
	}
img {
	border:0;
	}
a {
	text-decoration:underline;
	color:#666699;
	font-weight:bold;
	}
input, select, textarea {
	vertical-align:middle;
	background-color:#EEEEEE;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	color:#333333;
	font-size:10px;
	}
h1 {	
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:4px;
	background:url(../graphisme/Title.jpg) repeat-y;
	margin: 15px auto 10px 0;
	text-indent:15px;
	min-height:29px;
	}
h2 {
	color:#666699;
	font-weight:bold;
	margin:5px auto 5px 0;
	font-size:16px;
	letter-spacing:3px;
	/*border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
	text-indent:10px;
	background:url(../graphisme/box-shadow.png) no-repeat;
	min-height:29px;
	}
h3 {
	font-weight:bold;
	font-size:14px;
	color:#333366;
	}
th {
	color:#666699;
	font-weight:900;
	font-size:14px;
	}
iframe {
	border:0;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	}
strong {
	font-weight:900;
	}
.errko {
	color:#FF0000;
	font-weight:bold;
	}
.errok {
	color:#009900;
	font-weight:bold;
	}
.comment {
	color:#666666;
	}



