@charset "utf-8";
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height:13px;
	color: #000000;
	font-weight:normal;
	background: #efe9fc;
}

#general{
 	width:971px;
 	margin-left: auto;
 	margin-right: auto;
	padding:0px 10px 10px 10px;
 	text-align: left;
	position:relative;
	background:#FFFFFF;
}


a:link,a:visited {
	text-decoration: none;
	/*font-weight: normal;*/
	color:#2D5596;
}
a:active {
	color:#E36F1B;
}
a:hover {
	text-decoration: underline;
	color:#E36F1B;
}

#content{
	line-height:19px;
	font-size: 13px;
	width:642px;
	/*padding-right:15px;*/
}
/* ----------- specifique à la page NIVEAU 1 : Home page --------------------*/
#onglet a{
color:#000000;
}

#onglet a:hover {
	text-decoration: underline;
	color:#E36F1B;
}

#niv1 {
 	/*width:285px;*/
}

#niv1 h1 a{
	color:#6532a8;
	font-weight: bold;
}
#niv1 h1{
	color:#6532a8;
	font-size: 16px;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 18px;
	background: url(../images/puce.png) no-repeat 0px 11px;
}
#niv1 h2 a{
	color:#0061ae;
	font-size: 15px;
	font-weight: normal;
	padding:0;
	margin:0;
}
#niv1 h2 {
	color:#0061ae;
	font-size: 15px;
	line-height:17px;
	font-weight: normal;
	padding:10px 0px 3px 0px;
	margin:0;
}
#niv1 .n3 a{
	color:#000000;
	font-size: 13px;
	line-height:15px;
	font-weight: normal;

}
#niv1 .n3 {
	color:#000000;
	font-size: 13px;
	line-height:15px;
	margin-left:0px;
	font-weight: normal;
}

#niv1 a:link,a:visited {
	text-decoration: none;

}

#niv1 a:hover {
	text-decoration: underline;
	color:#E36F1B;
}
/*------------- fin niveau 1 --------------*/
h1{
	color:#6532a8;
	font-size: 19px;
	line-height:20px;
	font-weight: bold;
	}

ul, .puce-bleue ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	list-style: none;*/
}

ul, .puce-noire ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*list-style: none;*/
}
/*-----------------------------------------*/
.violet-grand{
	color:#6532a8;
	font-size: 19px;
	line-height:20px;
	font-weight: bold;
	}
.violet-petit{
	color:#6532a8;
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	}
.gris-grand{
	color:#202020;
	font-size: 18px;
	line-height:18px;
	/*font-weight: bold;*/}
.noir-grand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.noir-impactant{
	font-family: Arial Black,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:19px;
	color: #000000;
	}
.notes-petites{
	font-size: 11px;
	line-height:13px;
	}
.notes-petites-violettes{
	color:#6532a8;
	font-size: 11px;
	line-height:11px;
	font-style:italic;
	}
.notes-rouges{
	color:#ff0000;
	}

/*-----------------------------------------*/


img { border: 0; }

form {
  margin: 0;
  padding: 0;
}

input.button { cursor: pointer; }




p { margin:0;line-height:16px; }

table{padding:0px;margin:0px;}.sous-titre-cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.titre-cap-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}
.onglet-categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008bd7;
}

.wrong
{
	min-height:40px;
	min-width:40px;
	background: url(../images/cancel.png) no-repeat 0 0;
}

.valid
{
	min-height:40px;
	min-width:40px;
	background: url(../images/ok.png) no-repeat 0 0;
}

.red
{
	border:1px solid red;	
}

.green
{
	border:1px solid #23f213;
}

.mess_error
{
	font-size:x-small;
	color:red;
}

/******************************** Annuaire *********************************/


.etape-ouvert
{
	padding-left:10px; 
	background-image:url(../images/fond-etape-ouvert.png)
}

.etape-ferme
{
	padding-left:10px; 
	background-image:url(../images/fond-etape-ferme.png)
}

.authentification
{
	background-color:#f8f5fd;
	border:1px #E2D6FC solid;
	height:40px;
	padding-left:10px;
	color:#6532A8;
	margin-top:1cm;
	font-size:13px;
}

.authentification a
{
	color:#6532A8;
	text-decoration: underline ;
}

.block-secteur
{
	/*background-color:red;*/
	width: 291px;
	/*float:left;*/
	padding-left:10px;
	padding-right:10px;
}

.colon-secteur
{
	float:left;
	display:inline;
}

.table_form ul
{
	list-style-type:disc;
	margin:0 1.5em 1.5em 1.5em;
}

/*    FIN AUTRES    */
.moteur{
	margin-top:42px;
	position:relative;
	padding:0px;
	z-index:0;
	width:630px;
	height:auto;
}

.content{
	top:192px;
	position:absolute;
	width: 792px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background:url(http://smeonlin.59.kernix.biz/images/maquette/filet4.png) bottom no-repeat;
	padding-bottom: 50px;
}

/*   iframe Google Search   */
#cse-search-results iframe {width: 630px; }


/* BARRE BAS DE PAGE */

#barre-position {
	text-align:left;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
}
#barre{
	margin:0 auto;
	text-align:left;
	bottom:0px;
	width:96%;
}
#fond{
	padding:0px 15px 1px 15px;
	/padding:0px 15px 0px 15px;
	background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/fond-barre.png) repeat-x bottom;
	height:25px;
	vertical-align:bottom;
}
.lien-newsletter {
padding:3px 0px 0px 42px;
height: 19px;
width: 255px;
margin:0px;
bottom:0px;
vertical-align:bottom;
}
#bouton-newsletter   {
display: block;
background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/btn.png) no-repeat;
text-align:left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
bottom:0px;
vertical-align:bottom;
}
#bouton-newsletter a  {
display: block;
background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/btn.png) no-repeat;
text-align:left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
bottom:0px;
vertical-align:bottom;
}
#bouton-newsletter a:hover  {
background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/btn_hover.png) no-repeat;
text-align:left;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
bottom:0px;
vertical-align:bottom;
}
.toolbarre {
bottom:0; 
text-align:left;
z-index:1;
}
.contenu-toolbarre {
padding-left:10px;
vertical-align:top;
background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/fond_toolbarre.png) top no-repeat;
}
/*menu deroulant*/
.bouton-partagez {
height:24px; 
width: 118px; 
background:url(http://www.planete-auto-entrepreneur.com/images/img_barre/partagez.png) no-repeat;
cursor: pointer;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	bottom:0px;
}
#menu1 dl {
	float: top;
	width: 118px;
	bottom:0px;
}
#menu1 dt {
	cursor: pointer;
	margin: 0px;
	padding:0px;
	bottom:0px;
	
}
#menu1 dd {
	display: none;
	width: 118px;
	margin: 0px;
	padding: 0px;
	bottom:25px;
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
}

/*fin menu deroulant*/
