/* Basics and Typography */

body {
margin: 0;
padding: 0;
background: #E8F3F6;
font-size: 78%;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
color: #333;
text-align: center;
}
p {
font-size: 1em;
line-height: 1.5em;
margin: 1.2em 0;
}
ol, ul {
font-size: 1em;
line-height: 1.5em;
margin: 1.2em 0 1.2em 2em;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.2em 0;
font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
color: #4D6794;
}
h1, h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
a {
text-decoration: none;
}
a:link {
color: #4D6794;
}
a:visited {
color: #738EA4;
}
a:hover, a:active {
color: #CFDEE2;
}
input, textarea, select {
border: 1px solid #DDD9C9;
background-color: #F8F6F1;
color: #333;
font-size: 1em;
font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
margin: 0 20px;
padding: 0 20px;
border-left: 4px solid #CFDEE2;
font-size: 0.9em;
}
code {
font-family: monospace;
color: #666;
}
form, img {
margin: 0 10px 0 0;
padding: 0;
border: 2px;
}
.small {
font-size: 0.9em;
color: #999;
}



/* Layout */

#wrapper {
margin: 0 auto;
width: 750px;
text-align: left;
background: #FFF url(img/bande_fond.jpg) repeat-y;
}
#topnav{
text-align: right;
letter-spacing:0.1em;
margin-right: 30px;
margin-bottom: 20px;
border-bottom: 1px dashed #999999;
}
#topnav li{
list-style: none;
display: inline;
}
#header {
padding: 10px 0 20px 40px;
background: url(img/bande_haut.jpg) no-repeat;
}
#intro {
width: 750px;
height: 154px;
}
#pub {
background-color: #E8F3F6;
width: 739px;
height: 90px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 11px;
}

/* Header Styles */
#header h1 {
margin: 0;
font-size: 1.8em;
}
#header h1 a {
text-decoration: none;
color: #4D6794;
}


#content {
float: left;
padding: 0 30px;
width: 520px;
voice-family: "\"}\"";
voice-family: inherit;
width: 460px;
}
html>body #content {
width: 460px;
}
html #content {
overflow: hidden;
/* So IE won't break things */
}
#sidebar {
float: right;
padding: 1.8em 20px 0 20px;
width: 230px;
font-size: 0.9em;
voice-family: "\"}\"";
voice-family: inherit;
width: 190px;
}
html>body #sidebar {
width: 190px;
}

/* Lots of sidebar styles, so they're below */

#footer {
clear: both;
font-size: 0.9em;
text-align: center;
}

/* Footer Styles */
#footer p {
margin: 0;
padding: 10px 0 20px 0;
font-size: 0.9em;
text-align: right;
background: #FFF url(img/bande_bas.jpg) no-repeat;
height: 89px;
}

#underfooter {
clear: both;
font-size: 0.9em;
text-align: center;
}

#underfooter p {
margin: 0;
padding: 0 20px 0 0;
font-size: 0.9em;
text-align: right;
background: #E8F3F6;
height: 50px;
}


/* Sidebar Styles */

#sidebar h2 {
display: inline;
margin: 1.2em 0 0.6em 0;
padding: 0 10px 0 0;
background: url(img/arrow.gif) no-repeat center right;
font-size: 1.1em;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
margin: 1.2em 0;
border-top: 1px solid #E8E7D0;
background-color: #F8F6F1;
}
#sidebar ul ul li {
padding: 0 0 0 10px;
border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
display: block;
margin: 0 0 0 -10px;
padding: 2px 10px 0 10px;
width: 190px;
voice-family: "\"}\"";
voice-family: inherit;
width: 170px;
}
html>body #sidebar ul ul li a {
width: 170px;
}
#sidebar ul ul li a:hover {
background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
margin: 0;
border: none;
}
#sidebar ul ul ul li {
margin: 0 0 0 -10px;
padding: 0 0 0 25px;
border-bottom: none;
border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
margin: 0 0 0 -25px;
padding: 2px 10px 0 25px;
width: 190px;
voice-family: "\"}\"";
voice-family: inherit;
width: 155px;
}
html>body #sidebar ul ul ul li a {
width: 155px;
}


/* Blog */

.post {
}
.bordure_bas {
border-bottom: 1px dashed #C8DFE6;
}
.posttitle {
margin-bottom: 0;
width: 100%;
color: #4D75BC;
overflow: auto;
/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
float: left;
padding: 5px;
}
.posttitle a:link, .posttitle a:visited {
color: #4D75BC;
}
.posttitle a:hover, .posttitle a:active {
background: #4D75BC;
color: #FFF;
}
.postmeta {
margin-top: 0;
padding-top: 1px;
font-size: 0.9em;
color: #999;
}
.postentry {
}
.permalink {
margin: 0 1.8em 0 0;
padding: 0 0 0 14px;
background: url(img/post.png) no-repeat center left;
}
.commentslink {
padding: 0 0 0 17px;
background: url(img/comment.png) no-repeat center left;
}



/* Comments */

#commentlist {
margin: 1.2em 0;
padding: 0;
border-bottom: 1px solid #E8E7D0;
list-style-type: none;
}
#commentlist li {
border-top: 1px solid #E8E7D0;
padding: 1px 20px;
background-color: #FFF;
}
.alt {
background-color: #F8F6F1 !important;
}
.commenttitle {
margin-bottom: 0;
font-size: 1.1em;
}
.commentmeta {
margin-top: 0;
font-size: 0.9em;
color: #999;
}

.pager {
clear:all;
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}
.pager a, .pager a:link, .pager a:href, .pager a:hover {
text-decoration: none;
border: 0px;
}

.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
padding: 2px 6px;
}

.pager .pagerLinkPrevPage{
margin-right:20px;
}
.pager .pagerLinkNextPage {
margin-left:20px;
}

.pager .pagerCurrent {
padding: 2px 6px;
border-color: #999;
font-weight: bold;
font-size: 13px;
vertical-align: top;
background: #fff;
color: #FF0084;
}

#UserPicture {
margin: 5px 0 0 0;
}

form label {
display:block;
float:left;
width:100px;
}

form em {
margin-left:5px;
font-size:0.9em;
font-style:normal;
color: #A8A8A8;

}

form input, form textarea {
padding:3px;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
background-color: #FFF;
}

#commentform .button {margin-left:100px;}

form fieldset {border:0 solid; background-color: #F8F6F1;} /* Opera */

form p {
padding:5px 7px;
border-bottom:1px solid #fff;
}
.description {
padding-right: 25px;
}
.photoPerso {
text-align: center;
}

.partenaires {
float               : left;
text-align          : center;
padding-bottom      : 10px;
background          : #E8F3F6;
color               : #333;
font                : normal 10px/10px Arial, Verdana, Tahoma, sans-serif;
text-decoration     : none;
line-height         : 1.3em;
width               : 750px;
voice-family        : "\"}\"";
voice-family        : inherit;
width               : 750px;
}
html>body .partenaires {
width               : 750px;
}
.partenaires a { color: #333; text-decoration: none; }
.partenaires a:hover { text-decoration: underline; }
#contourflash{ background-color: #E8F3F6; }

#CommentForm fieldset {
	border:2px solid #fff; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #fff;
	font-weight : bold;
	}

#CommentForm label {
	width:13em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:
	8px;margin-bottom:8px;
}
	
#Submit {
	float:right;
}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	border: 1px solid #BFBFBF;
	color: #949494;
}

#CommentForm textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
}