/*
Theme Name: sans modération
Theme URI: http://www.urssafsansmoderaion.fr
Description: A Blank Wordpress theme with left sidebar.
Author: ideokilo
Author URI: http://www;ideokilo.com
version: 1.0
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:none;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	height:100%;
	overflow-y:auto;
	}
	
h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}


img{ border: none; padding:0; }
img a{border: none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{
	color: white;
	background: #999;
	}
	

/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:url(images/papierbody.jpg) repeat-y fixed center top;
	color:#333;
	overflow: hidden;
	position: relative;
	}

#skip{
	text-align: center;
}
#skip a{
	margin: 2em 0 0.5em 0;
	text-decoration: underline;
}
/* header */

#header {
	background:none;
  	width: 265px;
	position: fixed;
	float: left;
	}
*+html #header{
	margin-left: -265px;
}
*hml #header{
	position:absolute;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:0;
	margin-top: 264px;
	}
	
#header h1 a{
	display: block;
	background: url(images/cannettetitre.jpg) no-repeat;
	width: 265px;
	height: 430px;
}
#header h1 a span{
	display: none;
}

/*#header h1 a:hover{color: #666; text-decoration: none;}*/


#header h2{
	display: none;
	}

/* main menu */


ul#menu {
	width:265px;
	height: 322px;
}

ul#menu span{
	display: none;
	}
ul#menu li{
	list-style-type: none;
}
	
/***********************************
*******les bulles*******************
***********************************/

/* bulle cheque id=7*/	
ul#menu li.page-item-7 a{
	position: absolute;
	top: 187px;
	left: 43px;
	width: 71.5px;
	height: 135px;
	background: url(images/menu/menuCheque.png) no-repeat left top;
}

ul#menu li.page-item-7 a:hover{
	background: url(images/menu/menuCheque.png) no-repeat right top;
}

/* bulle e-services id=19*/	
ul#menu li.page-item-19 a{
	position: absolute;
	top: 141px;
	left: 0px;
	width: 69px;
	height: 86px;
	background: url(images/menu/menuServices.png) no-repeat left top;
}

ul#menu li.page-item-19 a:hover{
	background: url(images/menu/menuServices.png) no-repeat right top;
}

/* bulle conseil id=23*/	
ul#menu li.page-item-23 a{
	position: absolute;
	top: 85px;
	left: 54px;
	width: 85px;
	height: 102px;
	background: url(images/menu/menuConseil.png) no-repeat left top;
}

ul#menu li.page-item-23 a:hover{
	background: url(images/menu/menuConseil.png) no-repeat right top;
}

/* bulle tout le monde id=27*/	
ul#menu li.page-item-27 a{
	position: absolute;
	top: 0;
	left: 80px;
	width: 77px;
	height: 87px;
	background: url(images/menu/menuMonde.png) no-repeat left top;
}

ul#menu li.page-item-27 a:hover{
	background: url(images/menu/menuMonde.png) no-repeat right top;
}

/* bulle teste & id=31*/	
ul#menu li.page-item-31 a{
	position: absolute;
	top: 71px;
	left: 0;
	width: 63px;
	height: 73px;
	background: url(images/menu/menuTeste.png) no-repeat left top;
}

ul#menu li.page-item-31 a:hover{
	background: url(images/menu/menuTeste.png) no-repeat right top;
}

/* bulle infos sociales id=12*/	
ul#menu li.page-item-12 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 74px;
	background: url(images/menu/menuInfos.png) no-repeat left top;
}

ul#menu li.page-item-12 a:hover{
	background: url(images/menu/menuInfos.png) no-repeat right top;
}

/* bulle distributeurs id=38*/	
ul#menu li.page-item-38 a{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 64px;
	height: 56px;
	background: url(images/menu/menuDistrib.png) no-repeat left top;
}

ul#menu li.page-item-38 a:hover{
	background: url(images/menu/menuDistrib.png) no-repeat right top;
}

/* bulle quizz id=41*/	
ul#menu li.page-item-41 a{
	position: absolute;
	top: 55px;
	left: 52px;
	width: 54px;
	height: 49px;
	background: url(images/menu/menuQuizz.png) no-repeat left top;
}

ul#menu li.page-item-41 a:hover{
	background: url(images/menu/menuQuizz.png) no-repeat right top;
}

/*bulle autoentrepreneur*/
ul#menu li.page-item-483 a{
	position: absolute;
	top: 63px;
	left: 136px;
	width: 70px;
	height: 73px;
	background: url(images/menu/menuAuto.png) no-repeat left top;
}

ul#menu li.page-item-483 a:hover{
	background: url(images/menu/menuAuto.png) no-repeat right top;	
}

/* content */


.content {
	width:714px;
	min-height: 660px;
	overflow: hidden;
	margin: 0 0 0 265px;
	}

/*titre de la page*/
.content h2{
	background:url(images/titrepage.png) no-repeat; 
	width: 160px;
	height: 241px;
}
.content h2 span{
	display: none;
}

/* titre page cheque id=7*/	
#content-7 h2{
	background:url(images/titre/titreCheque.png) no-repeat;
}

/* titre page infos sociales id=12	*/
#content-12 h2{
	background:url(images/titre/titreInfos.png) no-repeat; 
}

/* titre page e-services id=19*/	
#content-19 h2{
	background:url(images/titre/titreService.png) no-repeat;
}

/* titre page conseil id=23*/
#content-23 h2{
	background:url(images/titre/titreConseils.png) no-repeat;
}


/* titre page tout le monde id=27*/	
#content-27 h2{
	background:url(images/titre/titreMonde.png) no-repeat;
}

/* titre page teste & id=31*/	
#content-31 h2{
	background:url(images/titre/titreTeste.png) no-repeat;
}

/* titre page distributeurs id=38*/	
#content-38 h2{
	background:url(images/titre/titreDistrib.png) no-repeat;
}

/* titre page quizz id=41*/	
#content-41 h2{
	background:url(images/titre/titreQuizz.png) no-repeat;
}

/*titre autoentrepreneur id=483*/
#content-483 h2{
	background: url(images/titre/titreAuto.png) no-repeat;	
}

/* titre page quizz id=41*/

/*sous-menu*/

#sous-menu{
	background:url(images/menupage.png) no-repeat;
	width:714px;
	height: 326px;
	margin-top: -242px;
}

#sous-menu li{
	float: left;
	list-style-type: none;
}

#sous-menu li a{
	display: block;
}

#sous-menu li a span{
	display: none;
}
/* sous menu accueil     id=4 */

	/*lien actuO*************************/
	#content-4 #sous-menu li.sm0 a{
		background:url(images/sousmenu/accueil/actu.png) no-repeat left top;
		width: 115px;
		height: 101px;
		margin: 158px 0 0 186px;
	}
	#content-4 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/accueil/actu.png) no-repeat right;
	}
/* sous menu cheque id=7*/	
#content-7 #sous-menu{
	background:url(images/sousmenu/menuCheque.png) no-repeat;
}
	/*lien PRO*************************/
	#content-7 #sous-menu li.sm0 a{
		background:url(images/sousmenu/cheque/pro.png) no-repeat left top;
		width: 135px;
		height: 105px;
		margin: 162px 0 0 183px;
	}
	#content-7 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/cheque/pro.png) no-repeat right;
	}
	/*lien particulier*****************/
	#content-7 #sous-menu li.sm1 a{
		background:url(images/sousmenu/cheque/part.png) no-repeat left top;
		width: 120px;
		height: 99px;
		margin: 167px 0 0 29px;
	}
	#content-7 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/cheque/part.png) no-repeat right;
	}
	/*lien asso***********************/
	#content-7 #sous-menu li.sm2 a{
		background:url(images/sousmenu/cheque/asso.png) no-repeat left top;
		width: 151px;
		height: 119px;
		margin: 147px 0 0 37px;
	}
	#content-7 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/cheque/asso.png) no-repeat right;
	}

/* sous menu services id=19*/	
#content-19 #sous-menu{
	background:url(images/sousmenu/menuService.png) no-repeat 1px 0;
}
 	/*lien s'enregistrer*************************/
	#content-19 #sous-menu li.sm0 a{
		background:url(images/sousmenu/services/enregistrer.png) no-repeat left top;
		width: 133px;
		height: 108px;
		margin: 159px 0 0 167px;
	}
	#content-19 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/services/enregistrer.png) no-repeat right;
	}
	/*lien déclarer*************************/
	#content-19 #sous-menu li.sm1 a{
		background:url(images/sousmenu/services/declarer.png) no-repeat left top;
		width: 102px;
		height: 100px;
		margin: 185px 0 0 10px;
	}
	#content-19 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/services/declarer.png) no-repeat right;
	}
	/*lien payer*************************/
	#content-19 #sous-menu li.sm2 a{
		background:url(images/sousmenu/services/payer.png) no-repeat left top;
		width: 117px;
		height: 74px;
		margin: 207px 0 0 18px;
	}
	#content-19 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/services/payer.png) no-repeat right;
	}
	/*lien consulter*************************/
	#content-19 #sous-menu li.sm3 a{
		background:url(images/sousmenu/services/consulter.png) no-repeat left top;
		width: 129px;
		height: 115px;
		margin: 159px 0 0 -36px;
	}
	#content-19 #sous-menu li.sm3 a:hover{
		background:url(images/sousmenu/services/consulter.png) no-repeat right;
	}
	
	
/* sous menu conseil id=23*/	
#content-23 #sous-menu{
	background:url(images/sousmenu/menuConseils.png) no-repeat;
}
 	/*lien création*************************/
	#content-23 #sous-menu li.sm0 a{
		background:url(images/sousmenu/conseils/creation.png) no-repeat left top;
		width: 125px;
		height: 79px;
		margin: 201px 0 0 155px;
	}
	#content-23 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/conseils/creation.png) no-repeat right;
	}
	/*lien suivi*************************/
	#content-23 #sous-menu li.sm1 a{
		background:url(images/sousmenu/conseils/suivi.png) no-repeat left top;
		width: 119px;
		height: 109px;
		margin: 160px 0 0 -1px;
	}
	#content-23 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/conseils/suivi.png) no-repeat right;
	}
	/*lien gestion*************************/
	#content-23 #sous-menu li.sm2 a{
		background:url(images/sousmenu/conseils/gestion.jpg) no-repeat left top;
		width: 108px;
		height: 80px;
		margin: 180px 0 0 13px;
	}
	#content-23 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/conseils/gestion.jpg) no-repeat right;
	}
	/*lien services+*************************/
	#content-23 #sous-menu li.sm3 a{
		background:url(images/sousmenu/conseils/services.png) no-repeat left top;
		width: 129px;
		height: 100px;
		margin: 166px 0 0 8px;
	}
	#content-23 #sous-menu li.sm3 a:hover{
		background:url(images/sousmenu/conseils/services.png) no-repeat right;
	}

/* bulle tout le monde id=27*/	
#content-27 #sous-menu{
	background:url(images/sousmenu/menuMonde.png) no-repeat;
}
 	/*lien témoignages*************************/
	#content-27 #sous-menu li.sm0 a{
		background:url(images/sousmenu/monde/temoin.png) no-repeat left top;
		width: 162px;
		height: 109px;
		margin: 161px 0 0 203px;
	}
	#content-27 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/monde/temoin.png) no-repeat right;
	}
		/*lien a la une*************************/
	#content-27 #sous-menu li.sm1 a{
		background:url(images/sousmenu/monde/une.png) no-repeat left top;
		width: 114px;
		height: 88px;
		margin: 216px 0 0 0px;
	}
	#content-27 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/monde/une.png) no-repeat right;
	}
	/*lien prochainement*************************/
	#content-27 #sous-menu li.sm2 a{
		background:url(images/sousmenu/monde/prochainement.png) no-repeat left top;
		width: 170px;
		height: 134px;
		margin: 161px 0 0 -6px;
	}
	#content-27 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/monde/prochainement.png) no-repeat right;
	}

/* sousmenu teste & id=31*/	

#content-31 #sous-menu{
	background:url(images/sousmenu/menuTeste.png) no-repeat;
}
 	/*lien engagement*************************/
	#content-31 #sous-menu li.sm0 a{
		background:url(images/sousmenu/teste/engagement.png) no-repeat left top;
		width: 153px;
		height: 96px;
		margin: 171px 0 0 161px;
	}
	#content-31 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/teste/engagement.png) no-repeat right;
	}
	
	/*lien afaq*************************/
	#content-31 #sous-menu li.sm1 a{
		background:url(images/sousmenu/teste/afaq.jpg) no-repeat left top;
		width: 95px;
		height: 81px;
		margin: 188px 0 0 77px;
	}
	#content-31 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/teste/afaq.jpg) no-repeat right;
	}
	
	/*lien sondages*************************/
	#content-31 #sous-menu li.sm2 a{
		background:url(images/sousmenu/teste/sondages.jpg) no-repeat left top;
		width: 127px;
		height: 90px;
		margin: 160px 0 0 5px;
	}
	#content-31 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/teste/sondages.jpg) no-repeat right;
	}

/* sous menu  infos sociales id=12	*/	
#content-12 #sous-menu{
	background:url(images/sousmenu/menuInfos.png) no-repeat;
}
 	/*lien s'enregistrer*************************/
	#content-12 #sous-menu li.sm0 a{
		background:url(images/sousmenu/infos/urssaf.png) no-repeat left top;
		width: 107px;
		height: 98px;
		margin: 160px 0 0 231px;
	}
	#content-12 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/infos/urssaf.png) no-repeat right;
	}
	
	/*lien s'enregistrer*************************/
	#content-12 #sous-menu li.sm1 a{
		background:url(images/sousmenu/infos/news.jpg) no-repeat left top;
		width: 120px;
		height: 93px;
		margin: 164px 0 0 82px;
	}
	#content-12 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/infos/news.jpg) no-repeat right;
	}

/* sousmenu distributeurs id=38*/	
#content-38 #sous-menu{
	background:url(images/sousmenu/menuDistrib.png) no-repeat;
}
 	/*lien a quoi ça sert *************************/
	#content-38 #sous-menu li.sm0 a{
		background:url(images/sousmenu/distrib/Aquoi.png) no-repeat left top;
		width: 173px;
		height: 115px;
		margin: 159px 0 0 173px;
	}
	#content-38 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/distrib/Aquoi.png) no-repeat right;
	}
	/*lien qui *************************/
	#content-38 #sous-menu li.sm1 a{
		background:url(images/sousmenu/distrib/qui.jpg) no-repeat left top;
		width: 124px;
		height: 72px;
		margin: 211px 0 0 0px;
	}
	#content-38 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/distrib/qui.jpg) no-repeat right;
	}
	/*lien contacts *************************/
	#content-38 #sous-menu li.sm2 a{
		background:url(images/sousmenu/distrib/contacts.jpg) no-repeat left top;
		width: 140px;
		height: 113px;
		margin: 162px 0 0 13px;
	}
	#content-38 #sous-menu li.sm2 a:hover{
		background:url(images/sousmenu/distrib/contacts.jpg) no-repeat right;
	}
	
/* sous menu quizz id=41*/
#content-41 #sous-menu{
	background:url(images/sousmenu/menuQuizz.png) no-repeat  1px 0;
}
 	/*lien test *************************/
	#content-41 #sous-menu li.sm0 a{
		background:url(images/sousmenu/quizz/test.png) no-repeat left top;
		width: 123px;
		height: 87px;
		margin: 173px 0 0 265px;
	}
	#content-41 #sous-menu li.sm0 a:hover{
		background:url(images/sousmenu/quizz/test.png) no-repeat right;
	}
	/*lien solutions *************************/
	#content-41 #sous-menu li.sm1 a{
		background:url(images/sousmenu/quizz/solutions.jpg) no-repeat left top;
		width: 134px;
		height: 105px;
		margin: 150px 0 0 95px;
	}
	#content-41 #sous-menu li.sm1 a:hover{
		background:url(images/sousmenu/quizz/solutions.jpg) no-repeat right;
	}
/*sous menu auto-entrepreneur */
#content-483 #sous-menu{
	background: url(images/sousmenu/menuAuto.png) no-repeat;	
	
}
/**********************
/* bloc texte / post*/

#contenu{
	background:url(images/post.jpg) repeat-y;
	width: 668px;
}

/* post page cheque id=7*/	
#content-7 #contenu{
	background:url(images/post/postCheque.jpg) repeat-y;
}

/*post page services id=19*/
#content-19 #contenu{
	background:url(images/post/postService.jpg) repeat-y;
}

/*post page infos sociales id=12*/
#content-12 #contenu{
	background:url(images/post/postInfos.jpg) repeat-y;
}

/*post page conseils id=23*/
#content-23 #contenu{
	background:url(images/post/postConseils.jpg) repeat-y;
}

/*post page monde id=27*/
#content-27 #contenu{
	background:url(images/post/postMonde.jpg) repeat-y;
}

/*post page teste id=31*/
#content-31 #contenu{
	background:url(images/post/postTeste.jpg) repeat-y;
}

/*post page distributeurs id=38*/
#content-38 #contenu{
	background:url(images/post/postDistrib.jpg) repeat-y;
}

/*post page quizz id=41*/
#content-41 #contenu{
	background:url(images/post/postQuizz.jpg) repeat-y;
}

/* post autoentrepreneur id=483 */
#content-483 #contenu{
	background:url(images/post/postAuto.jpg) repeat-y;	
}
/************************
/* bloc article / postheader */
#post {
	background: url(images/postheader.jpg) no-repeat;
	width: 668px;
	}
	
/*postheader page cheque id=7*/
#content-7 #post {
	background: url(images/postheader/postheaderCheque.jpg) no-repeat;
}

/*postheader page service id=19*/
#content-19 #post {
	background: url(images/postheader/postheaderService.jpg) no-repeat;
}

/*postheader page infos sociales id=12*/
#content-12 #post {
	background: url(images/postheader/postheaderInfos.jpg) no-repeat;
}

/*postheader page conseils id=23*/
#content-23 #post {
	background: url(images/postheader/postheaderConseils.jpg) no-repeat;
}

/*postheader page monde id=27*/
#content-27 #post {
	background: url(images/postheader/postheaderMonde.jpg) no-repeat;
}

/*postheader page teste id=31*/
#content-31 #post {
	background: url(images/postheader/postheaderTeste.jpg) no-repeat;
}

/*postheader page distributeur id=38*/
#content-38 #post {
	background: url(images/postheader/postheaderDistrib.jpg) no-repeat;
}

/*postheader page quizz id=41*/
#content-41 #post {
	background: url(images/postheader/postheaderQuizz.jpg) no-repeat;
}

/*postheader autoentrepreneur id=483*/
#content-483 #post{
	background: url(images/postheader/postheaderAuto.jpg) no-repeat;	
}

/***********************
/*bloc entry*/

.entry {
	margin:0px 50px 0 25px;
	padding:0;
	line-height: 18pt;
}

.entry .parag{
   margin: 0 0 0 100px;
   padding: 1em 0;
}

.entry .premier{
	color: white;
	font-size: 1.1em;
}

.entry p{
	margin: 1em 0;
	padding: 0.25em;
	text-align: justify;
}

.entry p:first-letter{
   padding-left: 2em;
}

.entry strong{
	font-size: 1.2em;
	font-weight: bold;
}
.entry a{
	text-decoration: underline;	
}
/**strong cheque emploi**/
#content-7 .entry strong.bonus{
	color: #d4021d;	
}

/**strong e-service**/
#content-19 .entry strong.bonus{
	color: #d4408c;	
}

/**strong conseil**/
#content-23 .entry strong.bonus{
	color: #b6004b;	
}

.entry img.illus{
	margin: -0.25em 0 0 -100px;
	padding: 0 0.5em 0 0;
}
/**carte des urssafs**/
#content-38 .entry img.illus{
	margin: 40px 0 0 -145px;
	padding: 0 0.5em 0 0;
}

/************************bulle sondage testé & approuvé****************/
#content-31 .entry img{
	margin: 3em auto;	
}
#content-31 .entry img.illus{
	margin: -0.25em 0 0 -100px;
	padding: 0 0.5em 0 0;
}


/**************formatage des adresses et n° de téléphone**********
******************************/
.entry address{
	width: 400px;
	margin: 1.5em 0 0em 50px;
}
.entry address a{
	text-decoration: underline;
	font-style: normal;
	color: white;
}
.entry address a:hover{
	text-decoration: underline;
	color: white;
	background: #999;
}
.entry address p{
	margin: 0 0 0.5em 0;
	color: white;
	font-size: 0.8em;
}
.entry address p:first-letter{
	padding: 0;	
}
.entry address img{
	margin: 0px;
}

/*********************formatage lien sous player dailymotion*
*****************/
.entry .temoignages a{
	color: white;
	font-size: 0.8em;
	font-style: italic;
}

.entry ul,dl{
	line-height: 1.2em;
	margin: 1.4em 0 1.4em 1.5em;
}

.entry li{
	margin: 1em 0;
	list-style-type: none;
}

.entry dt{
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #666;
	padding: 0.25em;
}
.entry dd{
	margin: 0 0 1.5em 1.5em;
	padding: 0.25em;
	/*font-style: italic;*/
}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.entry h3{
	color: white;
	background: #f3e400;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	padding: 34px 0 auto 9px;
	width: 131px;
	height: 94px;
	/*padding: 50px auto auto 20px;*/
}
.entry h3 span {
	display: none;
}

.entry h3.titreTete, #content-7 .entry h3.titreTete, #content-7 .entry h3.titreTete, #content-12 .entry h3.titreTete, #content-19 .entry h3.titreTete, #content-23 .entry h3.titreTete, #content-27 .entry h3.titreTete, #content-31 .entry h3.titreTete, #content-38 .entry h3.titreTete, #content-41 .entry h3.titreTete{
	color: white;
	background: none;
	width: auto;
	height: auto;
	margin: 0 75px 1.4em 125px;
	padding: 1.2em 0 0;
	text-align: center;
	font-style: italic;
	font-size: 1.8em;
	font-weight: normal;
}

.entry h4{
	color: white;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1.4em 125px 1.4em 175px;
	text-align: center;
	line-height: 1.2em;
	padding: 0.25em 0;
}

.entry h5{
	color: #ddd;
	font-size: 1em;
	text-align: center;
	margin: -1em 125px -1em 75px;
	line-height: 1.2em;
}

.entry h5.actutitle{
	color: white;
	margin: 25px 0 5px;
	text-align: left;
}

/*retour haut de page*/

.entry p.retour{
	text-align: right;
	padding: 3.5em 0 5.5em 0;
	background: none;
}
.entry p.retour a{
	display: block;
	width: 62px;
	height: 40px;
	float: right;
	margin-right: -15px;
}

.entry p.retour a:hover{
	color: #F00;
	background: white;
}

.entry p.retour a span{
	display: none;
}

/*************style texte**********************/
/*********accueil id=4**********/
#content-4 .entry h3#une{
	background: url(images/accueil/titreUne.png) no-repeat;
}

#content-4 .entry h4, #content-45 .entry h4{
	background: url(images/accueil/fondH4.png) no-repeat center;
	color: #b6004b;
}
#content-4 p.retour a, #content-45 p.retour a{
	background: url(images/accueil/menu.png) no-repeat;
}

/*******chèque emploi id=7******/
#content-7 .entry h3#Professionnels{
	background: url(images/cheque/titrePro.png) no-repeat;
}

#content-7 .entry h3#Particuliers{
	background: url(images/cheque/titrePart.png) no-repeat;
}

#content-7 .entry h3#Associations{
	background: url(images/cheque/titreAsso.png) no-repeat;
}

#content-7 .entry h4{
	background: url(images/cheque/fondH4.png) no-repeat center;
	color: white;
}
#content-7 p.retour a{
	background: url(images/cheque/menu.png) no-repeat;
}

/*******infos id=12******/

#content-12 .entry h3#urssaf{
	background: url(images/infos/titreUrssaf.png) no-repeat;
}
#content-12 .entry h3#newsletter{
	background: url(images/infos/titreNews.png) no-repeat;
}


#content-12 .entry h4{
	background: url(images/infos/fondH4.png) no-repeat center;
}

#content-12 p.retour a{
	background: url(images/infos/menu.png) no-repeat;
}
/*******e-services id=19******/
#content-19 .entry h3#enregistrer{
	background: url(images/eservices/titreEnregistre.png) no-repeat;
}
#content-19 .entry h3#declarer{
	background: url(images/eservices/titreDeclare.png) no-repeat;
}
#content-19 .entry h3#payer{
	background: url(images/eservices/titrePaye.png) no-repeat;
}
#content-19 .entry h3#consulter{
	background: url(images/eservices/titreConsulte.png) no-repeat;
}

#content-19 .entry h4{
	background: url(images/eservices/fondH4.png) no-repeat center;
}
#content-19 p.retour a{
	background: url(images/eservices/menu.png) no-repeat;
}

/*******conseil id=23******/
#content-23 .entry h3#creation{
	background: url(images/conseil/titreCrea.png) no-repeat;
}
#content-23 .entry h3#suivi{
	background: url(images/conseil/titreSuivi.png) no-repeat;
}
#content-23 .entry h3#gestion{
	background: url(images/conseil/titreGestion.png) no-repeat;
}
#content-23 .entry h3#services{
	background: url(images/conseil/titreServices.png) no-repeat;
}

#content-23 .entry h4{
	background: url(images/conseil/fondH4.png) no-repeat center;
}

#content-23 p.retour a{
	background: url(images/conseil/menu.png) no-repeat;
}

/*******tout le monde id=27******/

#content-27 .entry h3#temoignages{
	background: url(images/monde/titreTemoin.png) no-repeat;
}
#content-27 .entry h3#presse{
	background: url(images/monde/titrePresse.png) no-repeat;
}
#content-27 .entry h3#une{
	background: url(images/monde/titreUne.png) no-repeat;
}

#content-27 .entry h4{
	background: url(images/monde/fondH4.png) no-repeat center;
}

#content-27 p.retour a{
	background: url(images/monde/menu.png) no-repeat;
}

/*******teste id=31******/
#content-31 .entry h3#engagement{
	background: url(images/teste/titreEngage.png) no-repeat;
}
#content-31 .entry h3#afaq{
	background: url(images/teste/titreAfaq.png) no-repeat;
}
#content-31 .entry h3#sondages{
	background: url(images/teste/titreSondages.png) no-repeat;
}

#content-31 .entry h4{
	background: url(images/teste/fondH4.png) no-repeat center;
}

#content-31 p.retour a{
	background: url(images/teste/menu.png) no-repeat;
}
/*******distributeurs id=38******/
#content-38 .entry h3#aQuoi{
	background: url(images/distrib/titreaQuoi.png) no-repeat;
}

#content-38 .entry h3#qui{
	background: url(images/distrib/titreQui.png) no-repeat;
}

#content-38 .entry h3#contacts{
	background: url(images/distrib/titreContacts.png) no-repeat;
}

#content-38 .entry h4{
	background: url(images/distrib/fondH4.png) no-repeat center;
	color: white;
}
#content-38 p.retour a{
	background: url(images/distrib/menu.png) no-repeat;
}


/*******quizz id=41******/
#content-41 .entry h3#test{
	background: url(images/quizz/titreTest.png) no-repeat;
}

#content-41 .entry h3#solutions{
	background: url(images/quizz/titreSolutions.png) no-repeat;
}

#content-41 .entry h4{
	background: url(images/quizz/fondH4.png) no-repeat center;
	color: white;
}
#content-41 p.retour a{
	background: url(images/quizz/menu.png) no-repeat;
}

/****************mentions légales id=45**********/
#content-45 .entry h3#credits{
	background: url(images/mentions/titreCredits.png) no-repeat;	
}

#content-45 .entry h3#mentions{
	background: url(images/mentions/titreMentions.png) no-repeat;	
}

/**************************
**********mise en page*******
***********formulaire quizz*******/
#content-41 form fieldset{
		width: 490px;
		border: 1px solid white;
}

#content-41 form p{
	margin: 0;
}

#content-41 form input{
	margin: 0 0.5em;
}

#content-41 form legend{
	line-height: 1.2em;
	color: white;
}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:url(images/footer.png) no-repeat;
	width: 668px;
	height: 235px;
	margin-bottom: 25px;
	}
	
/* footer page cheque id=7*/	
#content-7 #footer {
	background:url(images/footer/footerCheque.png) no-repeat;
}

/* footer page service id=19*/	
#content-19 #footer {
	background:url(images/footer/footerService.png) no-repeat;
}

/* footer page infos sociales id=12*/	
#content-12 #footer {
	background:url(images/footer/footerInfos.png) no-repeat;
}

/* footer page conseils id=23*/	
#content-23 #footer {
	background:url(images/footer/footerConseils.png) no-repeat;
}

/* footer page monde id=27*/	
#content-27 #footer {
	background:url(images/footer/footerMonde.png) no-repeat;
}

/* footer page testes id=31*/	
#content-31 #footer {
	background:url(images/footer/footerTeste.png) no-repeat;
}

/* footer page Distributeurs id=38*/	
#content-38 #footer {
	background:url(images/footer/footerDistrib.png) no-repeat;
}

/* footer page quizz id=41*/	
#content-41 #footer {
	background:url(images/footer/footerQuizz.png) no-repeat;
}

/*footer autoentrepreneur id=483*/
#content-483 #footer{
	background: url(images/footer/footerAuto.png) no-repeat;	
}
	
#footer p{padding:0;margin: 0; color: #eee;}
#footer a{background: none;}


#footer #footerSlogan{
	margin: 140px 0 auto 20px;	
}
#footer #footerRetour{
	margin: 0 0 auto 180px;	
}
#footer #mentionsLegales{
	margin: 0;	
}

