/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	width:100%
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
	border-left: 3px solid #004de6;
	border-bottom: 1px solid #004de6;
	padding-left: 10px;
}

h2 {
	font-size: 2em;
	border-left: 3px solid #004de6;
	border-bottom: 1px solid #004de6;
	padding-left: 10px;
	margin: 35px 0px 10px 0px;
}

h3 {
	font-size: 1.6em;
	border-left: 1px solid #004de6;
	border-bottom: 1px dashed #004de6;
	padding-left: 10px;
	margin: 25px 0px 10px 0px;

}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #004de6;
	color: 004de6;
}

a:hover {
	background: none;
}

#wrapper {
	width: 776px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 776px;
	height: 240px;
	margin: 0 auto;
}


/* Menu */

#menu {
	width: 775px;
	height: 68px;
	background: url(images/bgmenu.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 6px 12px 12px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 20px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #004de6;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}

#menu .first {
text-transform:uppercase;
	background: #004de6;
}
#menu .first2 {
text-transform:uppercase;
}

/* Page */

#page {
	width: 776px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	width: 770px;
	padding: 20px 10px 0 0;
	text-align:justify;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #004de6;
	border-bottom: 2px solid #004de6;
	color: ##444444;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #004de6;
	border-right: 4px double #004de6;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}



/* Footer */

#footer {
	width: 776px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
/*+++++++++++++++++++++++++++++++ MOI MES AJOUTS +++++++++++++++++++++++++++++++++*/
#imagedroite{
float:right;
line-height: 1px;
vertical-align: middle; 
margin-left:10px;
margin-right:3px;
padding:5px;
background: #BFBFBF; 
}
#imagegauche{
float:left;
line-height: 1px;
vertical-align: middle; 
margin : 3px 18px 3px 3px;
padding:5px;
background: #BFBFBF; 
}
.imagevignette{
float:center;
border: 1px solid #FFFFFF;
margin:5px 5px 10px 15px;
padding:1px;
}
.imagebordure{
border:0;}


