* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}
ol,ul,li {
	list-style: none;
}
/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/

body{
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #374040;
	background-color: #e4e4e5;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* My Comment */
a, a:visited { color: #374040; text-decoration: underline;}a:hover { color: #374040; text-decoration: none;}

input:focus{
	background: #ffc;
}
img{
	border: 0;
}
/*------------------------------------------------------------*/
/***************  MAIN STRUCTURAL ELEMENTS  *******************/
#page {
	width: 100%;	height: auto;
}

#cadre {
	width: 1100px;
	margin: 0 auto;
	padding: 0 auto;
}

#header,
#topnav,
#content,
#footer {
	width: 1100px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#headerinfo {
	display: none;
}
/*------------------------------------------------------------*/
/*****************      HEADER   ***************************/
#header {
	height: 170px;
	background:  url(images/fond-header.jpg) no-repeat;
}

#header #logo,
#header #search-box,
#header #cllpc {
	position: relative;
	float: left;
}

#header #logo {
	width: 650px;
	padding-left: 200px;
	padding-top: 30px;
}
#header #logo img {
	width: 600px;
	height: 138px;
}


#search-box {
	width: 250px;
	height: 16px;
	padding-top: 14px;
}

#searchform input {
	width: 120px;
	height: 16px;
	color: #f39900;
	border: 1px solid #570d08;
	background-color: #95392e;
	font-size: 11px;
	padding-left: 4px;
}
#maincontent #searchform input {
	color: #374040;
	background-color: #e4e4e5;
	border: 1px solid #374040;
}
#header #cllpc {
	width: 250px;
	padding-top: 110px;
}

#header #cllpc,
#header #cllpc a,
#header #cllpc a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#header #cllpc a:hover {
	text-decoration: underline;
}
/*------------------------------------------------------------*/
/*****************      TOPNAV   ***************************/

#topnav {
	height: 30px;
	background: url(images/fond-navigation.jpg) no-repeat;
}

#topnav {
	padding-left: 350px;
	width: 750px;
}
#topnav ul {

}
#topnav ul li {
	float: left;	position: relative;
	padding-right: 14px;
	padding-top: 8px;
}

#topnav a,
#topnav a:hover {
	color: #f39900;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
#topnav a:hover {
	border-top: 2px solid #f39900;
	border-bottom: 2px solid #f39900;
}


/*------------------------------------------------------------*/
/*****************      CONTENT   ***************************/
#content {
	min-height: 510px;
	background: url(images/fond-content.jpg) no-repeat;
	
}
#maincontent,
#sidebar,
#logopartenaires {
	float: left;
	position: relative;
	overflow: auto;
}
#maincontent {
	width: 450px;
	padding-top: 40px;
	padding-left: 400px;
}

#maincontent .post {
	width: 450px;
	padding-bottom: 20px;
}
#maincontent h2,
#respond,
#comments {
	border-bottom: 2px solid #f39900;
	height: 26px;
}

#maincontent h2,
#maincontent h2 a,
#maincontent h2 a:hover,
#respond,
#comments {
	color: #f39900;
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}

#maincontent h2 .titre,
#maincontent h2 .picto {
	width:  30px;
	position: relative;
	float: left;
}
#maincontent h2 .titre {
	width:  390px;
}
#maincontent .post .entry {
	padding: 6px 0 12px;
}

.postmetadata,
.postmetadata a,
.postmetadata a:hover {
	font-size: 10px;
	color: #717778;
}

.searchresult h3 {
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
}
/*------------------------------------------------------------*/
/*****************      COMMENT FORM   ***************************/


#maincontent #commentform {
	color: #717778;
	padding: 12px 0;
}

#frontendform input,
#maincontent #commentform input {
	width: 150px;
	height: 14px;
	color: #717778;
	border: 1px solid #717778;
	background-color: #e4e4e5;
	font-size: 11px;
	padding-left: 4px;
}

#maincontent #commentform label {
	width: 290px;
	line-height: 24px;
	font-size: 11px;
}
#maincontent #commentform textarea {
	width: 444px;
	color: #717778;
	border: 1px solid #717778;
	background-color: #e4e4e5;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 4px;
	
}

#frontendform input[type="submit"],
#maincontent #commentform input[type="submit"] {	padding: 1px 1em 2px; 
	margin: 0;
	width: auto;
	height: 24px;
	font-size:12px;
	background:url(../../plugins/cforms/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

#frontendform input[type="submit"] {
	font-size: 11px;
	height: 20px;
	padding-top: 0;
}
#frontendform input:hover,
#maincontent #commentform input:hover,
#maincontent #commentform textarea:hover,
#maincontent #commentform select:hover	{
	border: 1px solid #f39900;
}

.biblio {
	color: #464f4f;
	font-size: 11px;
	line-height: 15px;
}
#newsletterFormDiv div {
	margin-bottom: 6px;
}



/*------------------------------------------------------------*/
/*****************      SIDEBAR   ***************************/
#sidebar {
	width: 200px;
	padding-top: 100px;
	padding-left: 40px;
	background: url(images/fond-sidebar.jpg) no-repeat;
}

.widget {
	width: 200px;
	border-top: 1px solid #95392e;
	padding: 6px 0 10px;
}
.widget,
.widget a,
.widget a:hover {
	font-size: 11px;
	line-height: 15px;
	color: #717778;
}
.widget h2.widgettitle,
#sidebar .widget_pages ul li,
#sidebar .widget_pages ul li a,
#sidebar .widget_pages ul li a:hover {
	color: #95392e;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}


#sidebar .widget_pages ul li a:hover {
	border-top: 2px solid #95392e;
	border-bottom: 2px solid #95392e;
}


#sidebar .widget_most_popular_tags a,
#sidebar .widget_most_popular_tags a:hover {
 text-decoration: none;
}
#logopartenaires {
	border-top: 1px solid #95392e;
	width: 170px;
	padding-top: 10px;
	padding-left: 30px;
}

#logopartenaires img {
	position: relative;
	float: left;
	padding: 10px;
}

#pages-3 h2 {
	display: none;
}



/*------------------------------------------------------------*/
/******  COUNTER-ACT OF RESET ON MAIN CONTENT AREA ************/
#maincontent ol, #maincontent ul{
	list-style: auto;
	margin: 12px 0;
	padding: 0 0 0 20px;
}
#maincontent ol li{
	list-style: decimal;
	font-size: 12px;
	color: #717778;
}
#maincontent ul li{
	list-style: disc;
}
blockquote{
	margin: 12px 40px;
}
p{
	margin: 12px 0;
}
em{
	font-style: italic;
}


/*---------------------------------------------------------*/
/*****************      CAPTIONS   ***************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*---------------------------------------------------------*/
/********************      IMAGES   ***************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/*--------------------------------------------------------*/
/*****************      FOOTER   ***************************/

#footer {
	width: 1050px;
	height: 56px;
	background: url(images/fond-footer.jpg) no-repeat;
	padding: 60px 0 0 50px;
}
#footer,
#footer a,
#footer  a:hover {
	font-size: 10px;
	line-height: 24px;
	color: #717778;
}


