.encadre {
	border: solid 1px #666666;
}

#blocLogin {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 24px;
}

.lignePeinture {
	height: 100px;
}

img {border: 0px;}
.trouve {  color: #000099; text-decoration: underline; font-style: italic}
.PetitesCapitales {font-variant: small-caps;}
.gras {font-weight: bold;}
.italique {font-style: italic;}
.Bleu {color: #000066;}
.Vert {color: #008000;}
.Rouge {color: #CC0000;}
.italique {
	font-style: italic;}

input[type="text"] {
	background-color: #FFFFDD;
	border: 1px solid #000000;
}

input[type="text"]:focus {
	background-color: #FFA787;
	border: 1px solid #000000;
}

textarea {
	background-color: #FFFFDD;
	border: 1px solid #000000;
}

textarea:focus {
	background-color: #FFA787;
	border: 1px solid #000000;
}

.saisieSelect {
	border: 1px solid #000000;
	background-color: #FFFFDD;
}

.texteCentre{
	text-align: center;
}

.liste_ebook {
	margin: 0px 0px 10px 0px;
	padding:0;
}

.petite_liste_ebook {
	margin: 10px 0px 10px 20px;
	list-style-image: url("./images/mpocketlogoreduit.png");
	padding:0;
}

.element_liste_ebook {
	margin: 10px 0px 0px 0px;
}

.liste_articles {
	margin: 10px 0px 10px 20px;
	list-style-image: url("./images/icone_article.png");
}


.liste_dico {
	margin: 10px 0px 20px 40px;
	list-style-type: none;
}

.element_liste_dico {
	margin: 10px 0px 10px 0px;
	height: 20px;
	display: block;
	width: 250px;
	float: left;
}

.liste_quisexeje {
	margin: 10px 0px 20px 40px;
	list-style-type: none;
}

.element_liste_quisexeje {
	margin: 10px 0px 10px 0px;
	height: 30px;
}

.element_liste_commentaire {
	margin: 10px 0px 10px 0px;
	padding-left: 50px;
	background-image: url("./images/puce_commentaire.png");
	background-repeat: no-repeat;
}

#logoCliquable {
	width: 40%;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 60px;
	height:80px;
}

#logoCliquable:hover{
	cursor: pointer;
}

#textesCourts {
	width: 180px;
	float: left;
	position: relative;
	margin-left: 50px;
	margin-top: 60px;
}

#listeTextesCourts {
	padding: 0px;
}

.menuPrincipal {
	font-weight: bold;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}

.elementMenuPrincipal {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.menuSecondaire {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}

.listeSansPuce {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:0;
}


.paragraphePresentation {
	margin-left: 5px;
	margin-bottom: 5px;
}

.deuxColonnes {
	width: 49%;
	float: left;
	position: relative;
	margin-left: 2px;
	margin-right: 2px;
}

.floatGauche {
	float: left;
	position: relative;
}

.floatDroite {
	float: right;
	position: relative;
}

.cadreMasque
	{
	margin-top: 5px;
	margin-bottom: 5px;
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
body, html {
	margin:0;
	padding:0;
	height:100%;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif !important;
	font-size:13px;
	line-height:17px;
	background-color: #554736;
	text-align: left;
	}

h1 {
	font-size:22px;
	margin: 0px 0px 10px 0px;
	color: #771100;
	letter-spacing: 2px;
	}

h2 {
	font-size:18px;
	margin: 10px 0px 5px 0px;
	color: #771100;
	letter-spacing: 1px;
	}
	
h3 {
	font-size:16px;
	margin: 5px 0px 0px 0px;
	color: #771100;
	}
	
#wrap {
	min-height:100%;
	position:relative;
	width:940px;	
	background-image: url(./images/back_wrap.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	
* html #wrap {
	height:100%
	}

#contentwrap {
	margin: 0px 0px 0px 30px;
	width: 830px;
	}
	
#header {
	color:#FF00FF;
	margin:0;
	padding:0;
	height:150px;
	background-image: url(./images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#right {
	float:right;
	font-size: 12px;
	padding: 10px 10px 10px 30px;
	width:206px;
	text-align:left;
	background-image: url(./images/back_right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#main {
	padding: 0px 10px 10px 10px;
	position:relative;
	margin-right:210px;
	}
	
* html #main,* html #innerwrap {
	height:1px;
	}
	
#innerwrap {
	padding-bottom:80px;
	}
	
#innerwrap:after {
	content:" ";
	display:block;
	clear:both;
	}
	
#footer {
	
/*	position:absolute; */
	bottom:0;
	width:100%;
	height:80px;
	text-align:left;
	background-image: url(./images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	}

#footer .sep {
	margin: 0px 0px 0px 30px;
	width: 770px;
	border-top: 1px solid #cccccc;
	}	
	
#footer .naceo {
	margin: 0px 0px 0px 30px;
	font-size: 11px;
	float: left;
	}	

#footer p {
	margin: 0px 0px 0px 30px;
	font-size: 11px;
	width: 770px;
	text-align:right;
	}	

#content {
	padding: 0px 10px 50px 10px;
	}

#content img {
	padding: 5px 10px 0px 0px;
	}	

	
	
ul {
	list-style: none;
   	margin: 0;
   	padding: 0;
	}

li {
	padding: 0px 0px 10px 0px;
	}
	
#right li {
	padding: 0px 0px 0px 0px;
	}	

.author {
	font-size: 12px;
	color: #969696;
	font-style: italic ; 
	}

.spacer {
	height: 1px;
	font-size: 1px;
	border-top: 1px dotted #ccc;
	margin: 0px 15px 5px 0px;
	
	}
	
:link { 
	color: #bb3300;
	text-decoration: none;
	}
		
:visited {
	color: #cc6633;
	text-decoration: none;
	}
		
:link:focus, :visited:focus {
	color: #cc6633;
	text-decoration: none;
	}		

:link:hover, :visited:hover {
	color: #cc6633;
	border-bottom: 1px dotted;
	}
		
:link:active, :visited:active {
	color: #bb3300;
	text-decoration: none;
	}
	
.petiteImageCouverture {
	float: right;
	margin-left: 10px;
	display: inline;
	border: 1px solid #ccc;
}

.grandeImageCouverture {
	border: 1px solid #ccc;
}
/* Scriptaculous */

div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:18px;
      cursor:pointer;
    }

/* fin de Scriptaculous */
