/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de thème
//
// Contraintes         : 
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/* Structure de la page */
body{
	margin-right:5%;
	margin-left:5%;
	padding:0px;
	font-family:Helvetica;
	background:#ADBFCA; /*couleur de fond déterminée par l'utilisateur*/	
}

#page{

}
/*------------------------------------------------------------------*/
/* Mise en page de l'entête */

#header .entete{
	height:90px;
	background:#346896 url(themes/images/standard/cheval.gif) no-repeat;/*couleur de fond déterminée par l'utilisateur*/
}
#header h1{
	color:white;
	font-family:Century Gothic,Arial,Verdana,Helvetica;
	font-size:24px;
	margin-left:215px;
	margin-right:20px;
	padding-top:20px;
	border-bottom:solid 1px white;
}

#header .bandeau{
	height:20px;
	background:black url(themes/images/standard/fondbandeau.gif) no-repeat;
	padding-right:5px;
	font-weight:bold;
	font-size:10px;
	color:white;
	font-family:Arial,Helvetica;
	text-align:right;	
	padding-top:2px;
}
#header .bandeau a{
	color:white;
	text-decoration:none;
}
#header .bandeau a:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------*/
/* Mise en forme du menu */

#menu{
	background:#E9E9E9;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	float:right;
	width:200px;
}
#menu h2{
	text-align:center;
	height:19px;
	background:url(themes/images/standard/fdmenu.gif) repeat-x;	
	text-transform:uppercase;
	font-size:11px;
	font-family:Verdana;
	color:#7F7E7E;
	padding-top:2px;
}
#menu h2 a{
	text-transform:none;
	font-weight:normal;
	color:#5E5E5E;
	padding:0px;
	margin:0px;
}

#menu .skyscrapper{
	text-align:center;
}
#menu .skyscrapper img{
	border:solid 1px black;
	margin-top:5px;
	margin-bottom:5px;
}

#menu ul li{
	list-style-type:none;
	line-height:14px;
}

/* Les liens du menu */
#menu a {
	color:black;
	text-decoration:none;
	display:block;
	margin-left:6px;
}
#menu ul li a{
	height:24px;
}
#menu a:hover {
	text-decoration:underline;
}

#menu a.filbillets{
	background:url(themes/images/standard/rss.gif) no-repeat;	
	padding-left:20px;
}

#menu a.filcommentaires{
	background:url(themes/images/standard/rss.gif) no-repeat;	
	padding-left:20px;
}
#menu a.billets{
	background:url(themes/images/standard/billets.gif) no-repeat;	
	padding-left:20px;
}
#menu a.deconnexion{
	background:url(themes/images/standard/deconnexion.gif) no-repeat;	
	padding-left:20px;
}
#menu a.archives{
	background:url(themes/images/standard/calendrier.gif) no-repeat;	
	padding-left:20px;
}
#menu a.nouveau{
	background:url(themes/images/standard/nouveau.gif) no-repeat;	
	padding-left:20px;
}
#menu a.motdepasse{
	display:block;
	text-align:right;
	text-decoration:underline;
	margin:4px;
	font-weight:normal;
}

#menu form { /* connexion à l'interface d'administration */
	padding-right:10px;
	padding-left:10px;
}
#menu form input{
	border:solid 1px #535353;
}
#menu form input.login{
	width:140px;
}
#menu form input.password{
	width:90px;
}
#menu form p{
	margin-top:2px;
	margin-bottom:2px;
}
#menu .bouton{
	text-align:center;
	margin-top:6px;
}
#menu .bouton input{
	background:url(themes/images/standard/bouton.gif) no-repeat;	
	width:107px;
	height:20px;
	border:none;
	color:white;
	padding-left:10px;
	padding-bottom:4px;
	font-weight:bold;
}
#menu .user{
  text-align:center;
}
#menu .erreurlogin{
	color:red;
	font-weight:normal;
	text-align:center;
}
/*------------------------------------------------------------------*/
#descriptionblog{
	background:white;
	padding-bottom:0px;
	padding-top:0px;
	padding:15px;
	color:#606058;
	font-size:13px;
	font-weight:bold;
	padding-right:215px;
}
#descriptionblog .publicite{
	margin-top:20px;
	background:#F3F3F3;
	padding:4px;
	text-align:center;
}

/* Mise en page du corps du document */

#content{
	font-family:Helvetica;
	font-size:11pt;	
	padding:15px;
	padding-top:1px;
	padding-right:215px;
	background:white url(themes/images/standard/menu.gif) right repeat-y;	
}

#content h2 { /* titre du billet */
	font-size:18px;
	color:#346896; /*couleur du titre déterminée par l'utilisateur*/	
}

#content .datebillet{
	background:url(themes/images/standard/puce.gif) no-repeat;	
	padding-left:10px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#860404;
	margin-top:30px;	
}
#content .datebillet span{ /* contient 'article du' */
	color:#606058;
}

#content .contenubillet{
	border-top:solid 1px #D6E1EA;
	border-bottom:solid 1px #D6E1EA;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	color:#3E3E3E;
	zoom:1;
}

#content .contenubillet .docs{
	margin-bottom:5px;
	margin-top:5px;
	border:dashed 1px #CDCDCD;
	background:#F7F7F7;
	padding:5px;
}
#content .contenubillet .docs  a{
	color:black;
	font-weight:bold;
	padding-left:20px;
	background:url(themes/images/standard/docs.gif) no-repeat;	
}

#content .menubillet{
	color:#747474;
	font-size:10px;
}
#content .liensbillet img{
	vertical-align:middle;
	margin-right:3px;
}
#content .liensbillet a{
	text-decoration:none;
	color:#606058;	
}

#content .liensbillet a:hover{
	text-decoration:underline;
}

#content ul li{
	list-style-type:none;
}
#content .documents{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
#content .documents img{
	border:none;
}
#content .documents span{
	display:block;
	margin-bottom:10px;
}
#content .liensbillet{
	text-transform:uppercase;
	color:#606058;
	font-weight:bold;
	float:right;
}


/*------------------------------------------------------------------*/
/* Archives et non publiés*/
#content .retour{
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#6B0000;
	text-decoration:none;
}

#content .retour:hover{
	text-decoration:underline;
}

#content .navigateurparpages{
	text-align:center;
	font-size:11px;
	margin:10px;
}
#content .navigateurparpages a{
	color:black;
}

#content .nombrecommentaires{
	font-size:11px;	
}

#content a.liennomarticle{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#346896; /*couleur du titre déterminée par l'utilisateur*/	
}
#content a.liennomarticle:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------*/
/* Modifier un billet */
#content h4{
	width:98%;
	background:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	margin-top:5px;
}

#content a.aide{
	background:url(themes/images/standard/aide.gif) no-repeat;	
	padding-left:20px;
	padding-top:2px;
	color:black;
	font-size:10px;
}
#content a.supprimer{
	color:black;
	font-size:12px;
	font-weight:bold;
}
#content table{
	width:99%;
	text-align:center;
	font-size:11px;
}
#content table img{
	border:none;
	vertical-align:middle;
}
#content table a{
	color:black;
	text-decoration:none;
}
#content table th{
	background:#EEEEEE;
	color:#A0A0A0;
	font-size:10px;
	padding:2px;
	font-weight:bold;
	text-transform:uppercase;
}
#content table td{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 3px #EEEEEE;
}

#content form legend{
	display:none;
}
#content form label{
	font-size:11px;
	font-weight:bold;
}
#content form p{
	margin-top:5px;
}
#content form fieldset{
	border:none;
	margin-bottom:20px;
}
#content form textarea{
	width:99%;
}
#content form input.titre{
	width:400px;
}
#content .infos{
	font-style:italic;
	font-size:11px;
	display:block;
}
#content .button{
	border-left:4px #C7C7C7 double;
	border-top:4px #C7C7C7 double;
	border-right:4px #525252 double;
	border-bottom:4px #525252 double;
	background:white;
	text-transform:uppercase;
	font-size:9px;
	padding:1px;
	color:#939393;
	font-weight:bold;
}

#content .ajoutdocs{
  margin-top:70px;
  margin-bottom:70px;
}
/*------------------------------------------------------------------*/
/* Commentaires */

#formNouveauCommentaire img{
  vertical-align:middle;
}

#content h3 { /* titre du billet */
	font-size:18px;
	color:#346896; /*couleur du titre déterminée par l'utilisateur*/
	margin-top:30px;	
}

#content #listeDesCommentaires .commentsbox { 
	background:url(themes/images/standard/bulle-droite.gif) right repeat-y; 
	margin-top:15px;
	margin-bottom:10px;
	font-size:12px;
}
#content #listeDesCommentaires .commentsbox1 { background:url(themes/images/standard/bulle-bas.gif) bottom repeat-x; }
#content #listeDesCommentaires .commentsbox2{ background:url(themes/images/standard/fd-comments.gif) no-repeat;}
#content #listeDesCommentaires .commentsbox3 { background:url(themes/images/standard/bulle-hd.gif) right top no-repeat; }
#content #listeDesCommentaires .commentsbox4 { background:url(themes/images/standard/bulle-bd.gif) right bottom no-repeat; }
#content #listeDesCommentaires .commentsbox5 { background:url(themes/images/standard/bulle-bg.gif) left bottom no-repeat; padding:15px;	zoom:1;}

#content #listeDesCommentaires .auteurcommentaire{
	font-size:11px;
	display:block;
	color:#7C7C7C;
	margin-bottom:3px;
}
#content #listeDesCommentaires .auteurcommentaire a{
	font-weight:bold;
	color:#7D0000;
	text-decoration:none;
}

/*------------------------------------------------------------------*/
/* Mise en forme du footer */


#footer{
	background:black;
	text-align:center;
	height:20px;
	color:white;
	font-size:10px;	
	padding-top:10px;
} 
#footer a{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
