/*******************************************************************************
  Balises principales
********************************************************************************/

#header{
  border-bottom:1px solid #BBB;
  margin:auto;
  padding-bottom:15px;
  padding-top:10px;
  text-align:center;
}


/* Le corps de la page */

body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 1000px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;   
  position:relative;
  border:#FFF 1px solid;
  background:#000;
  color:#FFF;
}

#main{
  text-align:left;
	background-repeat:no-repeat;
	padding:5px;
	background:#000;
}

/* Le pied de page  */

#footer{
  padding: 5px;
	font-size: small;
  text-align: center;
	clear:both;
  background-repeat: repeat-x;

}

#footer a img{
	border: none;
}


/*******************************************************************************
  Balises générales
********************************************************************************/
a{
	text-decoration : none;
	color:#ffa500;
}

a:hover{
	color:green;
}

a img{
  border:none;
}

h1{
   text-align: center;
}

h3{
	text-align : center;
}

h4{
	margin-bottom:5px;
	padding-bottom:0px;
}

h5{
	text-align:right;
/*	border-bottom:dotted 1px #FFF;*/
	margin-bottom:3px;
	font-style:italic;	
	font-weight:normal;
}

h6{
	margin-bottom:4px;
}

h4 a{
  color:#FFF;
}

h4 a:hover{
  color:#FFF;
}

acronym{
	cursor:help;
	border-bottom:1px dotted;
}

input[type = 'text'],
textarea{
	border:3px solid #ffa500;
	margin-bottom:5px;
	width:100%;
}

textarea{
	height:150px;
}

input[type = 'text']:hover,
textarea:hover{
	background:#FFFCE4;
}

input[type = 'button']{
	border:3px solid #ffa500;
	background:#FFF;
}

/*******************************************************************************
  Balises spéciales
********************************************************************************/

/* NiceTitles */

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: #FFA500;
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
.red{
	color:red;
}
.orange{
	color:orange;
}
.yellow{
	color:yellow;
}
.green{
	color:green;
}
.olive{
	color:olive;
}
.blue{
	color:blue;
}
.purple{
	color:purple;
}
.white{
	color:white;
}
.grey{
	color:#888;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}

.quote{
	margin:10px;
	border:dotted #FFF 1px;
}

/*******************************************************************************
  Autres balises
********************************************************************************/

#menu_newsletter{
  text-align:center;
}

#menu_newsletter input{
  width:180px;
}

#affichage{
	padding:0px 15px 0px 15px;
	border-top:1px dotted;
	border-right:1px dotted;
	border-bottom:1px dotted;
	position:absolute;
	right:0px;
	bottom:0px;
	top:0px;
	width: 600px; 
	text-align:justify; 
}

/* Azlog */

.menu_azlog{
	float:left;
	width:200px;
}

.menu_azlog h4{
	text-align:right;
	margin:10px 3px 3px 3px;
	padding:0px;
	border-bottom: solid 3px #ffa500;
	cursor:pointer;
}

.menu_liens{
  text-align:right;
}

.lien_suivant{
  width:118px;
  height:85px;
  float:right;
}

.lien_precedent{
  width:118px;
  height:85px;
  float:left;
}

.calendar{
	width:200px;
	font-size:small;
	text-align:center;
}

.categories a,
.derniers_billets a{
	font-size:small;
	display:block;
	text-align:right;
	overflow:hidden;
}


.categories a:hover,
.derniers_billets a:hover{
	color:#ffa500;
}

#main_template .conteneur_billets,
#main_template .liens,
#main_template .commentaires,
#main_template .billet{
	margin:10px 10px 20px 210px;
}

.form_commentaire{
  text-align:center;
}

/* Billets */
.billet{
  padding-top:10px;
	padding-bottom:5px;
/*	border-bottom:dotted 1px #FFF;*/
	text-align:justify;
}

.billet .contenu_billet{
	margin:0px;
	padding:0px;
}

.billet p{
	text-indent:20px;
	margin:0px;
	padding:0px;
	border:none;
}

.billet .contenu_billet:first-letter{
	font-weight : bold;
	font-size: 50px;
	float:left;
}

.billet h3{
	border-bottom: solid 2px #ffa500;
}


/* Commentaires */
.commentaire h6{
	padding:0px;
	margin: 15px 0px 10px 0px;
	border-bottom: solid 3px #ffa500;
}
.commentaire p{
	margin:0px;
	padding:0px;
}
.conteneur_billets .petit_billet{
	width:45%;
	float:left;
	margin-right:30px;
	font-size:small;
	overflow:hidden;
}
.conteneur_billets .gros_billet{
	margin-bottom:15px;
}

.conteneur_billets .gros_billet h2,
.conteneur_billets .petit_billet h2{
	border-bottom: solid 3px #ffa500;
	margin:10px 0px 5px 0px;
	position:relative;
}

.conteneur_billets .gros_billet h2 a,
.conteneur_billets .petit_billet h2 a{
}

.conteneur_billets .gros_billet h2 .categorie,
.conteneur_billets .petit_billet h2 .categorie{
	font-size:x-small;
	font-style:italic;
}

.conteneur_billets .gros_billet .suite,
.conteneur_billets .petit_billet .suite{
	font-style:italic;
}

.code{
	border: #FFF dotted 1px;
	margin:10px;
	padding:3px;
	font-family:Monospace,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:small;
}

form.commentaires input[type = 'button']{
	width:80px;
	display:block;
	margin:auto;
}

.liens{
  text-align:center;
  height:85px;
}

.billet td{
	background: #222222;
}

.billet th{
	background:#444444;
}


.historique{
  margin-left:205px;
  margin-right:155px;
}

.historique_billet{
  float:left;
  margin:5px;
  width:300px;
}

.admin_upload input{
  width:100px;
}

