/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}



.boxed .title {
	padding: 0px 0 0 10px;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
	background:none;
}

.boxed .content {
	padding: 10px;
}

.pub {
	color:#000000;
	padding: 10px;
	text-align:center;
}
.pub h1{
	font-size: 1.5em;
	text-transform: uppercase;
}
.pub h2{
	font-size: 1.3em;
}
/* Logo */

#logo {
	width: 805px;
	height: 100px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 820px;
	margin: 0 auto;
	color:#000000;
}

/* Content > Main */

#main {
	float: right;
	width: 570px;
	margin-top: 10px;
	text-align:center;
}

/* Contenu > Main >  */

#contenu .texte{
	text-align:center;
}
#contenu .meta {
	text-align:center;
	background:#004b8d;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;

}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}
#menu h1{
	font-size:1.4em;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	background: url(../images/img05.gif) no-repeat 10px 17px;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
	color:#000000;
	background:url(../img/fdgauche.png) repeat-y;
}

#updates ul {
	margin: 0;
	list-style: URL(background.gif) inside;
}

#updates h2 {
	border-bottom: 1px solid #D6D5D5;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
	color: #E08934;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #EAEAEA url(../images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
