/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #007f9c;
}

h1 {
	font-size: 20px;
	padding-top:16px;
	padding-left:10px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

ol, ul {
}

p {
}



blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

.img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height:82px;
	margin-top:0;
	padding-top: 0;
	background: url(images/logo.jpg) no-repeat left bottom;
}
#logo a {
	text-decoration: none;
}


/* Top Menu */

#topmenu {
	float: right;
	width:50%;
	text-align:right;
}

#topmenu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
	padding-right: 25px;
}

/* Header 2 */

#header2 {
	width: 760px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
	font-size:10px;
}

#menu ul {
	width:200px;
	margin: 0;
	padding: 4px 10px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 4px 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(images/spacer60.png);
	color:#166779;
}

#menu .first a {
	text-decoration: none;
	background-image:url(images/spacer60.png);
	color:#166779;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
}


/* Content */

table#content {
	width: 95%;
}

td#content p {
	margin-top: 7px;
	padding-top: 7px;
	text-align:justify;
	padding-right: 25px;
	padding-left: 10px;
}

td#content ul {
	/*margin-top: 0;
	padding: 0;*/
	margin-left: 14px;
	padding-left: 14px;
	list-style: none;	

}

td#content li {
	padding-left: 12px;
	background: url(images/img08.gif) no-repeat;
	padding-bottom: 5px;
	background-position: 1px 8px;
}

table.partenaires {
	margin-left: 10px;
	padding-left:10px;
}

td.partenaires {
	padding: 15px 0 5px 0;
	border-bottom: #f3f3f3 1px solid;
	}



p.bloc {
	width:80%;
	border : #e6e6e6 1px solid;
	padding : 5px 30px 10px 10px;
	background-color:#f3f3f3;
	margin-left: 12px;
	margin-right:auto;

}


div.bloc {
	margin-top: 15px;
	width:80%;
	border : #e6e6e6 1px solid;
	padding : 5px 20px 10px 10px;
	background-color:#f3f3f3;
	margin-left: 12px;
	margin-right:auto;


}


/*
.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}
*/



/* Sidebar */

table#sidebar {
	padding-top:10px;
	margin-top: 10px;
	width:100%;
}

td#sidebar {
	float: right;
	position:relative;
	width: 284px;
	margin-top: 10px;
	padding-top: 10px;
	
}

td#sidebar div.top {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image:url(images/news01.jpg);
	height:57px;
	width:100%;
}

span.title {
	line-height:300%;
	padding-left: 40px;
	font-size: 16px;
	font-weight:bold;
	color:#990000;
}

td#sidebar .content {
	margin: 0;
	padding: 6px 20px 10px 20px;
	background-image:url(images/news02.jpg);
}

td#sidebar .bottom {
	margin: 0;
	padding: 0;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}



/* Footer */

#footer-wrapper {
	/*height: 100px;*/
	padding: 15px 0 15px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #007f9c;
	text-align:center;
}

#footer p.adresse {
	padding-top:10px;
	font-size: 11px;
	}

#footer a {
	color: #666666;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}
