/*
Theme Name: WordPress Default Fr
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body {
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color: #726579;
background:#000;
text-align: center;
}
p{
margin:0;
padding:0
}
#page {
text-align: left;
}

#content {
font-size: 11px;
}
.widecolumn .entry p {
font-size: 11px;
margin:0;
padding:0;
}
.narrowcolumn .entry, .widecolumn .entry {
padding:15px 0 0 0;
margin:0;
}
.widecolumn {

}


#footer {
border: none;
}
small {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #CE0D61;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry{
	line-height:16px;
	width:547px;
}
.entry p {
	padding:5px 0 5px 0;
}
.entry a {
	color:#59007C;
	font-weight:bold;
	text-decoration:none
}

/*
.entry p a:visited {
color: #b85b5a;
margin:0;
padding:0;
}*/
.commentlist li, #commentform input, #commentform textarea {
font: 11px Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color:#59007C;
	font-style: normal;
	font-size: 11px;
	margin:0;
	padding:0;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
}
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#59007C;
}




.vcard{
	float:left;
	padding-right:5px
}

.commentmetadata {
float:left;
font-weight: normal;
}

.commentmetadata p{
	margin:0;
	padding:0
}
.commentmetadata p.date{
	color:#978C9D;
	margin:0;
	padding:0 0 0 0;
}

.comment_text{
	background : url(images/bg_comment_header.jpg) no-repeat;
	background-color:#F1F1ED;
	width:539px;
	margin:8px 0 15px 0;
}

.comment_text p{
	margin:0;
	padding:10px
}

.comment_text img{
	display:block
}


#respond{
	background : url(images/bg_form_comment_header.jpg) no-repeat;
	background-color:#F1F1ED;
	width:539px;
	margin:0 0 15px 0;
}

#respond #respond_content{
	padding:8px 16px 8px 16px;
}

#respond #respond_content h3{
	background : url(images/picto_write_comment.jpg) no-repeat;
	color:#A8A596;
	font-size:16px;
	font-family:Georgia,Verdana;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 40px;
	line-height:21px
}





small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 11px Verdana, Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #CE0D61;
text-decoration: none;
}
a:hover {
color: #147;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0;
padding: 0;
}
p{
margin: 0;
padding: 0;
}
#page {
margin:auto;
width: 960px;
background : url(images/bg_content.jpg) no-repeat 0 162px;
}

#header #logo{
	height:140px;
	background : url(images/bg_header_logo.jpg) no-repeat right;
}
#header #logo a{
	outline:none
}

#header_search{
	background : url(images/bg_search.jpg) no-repeat;
	height:22px
}

#header_search form{
	margin:3px 0 0 0;
	padding:0;
	float:right;
	padding-right:73px
}
#header_search form img{
	float:left
}

#header_search form label{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:2px 8px 0 0;
	float:left
}
#header_search form #s_top{
	color:#fff;
	font-size:10px;
	width:145px;
	height:16px;
	background : url(images/bg_input_search.jpg) repeat-x;
	border:0;
	margin:0;
	padding: 0 8px 0 0;
	float:left
}

#header_search form #searchsubmittop{
	color:#fff;
	font-size:9px;
	font-weight:bold;
	width:22px;
	height:16px;
	border:0;
	float:left;
	cursor:pointer;
	background : url(images/bt_search.jpg) no-repeat;
}



#menu{
	background : url(images/menu/bg_menu.jpg) repeat-x;
	height:54px
}
#menu ul{
	margin:0;
	padding:0;
	list-style: none;
}
#menu li{
	display:inline;
	padding-right:5px;
}



.narrowcolumn {
float: left;
padding: 0;
margin: 0;
width: 600px;
}

.narrowcolumn  .page_title{
	margin: 0 0 0 10px;
	padding:0;
	color:#fff;
}

.narrowcolumn  img{

}
.widecolumn {
/*padding: 10px 0 20px 0;
margin: 5px 0 0 150px;*/
}

.post {
	padding:0 24px 10px 24px;
	margin: 0;
	text-align: justify;
	background:#fff
}


.post .tags{
	text-align:right;
	padding-left:30px;
}
.post .tags img{
	vertical-align:middle
}
.post .tags a{
	line-height:25px;
	color:#CE0D61;
	text-decoration:underline
}


.page {
	padding:15px 24px 10px 24px;
	margin: 0;
	text-align: justify;
	background:#fff
}

.separator{
	margin-top:10px;
	height:7px;
	background : url(images/separator.jpg) no-repeat center;
}


.post_title{
	background : url(images/post_header.gif) no-repeat;
	padding:19px 24px 0 24px;
}
.post_title h2{
	margin:0;
	padding:0;
	font-size:32px;
	font-weight:normal;
	color:#CE0D61;
	line-height:32px;
}


.post_footer{
	background : url(images/post_footer.gif) no-repeat;
	height:10px;
	margin-bottom:24px
}
.post p{
	/*margin:0;
	padding:0;*/
}

.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
	text-align:left;
	margin-top:5px;
	margin-bottom:12px;
	padding-top: 12px;
	background : url(images/bg_postmetadata.jpg) no-repeat;
	height:49px;/*61*/
	color:#655C5C;
	font-size:9px
}
.narrowcolumn .postmetadata .metadata_left{
	float:left;
	width:370px
}
.narrowcolumn .postmetadata .metadata_left .content{
	padding-top:6px;
	margin-left:7px;
	float:left
}
.narrowcolumn .postmetadata .metadata_left .content img{
	vertical-align:top
}
.narrowcolumn .postmetadata .metadata_left .content .author{
	font-weight:bold
}
.narrowcolumn .postmetadata .metadata_left .content .author a{
	color:#655C5C
}


.narrowcolumn .postmetadata .metadata_left .photo{
	float:left;
	margin-right:7px
}
.narrowcolumn .postmetadata .metadata_left .content .comments{
	padding-top:6px
}
.narrowcolumn .postmetadata .metadata_left .content .comments a{
	line-height:25px;
	color:#655C5C;
	text-decoration:underline
}




.narrowcolumn .postmetadata .metadata_right{
	float:left;
	padding-top:6px;
	margin-left:15px;
	width:146px;
	text-align:center;
	color:#655C5C;
	font-size:9px;
	font-weight:bold
}
.narrowcolumn .postmetadata .metadata_right p{

}

.widecolumn .postmetadata {
margin: 30px 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
clear: both; 
}
.clear { 
clear: both; 
}
#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 0;
padding:0
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {

}
/*	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.centered {
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;
}
/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */



html > body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	font-weight:bold;
	color:#59007C;
	list-style-image: url(images/picto_li1.jpg);
}

html > body .entry li {
	margin: 7px 0 8px 0;
	color:#726579;
	font-weight:normal
}

html > body .entry ul li ul li{
	margin: 7px 0 8px 0;
	color:#978C9D;
	font-weight:normal;
	list-style-image: url(images/picto_li2.jpg);
}



#related_pages{
	width:539px;
	background : url(images/bg_related_pages_header.jpg) no-repeat;
	background-color:#C9C5B9;
	padding-top:10px
}

#related_pages h4{
	color:#655C5C;
	font-size:16px;
	font-family:Georgia,Verdana,Arial;
	font-weight:bold;
	background : url(images/picto_related_pages.jpg) no-repeat;
	padding:3px 0 0 36px;
	margin:0 0 10px 17px;
	line-height:24px
}

#related_pages ul{
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin:0 0 10px 54px;
}
#related_pages ul li{
	color:#655C5C;
	font-weight:bold;
	padding:0 20px 5px 0
}
#related_pages ul li a{
	color:#655C5C;
	font-weight:bold;
	text-decoration:underline
}


#related_pages img{
	display:block
}

h3#comments{
	font-size:16px;
	font-weight:bold;
	font-family:Georgia,Verdana;
	color:#C9C6B8;
	margin:15px 0 20px 0;
	padding:0
}
h3#comments span{
	font-size:36px;
	font-weight:bold;
	font-family:Georgia,Verdana;
	color:#5ED1F6;
}


.entry ol {
_margin-left: 20px;
padding: 0 0 0 25px;
}

.entry a.more-link{
	color:#fff;
	font-size:11px;
	font-family:Georgia,Verdana,Arial;
	text-decoration:none;
	background : url(images/bg_more_link.jpg) no-repeat;
	display:block;
	width:119px;
	height:24px;/*39*/
	padding:15px 0 0 15px;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 10px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}

.entry form {
/* This is mainly for password protected posts, makes them look better. */
padding:0;
margin:0;
}
.entry div,.entry p {
/* This is mainly for password protected posts, makes them look better. */
/*padding:0;
margin:0;*/
}

.entry h1,.entry h2,.entry h3{
	color:#B744D5;
	font-weight:bold;
	font-size:16px;
	font-family:Georgie,Verdana;
	padding:10px 0 8px 20px;
	margin:30px 0 0 0;
	background : url(images/picto_h3.jpg) no-repeat left center;
	line-height:16px
}
.entry h4{
	color:#8FD400;
	font-weight:bold;
	font-size:14px;
	font-family:Georgie,Verdana;
	padding:10px 0 8px 20px;
	margin:0;
	background : url(images/picto_h4.jpg) no-repeat left center;
	line-height:14px
}


select {
width: 130px;
}

#commentform label{
	float:left;
	display:block;
	width:200px;
	padding-top:6px;
	margin-bottom:10px
}
#commentform label span{
	font-size:10px;
	color:#978C9D;
	font-weight:normal;
	font-style:italic
}

#commentform input {
width: 188px;
border:1px solid #C9C6B8;
float:left
}
#commentform textarea {
margin:0;
width: 480px;
height:90px;
border:1px solid #C9C6B8;
}
#commentform #submit {
margin: 10px 26px 0 0;
float: right;
border:0;
width:119px;
height:39px;
}


/* End Form Elements */
/* Begin Comments*/

.commentlist {
padding: 0;
margin:0;
text-align: justify;
}
.commentlist li {
margin: 0;
padding: 0;
list-style: none;
}


#commentform p {
	clear:both;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}



/* End Comments */
/* Begin Sidebar */





#sidebar {
width: 360px;
float:left;
}
#sidebar form {
margin: 0;
}

#sidebar .link-bt-site{
	padding:12px 0 0 24px;
}

#sidebar #edito_buzz {
	height:189px;/*213*/
	background : url(images/sidebar/bg_buzz_edito.jpg) no-repeat;
	padding:24px 70px 0 42px;
}
#sidebar #edito_buzz h1 {
	text-align:left;
	color:#F4B9D1;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:22px;
	margin:0;
	padding:0
}
#sidebar #edito_buzz h1 span {
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:22px;
}
#sidebar #edito_buzz p{
	color:#fff;
	margin:0;
	padding:15px 20px 0 0;
	text-align: justify;
}
#sidebar #edito_buzz p a{
	color:#f4b9d1;

}



#sidebar #rss_newsletter {
	height:114px;
	background : url(images/sidebar/bg_rss_newsletter.jpg) no-repeat;
	text-align:left
}
#sidebar #rss_newsletter h1 {
	text-align:left;
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 118px;
	padding:18px 0 0 0;
}
#sidebar #rss_newsletter h1 a {
	padding-left:5px;
	vertical-align:middle
}
#sidebar #rss_newsletter h1 span {
	color:#FFD513;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:18px;
}
#sidebar #rss_newsletter form{
	margin:16px 0 0 125px;
	padding:0;
}
#sidebar #rss_newsletter form #email_news{
	border:0;
	font-size:11px;
	color:#4A433E;
	width:172px
}
#sidebar #rss_newsletter form #bt_submit_news{
	margin-left:15px;
	vertical-align:middle
}


#sidebar #video_moment {
	height:330px;
	background : url(images/sidebar/bg_video.jpg) no-repeat;
	color:#fff;
	font-size:10px
}
#sidebar #video_moment a {
	color:#78FF6D;
	text-decoration:underline
}
#sidebar #video_moment h1 {
	text-align:left;
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:20px;
	margin:0 0 0 43px;
	padding:10px 0 0 0;
}
#sidebar #video_moment h1 span {
	color:#53DA3F;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:20px;
}
#sidebar #video_moment #player {
	width:320px;
	/*height:240px;
	background:#000;*/
	margin:20px 0 0 32px;
}
#sidebar #video_moment p {
	padding:8px 10px 0 35px;
}



#sidebar #formations {
	margin-top:11px;
	height:248px;
	background : url(images/sidebar/bg_formations.jpg) no-repeat;
	padding: 0 17px 0 150px;
}
#sidebar #formations h1 {
	text-align:left;
	color:#FF663F;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:18px;
	padding:13px 0 0 0;
	margin:0;
}
#sidebar #formations h1 span {
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:18px;
}
#sidebar #formations p{
	margin:0;
	padding:0;
	text-align: justify;
}
#sidebar #formations .citation{
	font-size:12px;
	font-weight:bold;
	color:#FF256C;
	padding-top:15px
}
#sidebar #formations .citation a{
	color:#FF256C;
	text-decoration:none
}
#sidebar #formations .partenariat{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:3px 0 5px 0;
}



#sidebar #block_comments_twitter {
	background : url(images/sidebar/bg_comments_twitter.jpg) repeat-y;
}
#sidebar #block_comments_twitter img{
	display:block
}

#sidebar #block_comments_twitter #last_comments{
	float:left;
	width:156px;
	padding:8px 0 0 42px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	overflow:hidden
}
#sidebar #block_comments_twitter #last_comments li{
	background : url(images/sidebar/puce_violet_comments.jpg) no-repeat 0 4px;
	padding-left:7px
}
#sidebar #block_comments_twitter #last_comments span{
	font-weight:normal;
	color:#D878A0;
	font-style:italic;
}
#sidebar #block_comments_twitter #last_comments a.comments-link{
	font-weight:normal;
	color:#E6C8FF;
	text-decoration:underline
}
#sidebar #block_comments_twitter #last_comments a.comments-author{
	font-weight:bold;
	color:#fff;
	text-decoration:none
}


#sidebar #block_comments_twitter #last_twitts{
	float:left;
	width:101px;
	padding:8px 0 0 42px;
	font-size:10px;
	overflow:hidden
}
#sidebar #block_comments_twitter #last_twitts .twitter-timestamp{
	color:#fff;
	font-style:italic;
}
#sidebar #block_comments_twitter #last_twitts a.twitter-link{
	color:#91EEFF;
	text-decoration:underline
}



#sidebar .dossier{
	height:210px;
	margin-top:12px;
	background : url(images/sidebar/bg_dossier.jpg) no-repeat;
}
#sidebar  .dossier h1 {
	text-align:left;
	color:#D3FFA0;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:18px;
	padding:15px 0 0 229px;
	margin:0;
}
#sidebar  .dossier h1 span {
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:18px;
}
#sidebar  .img_dossier{
	padding:20px 0 0 143px;
	width:200px;
}
#sidebar  .img_dossier p{
	padding-top:8px;
	text-align:right
}







#sidebar #block_links_archives {
	margin-top:12px;
	background : url(images/sidebar/bg_links_archives.jpg) repeat-y;
}
#sidebar #block_links_archives img{
	display:block
}

#sidebar #block_links_archives #links{
	float:left;
	width:156px;
	padding:8px 0 0 42px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}


#sidebar #block_links_archives #links li h2{
	color:#CD98E9;
	font-size:10px
}
#sidebar #block_links_archives #links ul .xoxo li{
	background : url(images/sidebar/puce_violet_comments.jpg) no-repeat 0 4px;
	padding-left:7px
}
#sidebar #block_links_archives #links ul .xoxo li a{
	color:#F0D2FF;
	font-weight:normal;
	text-decoration:underline
}







#sidebar #block_links_archives #archives{
	float:left;
	width:110px;
	padding:8px 0 0 42px;
	font-size:10px;
	color:#FFF1BD
}
#sidebar #block_links_archives #archives li a{
	font-size:10px;
	font-weight:bold;
	color:#FFF1BD;
	text-decoration:none
}
#sidebar #block_links_archives #archives li a:hover{
	text-decoration:underline
}




#sidebar  #wanted{
	height:188px;
	margin-top:12px;
	margin-bottom:12px;
	background : url(images/sidebar/bg_wanted.jpg) no-repeat;
}
#sidebar  #wanted a {
	width:240px;
	text-align:left;
	color:#F6FFAC;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:18px;
	padding:112px 0 0 40px;
	margin:0;
	line-height:35px;
	cursor:pointer;
	display:block
}
#sidebar  #wanted a:hover {text-decoration:none}
#sidebar  #wanted a span {
	color:#fff;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:18px;
}



#sidebar a.plus_gris{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_gris.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}

#sidebar a.plus_vert{
	color:#D3FFA0;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_vert.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}

#sidebar a.plus_jaune{
	color:#FF663F;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_jaune.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}

#sidebar a.plus_fushia{
	color:#F9E3ED;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_fushia.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}

#sidebar a.plus_violet{
	color:#F9E3ED;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_violet.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}
#sidebar a.plus_bleu{
	color:#D7F2FF;
	font-weight:bold;
	text-decoration:underline;
	background : url(images/sidebar/picto_plus_bleu.jpg) no-repeat center right;
	padding:0 19px 0 0;
	display:block;
	height:14px;
}

#sidebar #edito_buzz p.right,#sidebar #formations p.right,#block_comments_twitter p.right, #block_links_archives p.right{
	text-align: right;
}







/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}


blockquote {
	display: block;
	font-size:14px;
	font-weight:bold;
	color:#F54E96;
	padding:10px 0 10px 0
}

blockquote:before, blockquote:after {
font-family:Georgia;
color: #F54E96;
display: block;
font-size: 400%;
width: 20px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-bottom: -50px;
margin-left: 480px;
}

/*
blockquote cite {
margin: 5px 0 0;
display: block;
}*/
/*
blockquote {
margin: 10px 30px 10px 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}*/



.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
	width:100%;
	color:#e4c3ce;
	background-color: #e4c3ce;
	height: 1px;
	border: 0;
}
a img {
border: none;
}
.navigation {
text-align: center;
margin-bottom: 10px;
}

.navigation p{
	color:#fff;
	font-size:9px;
	margin-top:10px
}
.navigation p a{
	color:#fff;
}
.navigation p a:hover{
	color:#fff;
	text-decoration:underline
}
/* End Various Tags & Classes*/

/* 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;
}
/* End captions */





/* Begin Contact Form CSS */
#contactform {
	background : url(images/bg_form_comment_header.jpg) no-repeat;
	background-color:#F1F1ED;
	width:523px;/*539*/
	margin:20px 0 0 0;
	padding:12px 0 0 16px;
}


.form_content_footer{
	background : url(images/bg_form_comment_footer.jpg) no-repeat;
	width:539px;
	height:9px;
}

#contactform h3{
	background : url(images/picto_write_comment.jpg) no-repeat;
	color:#A8A596;
	font-size:16px;
	font-family:Georgia,Verdana;
	font-weight:bold;
	padding:0 0 20px 40px;
	line-height:21px
}


#contactform .form_content form{
	margin:0;
	padding:0
}

#contactform .form_content input{
	width: 188px;
	border:1px solid #C9C6B8;
}
#contactform .form_content textarea {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	margin:0;
	width: 480px;
	height:90px;
	border:1px solid #C9C6B8;
}

#contactform .form_content .contactleft {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#59007C;
	width:200px;
	margin-bottom:10px
}

#contactform .form_content .contactleft span{
	font-size:10px;
	color:#978C9D;
	font-weight:normal;
	font-style:italic
}

#contactform .form_content .contactright {
	float: left;
}

#contactform .contacterror {
	font-weight: bold;
	padding-bottom:10px
}

#contactform #contactsubmit {
	margin: 10px 43px 0 0;
	float: right;
	border:0;
	width:119px;
	height:39px;
	background : url(images/bt_valid.jpg) no-repeat;
	cursor:pointer;
}


/* End Contact Form CSS */


