/*design.css => le css principal des comportements de la page */
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #616057;*/
	color:#3f3f3f;
	padding: 0px;
	margin:	0px;
	height: 100%;
	background: #000 url(../img/fond.jpg) no-repeat fixed;
	background-position: top center;
}

.a_intro{
  
}

h1{
	font-size:14px;
	color:#0a8bc3;
	/*color:#bd0d0f;*/
	margin:0 0 15px 0;
	padding:0px;
	font-weight:bold;
	border-bottom:1px solid #0a8bc3;
	/*border-bottom:1px solid #bd0d0f;*/
	text-align:right;
	text-transform:uppercase;
}

p{
	margin: 0px;
	padding: 0px;
}

h2{
	text-transform:uppercase;
	font-size:11px;
	color: #0a8bc3;
	/*color:#bd0d0f;*/
	margin-top:0px;
	padding-top:0px;
}

h3{
	text-transform:uppercase;
	font-size:9px;
	color: #0a8bc3;
}

h4{
	font-size:13px;
}

hr {

	margin: 0px;

	padding: 0px;

	clear: both;

	height: 1px;

	visibility: hidden;

}


img{
	margin: 0px;
	padding: 0px;
	border:0;
}

#prelude {
  text-align:justify;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none;}
:focus{-moz-outline-style: none;}

a{
	color: #2081cc;
	text-decoration:none;
}

a:hover{
	color: #2081cc;
	text-decoration:underline;
}

.orange a{
	/*color: #0a8bc3;*/
	color: #fc5b00;
	text-decoration:none;
} 

.orange a:hover{
	/*color: #0a8bc3;*/
	color: #fc5b00;
	text-decoration:underline;
}

ul{
	padding:0px 0px 0px 30px;
	margin:0px;
}

li{
	padding:2px 0px;
	margin:0px;
}


.lettre_orange:first-letter {
	font-size:130%;
	/*color:#fc5b00;*/
	/*color:#c85d3b;*/
	/*color:#BC0001;*/
	font-weight:bold;
}

.lettre_rouge:first-letter {
	font-size:130%;
	/*color:#e62223;*/
	/*color:#BC0001;*/
	font-weight:bold;
}

.italic{font-style:italic;}

#site{
	width: 961px;
	margin-left: -480px;
	padding:0px;
	z-index:99;
	position: absolute;
	height:auto !important;
	min-height:100%;
	left: 50%;
	background: url(../img/bg-site.jpg) repeat-y;
}

#header{
	margin:0px;
	width: 961px;
	height: 232px;
	text-align:right;
	background: url(../img/header.jpg) no-repeat;
	position:relative;
}

#auth{
  float:right;
	height:50px;
	width:425px;
	margin:45px 20px 0px 0px;
	padding:0px;
}

#auth a{
	font-size:12px;
	color: #000;
	text-decoration:none;
}
#auth a:hover{
	font-size:12px;
	color: #8a0101;
	text-decoration:none;
}

/*#page{
	height:100%;
	width:1000px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	overflow:hidden;
	background:#ffffff url(../img/lanval.png) bottom no-repeat;	
}

#centre_texte{
	color:black;
	width:672px;
	min-height:773px;
	height:100%;
	margin:0px;
	padding:0px;
}

#bloc {
	margin:auto;
	width:680px;
}*/

#clan{font-weight:bold;}
#clan a {font-style:none;
   text-decoration:none;}
a span {display: none;text-decoration:none;}

/*pour vote et monlanval */
.commentaire_para{display:none;}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:961px;
	height:400px;
	min-height:400px !important;
	height:auto !important;
	padding:0px;
	margin:0px;
	background: url(../img/contenu.jpg) no-repeat;
	float:left;
}

.content{
	width: 680px;/*700*/
	float: left;
	height: 300px;
	min-height: 300px;
	height: auto !important;
	margin: 20px 0px 5px 0px;
	padding: 10px 20px 0px 10px;
	text-align:justify;
	background: url(../img/separateur.jpg) right repeat-y;
}

.gauche{
	width: 690px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding:10px !important;
	padding:5px;
}

.wash{
	clear: both;
	margin:0px;
	padding:0px;
}

/*------------------------------------------------------------------------------------------------------ BLOCK : PUBLICITE*/
.pub{
	float:right;
	width:245px !important;
	width:220px;
	height:100px;
	min-height:100px;
	height:auto !important;
	margin:40px 0px 0px 0px;
	font-size:10px;
	color:#000;
	text-align:center;
}

.recherche{font-size:12px;margin:0px 0 10px 0;}

.pub form{text-align:center;margin: 0 0 0 0;}

#form_recherche{margin-left:0px;}

/*---------------------------------------------------------------------- livre-prelude.htm */

/*---------------------------------------------------------------------- vote.htm */

/*---------------------------------------------------------------------- histoire.htm */

/*---------------------------------------------------------------------- boutique.htm */

/*---------------------------------------------------------------------- contact.htm */
.contact{
	width:640px;
	margin:10px 0px 0px 0px !important;
	margin:5px 0px 0px 0px;
	float:left;
}

.td_contact {
	color:#0a8bc3;
	padding:0px;
	margin:0px;
	text-align:right;
	width:80px;
	display:block;
}

.contact-mail{
	float:right;
	color:#0a8bc3;
	font-size: 12px;
	font-weight:bold;
}

#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
}

#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}

#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
}

#msg {
	display: block;
	margin-bottom: 0.5em;
}

#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}

#formulaire input {
	position: relative;
	width: 100%;
}

#formulaire .tcontain {
	width: 100%;
	display: block;
}

#formulaire .tcontain span {
	display: block;
}

#formulaire input, #formulaire textarea {
	width: 100%;
}

#submit {
	text-align: center;
	margin-top: 0.5em;
}

#submit input {
	position: static;
	width: 40%;
}

#joindre{
	display: block;
}

#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}

/*---------------------------------------------------------------------- sitemap.htm */
.sitemap{
	width:600px;
	text-align:justify;
	float:left;
	margin-top:20px;
	border:1px solid #B4B5B9;
	padding:30px 0px 10px 30px;
	background:#FFFFFF;
}

/*---------------------------------------------------------------------- mentions.htm */
#mentions-gauche{
	float:left;
	width:220px;
	margin:0px 0px 20px 0px;				
	text-align:left;
}

#mentions-droite{
	float:left;
	width:450px;
	text-align:justify;
	margin:0px;
}

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	border-top:1px solid #c1b8a6;
	float:left;
	width:700px;
	margin:50px 0px 0px 0px;
	padding: 3px 0px;
	color: #958a6a;
	font-size:10px;
	text-align:center;
	background:url(../img/footer.jpg) top no-repeat;
}
#footer ul{
	width:500px;
	list-style:none;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer li{
	display:inline;
}

#footer a{
	/*color: #958a6a;*/
	text-decoration: none;
}
#footer a:hover{
	/*color: #0a8bc3;*/
	text-decoration: none;
}
#copyright{
	float:right;
	text-align:right;
	color: #958a6a;
	padding-right:5px;
}
#copyright a{
	color: #958a6a;
}

.grass{font-weight:bold;font-style:italic;margin-top:10px;margin-bottom:10px;}

#message_mail{font-weight:bold;color:red;}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/

/* l'autocompleter */
div.autocomplete {
  position: absolute;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  text-align:left;
  z-index:100;
 
}

div.autocomplete img{margin: 1px 1px 1px 1px;}

div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}

div.autocomplete a:hover{
  font-style:italic;
  text-decoration:none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
  background-color: #ffb;
}

div.autocomplete tr.selected {
    background-color: #ffb;
}

#auteur_propositions {
  border:0px;
}

.inviter {
  margin-top:20px;
}
