/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

@import url(http://fonts.googleapis.com/css?family=Leckerli+One);

body.custom {
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/bg-general.jpg") no-repeat scroll center top #FFFFFF;
	margin:0;
	padding:0;
}

.custom #header {
    border: 0 none;
    display: none;
    margin: 0;
    padding: 0;
}

.custom #logo {
    margin: 12px auto 8px;
    padding-left: 0;
    width: 960px;
	text-align: center;
}

.custom #content .menu {
	border: 1px #000000;
    border-bottom: 0 none;
	cursor: pointer;
	width: 516px;
}

.custom #container {
	margin-bottom:1px;
	margin-top: 229px;
	width: 978px;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 6px #AAAAAA;
	-moz-box-shadow: 0 0 6px #AAAAAA;
	-webkit-box-shadow: 0 0 6px #AAAAAA;
}

.custom .format_text {
    font-size:1.4em;
}

.custom .format_text ul {
    list-style: disc outside none;
	margin: 0 0 1.2em 1.571em;
}

.custom .format_text ul li{
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/puce-bm.png") no-repeat scroll 0 5px transparent;
    list-style: none outside none;
    padding: 0 0 5px 16px;
}

.custom .format_text ul li:last-child{
    padding: 0 0 0 16px;
}

.custom .format_text p {
    margin-bottom: 1.2em;
}

.custom .post_box {
    padding-top: 0em;
	margin: 0;
}

.custom .post_box, .custom .teasers_box {
    border-style: none;
}

.custom .post_box .format_text {
    clear: both;
}

.custom .format_text img.left, .custom .format_text img.alignleft, .custom .wp-caption.alignleft {
	margin: 6px 16px 0 2px;
}

.custom .format_text p.extrait-article{
    border-bottom-color: #DDDDDD;
    border-bottom-style: double;
    margin-bottom: 14px;
    padding-bottom: 25px;
}

.custom .headline_area {
    margin-bottom: 0.4em;
}

.custom #content{
	border: 1px solid #DDDDDD;
    margin: 0;
    padding: 0 15px;
	background: none no-repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom #archive_intro {
    background-color: #EEF9FF;
    padding: 15px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom #archive_intro h1 {
    margin-bottom: 8px;
	color: #0072CB;
	font-size: 2em;
}

.custom #archive_intro .format_text p {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 0.6em;
	line-height: 21px;
}

.custom #archive_intro .format_text .text_rech{
    border-top: 1px dotted #58B0EA;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 0.5em;
    padding-top: 6px;
}

.custom abbr, .custom acronym {
    cursor: text;
}

.format_text ol  li{
    margin-bottom: 0.8em;
}

.custom .format_text .wp-caption {
    border-color: #DDDDDD;
    border-width: 0.071em;
    padding: 0.75em 0.45em 0.25em;
}

.custom .format_text h2 {
	font-size: 1.7em;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
}

.custom .format_text h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0.9em 0 0.5em;
	color: #0072CB;
}

.custom .headline_area h1, .custom .headline_area h1 a {
    margin-bottom: 10px;
	color: #0072CB;
}

.custom .headline_area h2, .custom .headline_area h2 a {
	color: #0072CB;
	line-height: 1em;
    margin-bottom: 6px;
}

.custom .format_text .wp-caption p {
    margin-bottom: 0.4em;
	line-height: 1.2em;
	font-style: normal;
}

.custom .format_text blockquote {
    margin: 0.4em 0 1.571em 0.786em;
}

.custom .format_text ol li {
    margin-bottom: 0.4em;
}

.custom .text_attention{
    padding-left: 43px;
}

.custom .headline_meta {
    margin-bottom: 6px;
}

.custom .more-link {
    display: block;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
	background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/puce-bm.png") no-repeat scroll 423px 5px transparent;
}

.custom .more-link:hover{
	text-decoration: underline;
}

.custom #text-bienvenue {
    background-color: #E8EEF1;
    border: 1px solid #2882A3;
    margin-bottom: 1.5em;
    margin-right: 12px;
    padding-right: 1.1em;
    padding-top: 0.3em;
	padding-left: 1.1em;
}

.custom #text-bienvenue h1 {
    font-size: 2.4em;
    line-height: 1.1em;
    margin-bottom: 0.3em;
    margin-top: 0.1em;
    padding-top: 4px;
    text-align: center;
}

.custom #text-bienvenue .format_text p {
    margin-bottom: 0;
    text-align: center;
}

.custom .bouton-categ-accueil{
	margin-left: auto;
    margin-right: auto;
    width: 328px;
}

.custom .margin-bt-accueil{
	margin-right: 26px;
}

.custom #text-bienvenue .text_rech{
    border-top: 1px dotted #58B0EA;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 0.5em;
    margin-top: 4px;
    padding-right: 39px;
    padding-top: 6px;
    text-align: center;
}

.custom .double_barre{
	margin: 0 2.2em 0 0.8em;
    padding-top: 0;
}

.custom .double_barre p{
	border-bottom-color: #58B0EA;
    border-bottom-style: double;
    color: #888888;
    font-size: 1.8em;
    line-height: 1.286em;
    margin-bottom: 9px;
}

.headline_meta a {
    border-bottom: none;
	color: #2361A1;
}

.headline_meta a:hover {
    text-decoration:underline;
	color: #2361A1;
}

.custom .search {
	background-color: #58B0EA;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    float: right;
    margin-top: 10px;
    padding: 4px 1.1em 8px;
    width: 322px;
}

.custom .search p {
	font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
}

.custom form.search_form_visible {
	width: 181px;
	margin-top: 11px;
}

.custom form.search_form_visible #s {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #888888;
    float: left;
    font-size: 14px;
    line-height: 1.385em;
    margin: 3px 6px 3px 0;
    padding: 4px;
    width: 140px;
}

.custom input#searchsubmit.search {
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/bt-rech.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    margin: 3px 0;
    width: 25px;
	height: 25px;
	border: medium none;
}

.custom ul.follow-us {
	text-align:center;
	position: relative;
	display:block;
	width: 150px;
	margin-left:auto;
	margin-right:auto;
}

.custom ul.follow-us li{
    float: left;
    list-style: none outside none;
    margin-right: 12px;
    position: relative;
    width: 42px;
	margin-bottom: 1px;
}

.custom ul.follow-us li:last-child{
    margin-right: 0;
}

.custom ul.follow-us li a{
    color: #000000;
    display: block;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
	font-size: 12px;
	padding-top: 39px;
}

.custom ul.follow-us li a:hover{
	color: #2361A1;
	text-decoration: none;
}

.custom ul.follow-us li a.follow-facebook{
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/s-facebook.png") no-repeat scroll -42px 0 transparent;
}

.custom ul.follow-us li a.follow-facebook:hover{
    background-position: 0 0;
}

.custom ul.follow-us li a.follow-twitter{
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/s-twitter.png") no-repeat scroll -42px 0 transparent;
}

.custom ul.follow-us li a.follow-twitter:hover{
    background-position: 0 0;
}

.custom ul.follow-us li a.follow-google{
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/s-google-plus.png") no-repeat scroll -42px 0 transparent;
}

.custom ul.follow-us li a.follow-google:hover{
    background-position: 0 0;
}

.custom ul.follow-us li a.follow-rss{
    background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/s-rss.png") no-repeat scroll -42px 0 transparent;
}

.custom ul.follow-us li a.follow-rss:hover{
    background-position: 0 0;
}

.custom ul.sidebar_list {
    padding-top: 0;
}

.custom #column_wrap .sidebar ul.sidebar_list {
    padding-top: 0;
}

.custom .format_text .post_tags {
    margin-bottom: 14px;
    margin-top: 12px;
}

.custom div.shr-bookmarks {
	margin-top: 5px;
}

.custom #comments {
    margin-top: 18px;
}

.custom #respond_intro h2 {
    font-family: 'times new roman',Arial,sans-serif;
	font-size: 25px;
    font-weight: normal;
    line-height: 1.222em;
    margin: 0.6em 0 0.5em;
    padding-left: 21px;
}

.custom #respond {
    margin-bottom: 20px;
}

.custom #commentform label {
    padding-right: 0.786em;
	padding-left: 0;
}

.custom .center_submit {
	text-align:center;
}

.custom #commentform {
    background-color: #F2E0BA;
    border-top: medium none;
    margin-left: 0.8em;
    padding-bottom: 8px;
}

.custom  #commentform input, .custom  #commentform textarea {
    background-color: #FFFFFF;
}

.custom #commentform p.help_comment {
	margin-bottom: 0;
    margin-top: 8px;
}

.custom input.form_submit:hover {
	color: #2361A1;
}

.custom .comments_intro h2 {
    font-size: 2em;
    font-weight: normal;
    line-height: 27px;
    margin: 0.8em 0 0.5em;
    padding-top: 1px;
	font-family: 'times new roman',Arial,sans-serif;
}

.custom #comment_list, .custom #trackback_list {
    margin-bottom: 20px;
    margin-left: 0.8em;
}

.custom .comment_moderated {
	color: red;
}

.custom #footer {
    border-top: 5px double #E3BE6B;
    color: #3B3B3B;
    font-size: 14px;
    text-align: center;
	padding: 13px 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	width: 550px;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom #footer p {
    font-size: 12px;
	color: #3B3B3B;
}

.custom #footer a {
    border-bottom: none;
	color: #2361A1;
}

.custom #footer a:hover {
    text-decoration: underline;
}

.custom #footer #cats h4 {
	font-weight:normal;
	margin-bottom: 10px;
}

.custom #footer #cats ul li {
	margin-bottom: 10px;
}

.custom #footer ul.footer_right li{
	margin-bottom:10px;
}

.custom #related-posts {
    background-color: #F2E0BA;
    padding: 0.8em 2.2em 0.8em 1.1em;
}

.custom .comments_intro span {
    font-size: 25px;
    font-weight: bold;
}

.custom .comments_intro a.add_comment {
	color: #2361A1;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
	vertical-align: 1px;
}

.custom .comments_intro a.add_comment:hover {
    text-decoration: underline;
}

.custom .comments_intro span.size_parenthese {
    font-size: 18px;
    vertical-align: 1px;
}

.custom #related-posts ul {
    margin: 0;
}

.custom #related-posts ul li {
    list-style: none outside none;
    padding: 0 0 4px 16px;
}

.custom #related-posts p {
	margin-bottom: 0;
}

.custom .search_bot {
	margin: 24px 0;
    text-align: center;
    width: auto;
}

.custom .search_bot p {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
}

.custom .search_bot form.search_form_visible {
    height: 26px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.custom .search_bot form.search_form_visible #s {
    width: 352px;
	margin-bottom: 18px;
}

.custom dl#comment_list dt {
    padding-right: 1.4em;
	padding-top: 1.4em;
}

dl#comment_list .bypostauthor {
    background: none repeat scroll 0 0 #F2E0BA;
}

.custom  form.wpcf7-form textarea{
	width: 504px;
}

.custom input.wpcf7-submit{
    background: none repeat scroll 0 0 #FEE100;
    border-color: #000000;
    color: #000000;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 179px;
    margin-top: 5px;
    width: 162px;
}

.custom input.wpcf7-submit:hover{
	background: none repeat scroll 0 0 #F2CB72;
}

.custom #wpcf7-f1-p6-o1{
	margin-bottom:15px;
}

.custom  #archive_intro span.express_search{
	font-size: 20px;
    font-style: italic;
}

.custom dl#comment_list dl .bypostauthor {
    background: none repeat scroll 0 0 #F2E0BA;
}

div#recent-posts div.text-sidebar {
	padding: 0 5px;
}

div#recent-posts ul li.recent-p {
    border-top: 1px solid #DDDDDD;
    font-size: 14px;
    line-height: 1.5em;
    list-style: none outside none;
    margin-bottom: 0;
    margin-top: 12px;
    padding-top: 11px;
	display: inline-block;
}

div#recent-posts ul li.recent-p:first-child {
    border: medium none;
    margin-top: 0;
    padding-top: 4px;
}

.custom #sidebar_2 #recent-posts {
	padding-bottom: 13px;
}

div#recent-posts img.recent-p {
    display: inline-block;
    height: auto;
    margin: auto 4px;
	vertical-align: middle;
}

div#recent-posts a:hover {
    text-decoration: underline;
}

div#recent-posts span.light-text{
	color:#888888;
}

.custom #sidebar_1, .custom #sidebar_2 {
	margin-top:0;
}

.custom #prop-article{
	margin-bottom: 14px;
    margin-left: 4px;
}

.custom #column_wrap {
    background: none;
    width: 763px;
}

.custom #content_box {
	background: none;
	margin-top: 0;
}

.custom .menu a {
	border: medium none;
	padding: 4px 0;
	letter-spacing: normal;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	font-size: 1.6em;
	margin: 0 2px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom ul.menu {
	margin: 0 auto 18px;
    width: 960px;
	border: medium none;
	height: auto;
}

.custom #menu-informations {
    width: auto;
}

.custom ul#menu-informations li a {
	margin: 0;
}

.custom .sidebar h3 {
	background-color: #0072CB;
	color: #FFFFFF;
	font-size: 15px;
    font-weight: bold;
    margin-bottom: 9px;
    padding: 3px 10px;
	line-height: normal;
	letter-spacing: normal;
	font-variant: normal;
	font-family: 'times new roman',Arial,sans-serif;
	font-size: 1.6em;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	position: relative;
	z-index: 10;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom #sidebar_1 h3 {
	background-color: #02C200;
}

.custom #sidebar_2 h3 {
	background-color: #DA00E0;
}

.custom #sidebar_2 #text-8 h3 {
	background-color: #CE0205;
}

.custom .menu .current a {
	border-bottom-color: #FFFFFF;
}

.custom .sidebar {
	padding-top: 1px;
}

.custom div.text-sidebar {
	padding: 0 8px;
	font-size: 14px;
	line-height: 1.5em;
}

.mod-sidebar {
	background: none no-repeat scroll 0 0 #FFFFFF;
	display: inline-block;
    margin-bottom: 18px;
    width: 100%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	padding-bottom: 8px;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

ul.liste-rayons {
	margin-top: 6px;
}

ul.liste-rayons li {
	background-image: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/puce-liste-rayon.jpg");
    background-repeat: no-repeat;
    padding-left: 18px;
	list-style-type: none;
	background-position: 0 2px;
}

li.widget ul li.wid-art-pop {
	border-top: 1px solid #DDDDDD;
    font-size: 14px;
    height: auto;
    line-height: 1.5em;
    list-style: none outside none;
    margin-bottom: 0;
    margin-top: 12px;
    padding-top: 11px;
}

li.widget ul li.wid-art-pop:first-child {
	border: medium none;
    margin-top: 0;
    padding-top: 4px;
}

li.widget ul li.wid-art-pop:after {
  content: ""; /* Important, sinon l'élément n'est pas généré. */
  display: block;
  clear: both;
}

li.widget ul li.wid-art-pop a.wpp-post-title {
	color: #2361A1;
	display: inline-block;
    margin-bottom: auto;
    margin-top: auto;
    vertical-align: middle;
    width: 116px;
}

li.widget ul li.wid-art-pop a:hover {
	color: #2361A1;
}

.custom #sidebar_2 ul li.popular-posts ul {
	list-style: disc inside none;
}

.custom #sidebar_2 ul li.popular-posts ul li {
	font-size: 14px;
    line-height: 1.5em;
    padding: 0 8px;
}

.custom .wpp_fi_def {
	display: inline-block;
    height: auto;
    margin: auto 4px;
	vertical-align: middle;
}

.custom .wpp-popular-posts{
	margin-bottom: 0px;
}

.custom div.menu-informations-container {
	padding: 0 8px;
}

.custom div.menu-informations-container #menu-informations li {
	background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/bt_informations.png") no-repeat scroll 0 2px transparent;
    margin-bottom: 3px;
    padding-left: 18px;
	display: inline-block;
    text-align: left;
    width: 161px;
}

.custom div.menu-informations-container #menu-informations li a {
    background-color: transparent;
    border: medium none;
    color: #3B3B3B;
    font-weight: normal;
    padding: 0;
    text-transform: none;
	font-size: 14px;
	font-family: times new roman,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 1.5em;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}


.custom div.menu-informations-container #menu-informations li a:hover {
    color: #2361A1;
}




.custom div.menu-sites-a-voir-container {
	padding: 0 8px;
}

.custom div.menu-sites-a-voir-container #menu-sites-a-voir {
	display:inline;
}

.custom div.menu-sites-a-voir-container #menu-sites-a-voir li {
	background: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/liens-vert.png") no-repeat scroll 0 2px transparent;
    margin-bottom: 3px;
    padding-left: 16px;
	display: inline-block;
    text-align: left;
    width: 161px;
}

.custom div.menu-sites-a-voir-container #menu-sites-a-voir li a {
    background-color: transparent;
    border: medium none;
    color: #3B3B3B;
    font-weight: normal;
    padding: 0;
    text-transform: none;
	font-size: 14px;
	font-family: times new roman,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 1.5em;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom div.menu-sites-a-voir-container #menu-sites-a-voir li a:hover {
    color: #2361A1;
}




.custom li.widget {
	background: none no-repeat scroll 0 0 #FFFFFF;
	padding-bottom: 8px;
	margin-bottom: 18px;
	font-size: 1em;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.custom ul.blogroll {
	padding: 0 7px;
}

.custom ul.blogroll li {
	background-image: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/images/liens-vert.png");
    background-repeat: no-repeat;
    margin-bottom: 3px;
    padding-left: 18px;
	background-position: 0 3px;
}

.custom ul.blogroll li a {
    background-color: transparent;
    border: medium none;
    color: #3B3B3B;
    font-weight: normal;
    padding: 0;
    text-transform: none;
	font-size: 14px;
}

.custom li.widget_links h3 {
	margin-bottom: 6px;
}

.custom ul li.popular-posts div.text-sidebar {
    padding: 0 5px;
}

.custom .menu .current > a, .custom .menu .current-cat > a, .custom .menu .current-menu-item > a {
	cursor:pointer;
}

.custom .menu .no-clic > a {
	cursor:default;
}

.custom ul.menu li {
	text-align: center;
    width: 25%;
	margin-bottom: 0px;
}

.custom ul.menu li + li + li + li + li {
	margin-top: 6px;
}

.custom ul.menu li ul.sub-menu {
	background-color: #FFFFFF;
    margin-left: 1px;
    padding-right: 4px;
    width: 99%;
}

.custom ul.menu li ul.sub-menu li {
	width: 100%;
	margin-top: 7px;
}

.custom ul.menu li ul.sub-menu li:first-child {
	margin-top: 8px;
}

.custom ul.menu li ul.sub-menu li a {
	width: 100%;
	background-color: #5097CA;
	text-transform: none;
}

.custom ul.menu li ul.sub-menu li a:hover {
	background-color: #0078CF;
}


.custom .format_text a {
    text-decoration: none;
}

.custom .format_text a:hover {
    text-decoration: underline;
}

.custom .pagebar {
    border-bottom: 3px double #DDDDDD;
    font-size: 13px;
    margin: 5px 0 10px;
    padding-bottom: 15px;
    text-align: center;
}

.custom .pagebar a {
	border: 1px solid #CCCCCC;
    margin: 0 1px;
    padding: 2px 7px;
}

.custom .pagebar a:hover {
	text-decoration: underline;
    background-color: #E5E5E5;
}

.custom .post_box {
	border-bottom: 1px solid #DDDDDD;
    padding: 24px 0;
}

.custom #page {
	background : none;
}

.custom #archive_intro {
	font-size: 1.2em;
    line-height: 1.667em;
	margin-top: 14px;
}

.custom div.img_archive_intro{
	float: left;
    height: 147px;
    margin-right: 15px;
    padding: 36px 17px;
    position: relative;
    width: 220px;
}

.custom .img-cadre-or {
	left: 0;
    position: absolute;
    top: 0;
	z-index: 10;
}

a, h2 a:hover, #logo a:hover {
	color: #2361A1;
}

.custom #archive_intro h1.h1-search {
	text-align: center;
	margin-bottom: 0;
}

input, textarea {
	background: none repeat scroll 0 0 #F2E0BA;
	padding: 4px;
}


table.tab-share-art {
    height: 26px;
    width: 284px;
	margin-left: 40px;
	margin-bottom: 7px;
}

table.tab-share-art td {
	display: inline-block;
}

table.tab-share-art td.td-twitter {
	width: 110px;
}

table.tab-share-art td.td-facebook {
	width: 76px;
	padding-right: 16px;
}

table.tab-share-art td.td-gplus {
	width: 62px;
}

.headline_meta span, .headline_meta abbr {
	letter-spacing: normal;
}

.custom .post-ratings {
	display: inline-block;
    margin-bottom: 8px;
    opacity: 1;
    padding-top: 4px;
    text-align: center;
    width: 100%;
}

.custom .post-ratings-loading {
	float: right;
}

.custom div.blanc-home-top {
	height: 14px;
	width: 100%;
}

.custom div.partage-article {
	background-color: #F2E0BA;
    margin: 25px auto;
    width: 352px;
	padding: 7px 0 0;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	box-shadow: 0 2px 2px #888888;
	-moz-box-shadow: 0 2px 2px #888888;
	-webkit-box-shadow: 0 2px 2px #888888;
	behavior: url("http://www.agirpourlautisme.com/wp-content/themes/agirpourlautisme/custom/PIE.htc");
}

.comments_intro, #respond_intro {
	margin-left: 0;
}

.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter {
	margin: 1.667em auto;
}

#logo h1.titre-text-header {
	color: #222222;
    font-family: 'times new roman',Arial,sans-serif;
    font-size: 34px;
    line-height: 29px;
    margin-bottom: 26px;
}

#logo h3.titre-text-header {
	color: #222222;
    font-family: 'times new roman',Arial,sans-serif;
    font-size: 2.2em;
    line-height: normal;
    margin-bottom: 25px;
}

.wp-caption {
 border:1px solid #999;
 padding:10px;
 background:#eee}

 .wp-caption img {margin:0;padding:0;border:0 none}

.wp-caption p,.wp-caption-text {
 font-family:times new roman;
 text-align:center;
 font-size:1em;
 line-height:1.6em;
 font-weight:bold;
 color:#555;
 padding:0;margin:0}

.headline_area h1, .headline_area h2, #archive_intro h1 {
	font-family:'times new roman',Arial,sans-serif;
}

.menu a {
	font-family: 'times new roman',Arial,sans-serif;
}

.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 {
	font-family: 'times new roman',Arial,sans-serif;
	color: #0072CB;
}

div.menu-informations-container ul.menu {
	margin:0;
}

div.text-sidebar form.search_form_visible p {
	margin-bottom:0;
}

.custom div.format_text input {
	border:medium none;
}

.custom div.format_text input.wpcf7-form-control {
	border:1px solid #aaaaaa;
}

div.welcome-home {
	background-color: #EEF9FF;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 12px 20px;
}

div.welcome-home h1 {
	text-align:center;
	font-family: 'times new roman',Arial,sans-serif;
	margin:6px;
	font-size: 24px;
}

div.welcome-home p {
	text-align:center;
	margin-bottom:6px;
	font-size: 14px;
}

.custom div.paiementdon {
	background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    float: left;
    margin: 7px;
    padding: 8px;
}

.custom div.paiementdon:hover {
    border: 1px solid #000000;
}