/* CSS Document */

* {
	margin:0;
	padding:0;
	behavior:url(iepngfix.htc);
}

html {
	/*background-image:url(images/body_bg.jpg);*/
	background-repeat:repeat-x;
	background-color:#90d3ef;
}

body {
	font-size:12px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:115px;
}

img {
	border:0;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

a {
	text-decoration:underline;
	color:#233849;
}
#content-wrapper{
    background:url('images/content-bg.jpg') repeat-y;
    width:783px;
    margin:0 auto;
}
#main {
	position:relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#ddf1fb;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x*/
	background-position:bottom;
}

.leftburst {
	position:absolute;
	top:0px;
	left:-210px;
	overflow:hidden;
}

.rightburst {
	position:absolute;
	top:0px;
	right:-365px;
	overflow:hidden;
}

#left {
	float:left;
	width:192px;
	background-image:url(images/left_bg.jpg);
	background-repeat:no-repeat;
/*	background-color:#c9e9f9;*/
}

.logo {
	margin:21px 0px 33px 7px;
}

.secbtn {
	margin:0px 0px 16px 16px;
}

.partenaires {
	width:160px;
	margin-left:10px;
}
.partenaires img {
	margin:5px;
}
#right {
	float:right;
	width:578px;
	min-height:400px;
	background-image:url(images/right_bg.png);
	overflow:hidden;
	background-repeat:no-repeat;
}

#box {
	padding:0 12px;
}



#bannav ul {
	height:22px;
	margin:0;
}

#bannav li {
	float:left;
	margin:0;
	list-style-type:none;
}

#bannav li a img {
	display:block;
}



#contentbox {
	margin-top:20px;
}

.activity {
	margin:10px 0px 10px 0px;
}

.activity a {
	display:block;
	margin:5px 0px 0px 0px;
	padding:0;
	color:#676767;
	font-weight:bold;
	text-decoration:none;
	width:528px;
	background-image:url(images/activitees_bg.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
	border-top:1px dotted #3c8cd0;
	line-height:18px;
	padding:10px;
}

.activity a:hover {
	Background-image:none;
}

.activity a:hover .p14_blue {
	color:#f7a11a;
}

#base {
	height:34px;
	background-color:#daf0fb;
}

#footer {
	width:783px;
	height:155px;
	position:relative;
	background:url('images/footer-bg.jpg');
	font-size:11px;
}
#footer #address{
	position:absolute;
	bottom:10px;
	left:50px
}
#footer #signature{
	position:absolute;
	bottom:40px;
	left:357px
}

form { padding-top:15px; }
form label { display:block;width:150px;float:left;padding-bottom:15px; }
form br { clear:left; }


h3.title{
    margin-top:30px;
}

#lst-activites li{
    margin:0;
    list-style-type:none;
    margin-bottom:20px;
}
#lst-activites li span{
    font-size:11px;
}
#lst-activites li label{
    font-size:12px;
    font-weight:bold;
    font-family:Arial Black;
}
#banner{
    position:relative;
    margin-top:20px;
    clear:both;
    width:554px;
    height:199px;
}

#banner img { position:absolute; }
#mailto{
    position:absolute;
    width:168px;
    height:22px;
    display:block;
    right:45px;
    bottom:5px;
    z-index:4999;
}
