/*
Theme Name: Credit Agricole
*/
/*=== GENERAL ===*/
/*=====================================================*/
body, html {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color:#000;
	text-align: center;
}

* {
	margin:0;
	padding:0;
}

#page {
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
	z-index:0;
}

.clear, .clear2 {
	clear:both;
}

.clear hr, .clear2 hr {
	display:none;
}

/*-- HACK IE --*/
* html .clear2 {
	clear:none;
}
/*-- FIN AHCK IE --*/
	
/*== HEADER ==*/
/*=====================================================*/
#header {
	width:950px;
	height:297px;
	position:relative;
}

#header h1 a {
	display:block;
	width:945px;
	height:295px;
	text-indent:-3000px;
	overflow:hidden;
	background:url(images/ca-mon-blog.jpg) 5px top no-repeat;
}

/*--- HACK IE ---*/
* html #header h1 a:hover {
	background:url(images/ca-mon-blog.jpg) 5px top no-repeat;
}

/*--- FIN HACK IE ---*/

.description {
	display:none;
}

#headerimg {
	
}

/*-- SEARCH FORM --*/
/*----------------------------------------------------*/
#header #searchform {
	position:absolute;
	top:22px;
	right:24px;
	width:128px;
	height:61px;
	background:url(images/bkg-searchform.jpg) no-repeat;
}

#header #s {
	margin:30px 0 0 5px;
	width:90px;
	height:15px;
	background:#FFF;
	border:none;
	font-size:11px;
	color:#1B969E;
}

#header #searchsubmit, #header #searchsubmit2 {
	width:20px;
	height:26px;
	margin:-7px 0 0 0;
	background:url(images/btSearch.jpg) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	border:none;
}

/*-- MENU --*/
/*----------------------------------------------------*/
#menu {
	position:relative;
	top:0;
	left:0;
	height:30px;
	margin:0 0 0 2px;
	z-index:10000;
	float:left;
}

#menu ul li {
	display:inline;
	list-style:none;
}

/*--- MENU FIX ------------------------------------------------------------------------*/

#menu2 {
	height:30px;
	margin:0 0 0 5px;
	z-index:3;
	float:left;
}

/*-- HACK IE --*/
* html #menu2 {
	margin:0 0 0 2px;
}
/*-- FIN HACK IE --*/

#menu2 li {
	display:inline;
}

.b-menu a {
	display:block;
	width:155px;
	height:30px;
	line-height:30px;
	background:url(images/bkgBouton.png) no-repeat;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	margin:0 2px 0 0;
	float:left;
}

a.bRouge {
	background:url(images/bRouge.png) no-repeat;
}

a.bJaune {
	background:url(images/bJaune.png) no-repeat;
	color:#008195;
}

.sub {
	position:absolute;
	top:330px;
	/*left:631px;*/
	width:155px;
	visibility:hidden;
	/*display:none;*/
}

.sub-menu {
	position:absolute;
	top:327px;
	/*left:631px;*/
	left:0;
	z-index:3;
	margin-left:-473px;
}

/*--- HACK IE --*/
* html .sub-menu {
	margin-left:-157px;
}
/*--- FIN HACK IE --*/

.sub-menu ul li {
	display:list-item;
}

.sub-menu a {
	background:url(images/bkgBouton.png) no-repeat;
	margin:0 0 0 2px;
	padding:0;
	overflow:hidden;
	text-transform:none;
	font-size:9px;
	float:none;
}

/*== CONTENT ==*/
/*=====================================================*/
/*#flux { ENLEVER LE 10 FEVRIER 2010 pour changement du flux, on passe d'un ul li ŕ des span pour palier le pb d'affichage au chagement
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:20px;
	line-height:20px;
	border-bottom:#008194 solid 2px;
	margin:0 0 10px 0;
	z-index:0;
}*/


/*FLUX AJOUTER LE 10 FEVRIER 2010 pour la raison cité ci-dessus*/

#flux  {
margin-left:2px;
border-bottom:#008194 solid 2px;
margin:0 0 10px 0;
position:relative;
	top:0;
	left:0;
	width:760px;
	height:20px;
	line-height:20px;
}

#flux span {
/*margin-left:20px;
margin-right:30px;
padding-right:30px;*/
height: 10px;
width: 700px;

}

#flux span  a{
color:black;
text-decoration:none;
white-space: nowrap;
padding: 0;
color:#333;
font: bold 10px Verdana;
margin: 0 50px 0 0;
text-decoration:underline;
}
#flux p  {
    margin-bottom: 2px;
}

marquee{
width:680px;
/*padding-left:1px;*/
}

/* FIN FLUX et DE L'AJOUT*/














#vide {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:20px;
	line-height:20px;
	border-bottom:#FFF solid 2px;
	margin:0 0 10px 0;
	z-index:0;
}

#flux p {
	/*position:relative;
	left:0;
	top:0px;*/
	z-index:1;
	/*margin-top:-60px;*/
}

/*---ARCHIVES ---*/
/*----------------------------------------------------*/
.pagetitle {
	margin:20px 0;
	color:#008194;
	font-size:20px;
}

/*--- FIN ARCHIVES ---*/
/*----------------------------------------------------*/

/*--- LI SCROLL ---*/
/*----------------------------------------------------*/

.tickercontainer { /* the outer div with the black border */ 
	/*position:absolute;
	top:30px;
	left:30px;*/
	width:690px; 
	height:20px;
	line-height:20px;
	padding: 0;
	overflow: hidden; 
	float:left;
	margin:-20px 0 0 60px;
	z-index:1;
}

/*--- HACK IE --*/
* html .tickercontainer {
	width:550px;
	margin:-15px 0 0 30px;
}
/*--- FIN HACK IE --*/

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 3px;
	width: 690px;
	overflow: hidden;
	z-index:1;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	z-index:1;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color:#333;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 

ul.newsticker span {
	margin: 0 10px 0 0;
}
/*--- FIN LI SCROLL ---*/
/*----------------------------------------------------*/


/*--- NARROWCOLUMN :: ACCUEIL ---*/
/*----------------------------------------------------*/
.narrowcolumn {
	width:480px;
	top:auto;
	float:left;
	/*margin-top:10px;*/
}

/*--- POST ---*/
/*----------------------------------------------------*/

.narrowcolumn .post, .narrowcolumn .page {
	font-size:10px;
	background-color:#F8F8F8;
	border-bottom:#008194 dotted 4px;
	padding:7px;
	text-align:justify;
}

.post small, .page small {
	font-style:italic;
	color:#666;
}

.post h2, .page h2 {
	text-transform: uppercase;
	margin:10px 0;
	color:#666;
	text-align:left;
}

.post h2 a, .page h2 a {
	text-decoration:none;
	/*float:left;*/
	margin:0 3px 0 0;
}

.post a, .page a {
	color:#008194;
}

.post a:hover {
	color:#333;
}

.entry {
	margin:10px 0;
}

.more-link {
	text-align:right;
	margin:10px 0 10px 385px;
}

.postmetadata {
	margin:10px;
	text-align:right;
}

/*--- WIDECOLUMN :: SINGLE ---*/
/*----------------------------------------------------*/
.widecolumn {
	width:480px;
	float:left;
	/*margin-top:10px;*/
}

.widecolumn .post {
	font-size:11px;
	background-color:#F8F8F8;
	border-bottom:#008194 dotted 4px;
	padding:7px;
	text-align:justify;
}

.widecolumn .post h2 {
	color:#018498;
}

.widecolumn .entry h2 {
	color:#666;
}

.tags, .com {
	margin:20px 0;
	background:#008194;
	padding:5px;
	color:#FFF;
}

.tags a, .com a {
	color:#FFF;
	text-decoration:none;
}

.widecolumn .tags a:hover {
	color:#999;
}

.widecolumn .postmetadata {
	text-align:left;
}

.widecolumn .postmetadata a {
	color:#008194;
	text-decoration:none;
	font-weight:bold;
}

.widecolumn .postmetadata a:hover {
	color:#333;
}

.widecolumn .navigation {
	margin:30px 0;
	border-top:#008194 solid 1px;
	padding:20px 0;
}

.widecolumn .navigation a {
	color:#008194;
}

.widecolumn .navigation a:hover {
	color:#666;
}

/*--- COMMENTS ---*/
/*----------------------------------------------------*/

#comments {
	padding:10px 0;
	background:#F5F5F5;
}

#comments h3 {
	font-style:italic;
	color:#666;
	margin:10px;
}

#comments a {
	color:#008194;
	text-decoration:none;
}

#comments a:hover {
	color:#333;
}

#respond {
	margin:30px 5px 20px 5px;
}

.commentlist {
	list-style:none;
}

.commentlist li {
	margin:0 0;
	border-bottom:#008194 dashed 1px;
	padding:10px 5px;
}

.connectLinks {
	margin:10px 0;
}

#author, #email, #url, #comment {
	margin:5px 0;
	background:#FFF;
	border:#008194 solid 1px;
}

#comment {
	width:450px;
}

#submit {
	margin:10px 0;
	background:#008194;
	padding:5px;
	color:#FFF;
	border:none;
}

.bypostauthor {
	background:#E0EDEF;
}

.children {
	list-style:none;
	margin:5px 0 0 30px;
	background:#F5F5F5;
}

/*==========================================================================*/
/*========================================================= PAGE ACCUEIL ===*/
/*==========================================================================*/


/*--- LAST ---*/
/*----------------------------------------------------*/
#last {
	margin:0 0 10px 0;
}

#last h1 {
	display:block;
	width:205px;
	height:37px;
	text-indent:-300px;
	overflow:hidden;
	background:url(images/a-la-une.png) no-repeat;
}

#last small {
	font-size:9px;
}

#last h2 {
	color:#666;
}

#last h2 a {
	float:none;
}

#last .post {
	font-size:14px;
	border:#C00 solid 1px;
}

#last a {
	color:#C00;
}

#last a:hover {
	color:#333;
}

#last .more-link {
	margin:10px 0 10px 355px;
}

#bandeLiens {
	margin:20px 0 0 -2px;
	width:480px;
	text-align:center;
}

#bandeLiens a {
	width:116px;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	display:block;
	height:23px;
	line-height:23px;
	margin:0 1px 0 0;
	background:url(images/bkgBoutonUne.png) repeat-x;
	float:left;
	text-transform:uppercase;
	letter-spacing:-0.75px;
	/letter-spacing:-1px;
}

/*--- HACK IE ---*/

* html #bandeLiens {
}

* html #bandeLiens a {
	width:118px;
	/*font-size:8px;*/
	letter-spacing:-1px;
}
/*--- FIN HACK IE ---*/

/*--- ACTUALITES ---*/
/*----------------------------------------------------*/
#actualites h1 {
	display:block;
	width:205px;
	height:37px;
	text-indent:-300px;
	overflow:hidden;
	background:url(images/actualites.png) no-repeat;
}

/*==========================================================================*/
/*===================================================== FIN PAGE ACCUEIL ===*/
/*==========================================================================*/

/*-- SEARCH FORM IN POST --*/
/*----------------------------------------------------*/
.post #searchform {
	width:128px;
	height:61px;
	margin:30px 20px;
	background:url(images/bkg-searchform2.jpg) no-repeat;
}

.post #s {
	margin:30px 0 0 5px;
	width:90px;
	height:15px;
	background:#FFF;
	border:none;
	font-size:11px;
	color:#1B969E;
}

.post #searchsubmit {
	width:20px;
	height:26px;
	margin:-7px 0 0 0;
	background:url(images/btSearch.jpg) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	border:none;
}


/*--- SIDEBARS ---*/
/*----------------------------------------------------*/
#sidebar {
	width:266px;
	float:left;
	margin:-10px 0 0 10px;
}

/*--- HACK IE ---*/
* html #sidebar {
	margin:-7px 0 0 5px;
}
/*--- FIN HACK IE --*/

#sidebar ul li, #sidebar2 ul li {
	list-style:none;
}

#sidebar2 {
	width:184px;
	float:right;
	text-align:left;
	margin-top:-5px;
}

/*-- HACK IE --*/
* html #sidebar2 {
	margin-right:-5px
}
/*-- FIN HACK IE --*/

/*==========================================================================*/
/*============================================================== WIDGETS ===*/
/*==========================================================================*/

/*--- WIDGET :: STANDARD ---*/
/*--------------------------------------------------*/

.widget, .linkcat, .categories {
	margin:10px 0;
	background:#EEF0F2;
	padding:5px;
}

/*--- HACK IE ---*/
* html .widget {
	padding:0;
}
/*--- FIN HACK IE ---*/

.widget li, .linkcat li, .categories li {
	list-style:none;
}

.widget h2, .linkcat h2, .categories h2 {
	font-size:12px;
	color:#008397;
	text-transform:uppercase;
	margin-bottom:15px;
}

.widget a, .linkcat a, .categories a {
	color:#666;
	text-decoration:none;
}

.widget a:hover, .linkcat a:hover, .categories a:hover {
	color:#C00;
}

/*--- WIDGET :: TEXT WIDGET ---*/
/*--------------------------------------------------*/
.widget_text {
	margin-top:2px;
}

/*--- HACK IE --*/
* html .widget_text {
	margin-top:10px;
}
/*--- FIN HACK IE --*/


/*--- WIDGET :: ADD TO ANY ---*/
/*--------------------------------------------------*/
.a2a_dd {
	float:right;
	margin-top:-20px;
	z-index:1;
}


/*--- WIDGET :: NUAGE DE TAGS ANCIEN---*/
/*--------------------------------------------------*//*
.widget_tag_cloud {
	width:262px;
	height:382px;
	background:url(images/bkg-nuage.png) center no-repeat;
	text-align:center;
}

.widget_tag_cloud .widgettitle {
	height:20px;
	text-indent:-3000px;
	overflow:hidden;
	margin-bottom:20px;
}

.widget_tag_cloud div {
	height:330px;
	margin: -5px 10px 0px 10px;
	/*padding-bottom:10px;
	overflow:hidden;
	}

.widget_tag_cloud a {
	text-decoration:none;
	color:#008194;
	margin:2px;
}

.widget_tag_cloud a:hover {
	border:#008194 solid 1px;
}

#sidebar .widget_text {
	width:255px;
}

.widget_text .widgettitle {
	display:none;
}
*/

/*--- WIDGET :: NUAGE DE TAGS Modifie pour couper l'image de fond en 3---*/
/*--------------------------------------------------*/
.widget_tag_cloud {
	width:262px;
	/*height:382px;*/
	/*background:url(images/bkg-nuage.png) center no-repeat;*/
        background: #FFFFFF;
	text-align:center;
}

.widget_tag_cloud .widgettitle {
	height:20px;
	text-indent:-3000px;
	overflow:hidden;
	margin-bottom:20px;
}
.widget_tag_cloud #image_cloud_haut {
        height: 43px;
        width:262px;
        background:url(images/bkg-nuage_haut.png) center no-repeat;
}

.widget_tag_cloud #image_cloud_bas {
        height: 29px;
        width:262px;
        background:url(images/bkg-nuage_bas.png) center no-repeat;
}

.widget_tag_cloud #image_cloud_milieu {
        width:262px;
        background:url(images/bkg-nuage_milieu.png) center repeat-y;
       
}
.widget_tag_cloud #contenu {
	/*height:330px;*/
	margin: -5px 10px 0px 10px;
	/*padding-bottom:10px;*/
	overflow:hidden;
	}

.widget_tag_cloud a {
	text-decoration:none;
	color:#008194;
	margin:2px;
}

.widget_tag_cloud a:hover {
	border:#008194 solid 1px;
}

#sidebar .widget_text {
	width:255px;
}

.widget_text .widgettitle {
	display:none;
}


/*--- WIDGET :: WP-CUMULUS ---*/
/*--------------------------------------------------*/
.wp_cumulus_widget {
	width:262px;
	height:382px;
	background:url(images/bkg-nuage.png) 5px -5px no-repeat;
	margin-right:-10px;
	margin-bottom:-10px;
	padding-left:5px;
}

/*--- HACK IE --*/
* html .wp_cumulus_widget {
	background:url(images/bkg-nuage.png) no-repeat;
	margin-bottom:-17px;
	margin-right:0;
}
/*-- FIN HACK IE --*/

.wp_cumulus_widget .widgettitle {
	height:50px;
	text-indent:-3000px;
	overflow:hidden;
}

/*--- WIDGET :: POST STATS ---*/
/*--------------------------------------------------*/
.widget_text {
	background:#FFF;
}

#sidebar2 .widget_text {
	width:184px;
}

.textwidget {
	background:#FFF;
}

#sidebar2 .widget_text {
	margin-top:-5px;
}

/*--- HACK IE --*/
* html #sidebar2 .widget_text {
	margin-top:15px;
}
/*--- FIN HACK IE --*/

.widget_execphp .widgettitle {
	display:none;
}

.widget_execphp {
	width:175px;
	/width:174px; /*-- IE 7 et 8 --*/
	background:#EFF0F4 url(images/bkg-w-postStats.png) no-repeat;
	background-color:#FFF;
	margin-left:5px;
	/margin-left:5px; /*-- ie7 et 8 --*/
	margin-bottom:15px;
}

/*--- HACK IE --*/
* html .widget_execphp {
	width:187px;
	margin-left:0px;
}
/*--- FIN HACK IE --*/

.widget_execphp ul {
	padding-top:55px;
}

.widget_execphp ul li {
	margin: 10px 30px; 
}

.widget_execphp a {
	color:#333;
}

.widget_execphp a:hover {
	color:#008194;
}


/*--- WIDGET :: SONDAGE ---*/
/*--------------------------------------------------*/
.widget_polls-widget {
	width:168px;
	border:#C00 solid 3px;
	background:#F7F7F6 url(images/coin-poll.png) no-repeat bottom right;
	padding-left:5px;
	padding-bottom:10px;
	text-align:center;
	margin-left:5px;
}

.widget_polls-widget ul li {
	margin-left:-5px;
}

/*-- HACK IE ---*/
* html .widget_polls-widget {
	margin-left:0;
	width:179px;
}

* html .widget_polls-widget {
	margin-right:5px;
	overflow:hidden;
}

* html .widget_polls-widget ul li {
	margin-left:7px;
}
/*--- FIN HACK IE ---*/

.widget_polls-widget .widgettitle {
	color:#C00;
	font-size:30px;
	text-transform: uppercase;
	text-align:center;
	margin:2px 0 5px 0;
}

.widget_polls-widget .wp-polls {
	color:#008194;
}

.widget_polls-widget .wp-polls-ans {
	color:#333;
}

.widget_polls-widget a {
	color:#667F83;
	text-decoration:none;
}

.widget_polls-widget a:hover {
	color:#666666;
}

/*-- HACK IE ---*/
* html .widget_polls-widget ul{
	margin:10px 30px 10px 0;
}
/*-- FIN HACK IE ---*/

.widget_polls-widget ul {
	width:155px;
}


/*--- WIDGET CAROUSEL ---*/
/*-----------------------------------------------------*/
.widget_wp_carousel_widget {
	width:173px;
	/width:175px;
	background: url(images/bkg-carousel.png) no-repeat;
	margin-left:7px;
	overflow:visible;
	margin-top:4px;
	margin-bottom:-12px;
}

.widget_wp_carousel_widget h2 {
	display:none;
}



/*-- HACK IE --*/
* html .widget_wp_carousel_widget {
	width:183px;
	margin-left:2px;
	margin-top:9px;
	margin-bottom:-16px;
}
/*-- FIN HACK IE --*/

/*==========================================================================*/
/*========================================================== FIN WIDGETS ===*/
/*==========================================================================*/


/*== FOOTER ==*/
/*=====================================================*/

#footer {
	margin:15px 0 20px 0;
	text-align:center;
	color:#999;
	font-size:10px;
}

#footer ul {
	margin:30px 0;
}

#footer ul li {
	display:inline;
	list-style:none;
	margin:0 20px;
}

#footer a {
	color:#018498;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
}

/*=== 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.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;
}

/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
.entry ul {
	padding: 0 0 0 35px;
}


/* 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 {
	margin: 15px 30px 15px 10px;
	padding: 10px 5px 10px 20px;
	border-left: 5px solid #ddd;
	background:#CEECF2 url(images/quote.png) top left no-repeat;
	font-style:italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000px;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */
