/************************************************

Feuille de styles site E-monsite.com 

************************************************/


/* Configuration générale du site (police de caractère et taille par défaut, fond d'écran (couleur ou image), etc.) */
body { 
margin:0px;
padding:0px;
text-align:left;
color:#5b4b4b;
font: 13px Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
background: #687e98 url('') repeat fixed;
}
 
/* liens par défaut */
a{ 
color:#291908;
text-decoration:none;
}

a:hover{
color:#030430;
text-decoration:underline;
}
 

/* Titre du site dans le bloc header */ 
#header h1,#header p { 
	margin:1px 0 0 0; 
    padding:0 35px 0 5px; 
    font-size:25px; 
    line-height:normal; 
    font-family:Trebuchet MS; 
    color:#f4ecdf; 
    text-align:right;
    display:block; 
 }

/* Titre des rubriques et des modules dans le bloc contenu  */
#contenant #contenu h2,#contenant #contenu h1{ 
width:80%;
    margin:auto; 
    padding-bottom:0px; 
        text-align:center; 
    font-size:18px; 
    color:#5b4b4b; 
    font-weight:normal; 
    background:#a6c4cf url('http://s2.e-monsite.com/2010/03/17/10/fond-beige2.jpg') repeat fixed; 
line-height:normal;
border:1px solid #e2d5cd;
 }

/* Titre des rubriques dans le contenu avec un lien  */
#contenant #contenu h2 a,#contenant #contenu h1 a { 
    color:#5b4b4b;
}

/* Style à utiliser pour faire des sous titres dans les rubriques */
h3 { 
    margin:10px 0 0 0;
    padding:0 0 0 0; 
    text-align:left; 
    font-size:16px; 
    font-weight:bold; 
    clear:both;
}

h3 a { text-decoration:none; }

/* Titre des sujets du forum sur la page du sujet */
h4 { 
	margin:0 0 0 0; 
    padding:0 0 0 20px; 
    font-size:17px; 
    background: url(http://www.e-monsite.com/rep/im/script.png) left no-repeat;
}

h5 { 
	margin:0 0 0 0; 
    padding:0 0 0 0 ; 
    font-size:13px; 
}

/* Barre se séparation dans le contenu */
hr {
    border: 1px dotted #5e6e7d; 
background:#d2e0ea;
    width: 80%; 
    height:2px; 
}

ul.formulaire {
	list-style-position: outside;
    list-style-image:url(http://s1.e-monsite.com/2009/03/11/11/4164254fenetre4-jpg.jpg);
    margin:0; 
}

/* FORMULAIRES PAR DEFAUT*/
form { }
label { }
input {
padding:2px;
}
select, option { }
textarea {
padding:2px;
}
/* FIN FORMULAIRES PAR DEFAUT*/



/* BLOC EDITABLE POUR LES VERSIONS PRO EN HAUT DU SITE */
#hautvpro
{ 
width:100%;
height:25px;
margin-top:0px;
margin-bottom:2px;
border-bottom:0px;
padding-top:0px;
text-align:center;
font: 13px Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
color:#f4ecdf;
}

#hautvpro a
{ 
color:#f4ecdf;
text-decoration:none;
font-weight:bold;
margin:0;
padding:0;
}

#hautvpro a:hover
{ 
color:#030430;
text-decoration:underline;
}
/* FIN BLOC EDITABLE POUR LES VERSIONS PRO EN HAUT DU SITE */



/* BLOC PUBLICITÉ ADSENSE 
UNIQUEMENT EN VERSION PRO */
#pubpro
{
text-align:center;
margin:5px;
}
/* FIN BLOC PUBLICITÉ ADSENSE */




/* BLOC LOGO */
#headerlogo
{
text-align:center;
}
/* FIN BLOC LOGO */


/* BLOC HEADER (entete) AVEC TITRE DU SITE EN TEXTE */
#header
{
height:100px; /* la hauteur est égale à :  hauteur - padding-top */
padding:35px 0px 0 0px;
margin-top:-5px;
margin-bottom:0px;
width:96%;color:#714A4A;text-align:center;
border:0px groove #ffdead;
font-weight:bold;
background:url('http://sd-1.archive-host.com/membres/images/105019480163846986/paulnwesla1bc.jpg') no-repeat center;
}

#header a{
  color:#f4ecdf;
margin:-45px 0 0 0;
    text-decoration:none;
font-variant:small-caps;
}

/* Bloc du sous-titre */
#header div.sstitre{
    font-size:16px;
    padding:0 5px 0 5px;
    margin:0;
    line-height:normal;
    display:block;
}

/* Uniquement pour la disposition menu horizontal en dessous de l'entete (pour que le menu ait la même largeur que l'entete) */
#headermenu {
	width:960px;    text-align:center;
    margin:auto;
}

/* FIN DU BLOCK HEADER  */



/* BLOC CONTENANT LES MENUS HAUT (selon emplacement), BAS (selon emplacement), DROITE, GAUCHE, CONTEN U*/
#contenant
{
font-family:Trebuchet MS; 
width:95%;
text-align:left;
margin-top:0px;

overflow:hidden;
padding:0 0 0 0; 
background:#f4ecdf url('') bottom repeat;
border:1px outset #f4ecdf;}

/* FIN DU BLOC CONTENANT LES MENUS HAUT, BAS, DROITE, GAUCHE, CONTENU */



/* BLOC DU CONTENU */

#contenant #contenu
{ 
color:#5b4b4b;
font-size:14px;
line-height: 150%;
margin:0;
padding:17px;
padding-bottom:0px;
border:1px solid #e2d5cd;
text-align:justify;
background:#f6edde url('http://s1.e-monsite.com/2009/03/09/08/5327089encrier3-gif.gif') bottom right no-repeat;
}

#contenant > #contenu
{ 
background:#f6edde url('http://s1.e-monsite.com/2009/03/09/08/5327089encrier3-gif.gif')  bottom right no-repeat;
margin: 0;
padding:17px;
padding-bottom:0px;
text-align:justify;
border:1px solid #e2d5cd;
}


#contenu div, #contenu span{
margin: 2px 0 0 0;
padding: 0;
}
#contenu p{
margin-top:15px;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
padding-top:1px;
padding-right:20px;
padding-bottom:1px;
padding-left:20px;
}
#contenant #contenu li.formulaire { list-style-image:url('http://s1.e-monsite.com/2009/03/11/11/4164254fenetre4-jpg.jpg'); }

#contenant #contenu img { 
border:none;
 }
.ulcontenu{margin-left:15px;} 
.licontenu{list-style-image: URL('http://s1.e-monsite.com/2009/03/11/11/57538327fenetre1-jpg.jpg');} 
.licontenu2{list-style-image: URL('http://photomaniak.com/upload/out.php/i505632_asterisk3.gif');} 

.p2{ 
border: 1px outset #ffcc65; 
margin-top:2px;
margin-right:10px;
margin-bottom:10px;
margin-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:20px;
padding-left: 10px; 
background:url(http://s1.e-monsite.com/2009/02/19/02/42621012papierbeige-gif.gif) repeat;
text-align:justify;
line-height:20px;
width:80%;
 }




/* FIN DU BLOC DU CONTENU */


/* MENU HAUT HORIZONTAL */
#menuh
{ 
width:100%;
text-align:center;
padding-top:7px;
background:none;
color:#5b4b4b;
margin-top:7px;
margin-bottom:5px;
font-size:12px;
height:31px;
overflow:hidden;
border:none;
}

/* Style des liens dans le menu haut horizontal*/
#menuh a 
{
background:none;
height:22px;
color:#5b4b4b;
line-height:25px;
text-decoration:none;
padding-top:2px;
padding-left:1px;
padding-bottom:0px;
padding-right:1px;
margin-top:7px;
margin-right:15px;
margin-bottom:2px;
margin-left:15px;
font-size:15px;
font-family:'Georgia';
font-variant:small-caps;
font-weight:bold;
position:relative;
z-index:100;
border:none;
text-align:center;
}

/* Style des liens dans le menu haut horizontale, une fois survolé*/
#menuh a:hover
{
background:none;
color:#291908;
text-decoration:underline;
border:none;
}

/* FIN DU MENU HAUT HORIZONTAL */


/*MENU HORIZONTAL EN BAS DU SITE */
#menub
{ 
width:99%;
background:none;
font-size:12px;
margin:1px;
margin-top:10px;
margin-bottom:0px;
padding-top:1px;
padding-bottom:10px;
text-align:center;
height:21px;
overflow:hidden;
border:none;
}

#menub a 
{ 
background:none;
color:#5b4b4b;
font-size:14px;
font-weight:bold;
text-decoration:none;
line-height:22px;
padding:1px 7px 0px 7px;
margin-top:1px;
margin-right:20px;
margin-bottom:5px;
margin-left:20px;
position:relative;
z-index:100;
border:none;
}

/* Style des liens dans le menu haut horizontale, une fois survolé*/
#menub a:hover
{ 
color: #291908;
background:none;
text-decoration:underline;
padding:1px 7px 0px 7px;
border:none;
}

/*FIN DU MENU HORIZONTAL EN BAS DU SITE */



/*

MENU DE GAUCHE VERTICAL 

/!\ !!!!!!!
Si la disposition "1 seul menu à droite" est choisie c'est ce style qui s'applique (ne pas tenir compte de l'indication menu de gauche)

*/


/* Bloc des rubrique/catégorie des menus gauche  */
#menug .categorieg
{

padding:0;
margin:0 0 2px 0;
border:none;
}

#menug
{
font-size:14px;
margin:2px 5px 20px 5px;
 margin:2px 3px 20px 3px; /* Pour IE6 */

width:19%;
color:#5b4b4b;
}

#menug ul {
background:none;
list-style: none;
margin: 0px;
padding:1px 2px 1px 2px;
border-right:none;
z-index:100;
}

#menug ul li {
margin: 0px;
margin-top:0px;
margin-bottom:3px;
padding: 0 0 0 0;
background:#f6edde;
border:1px outset #fffff0;
}

#menug ul li a {
display: block;
padding: 5px 0px 5px 3px;
text-decoration: none;
color: #5b4b4b;
border:2px groove #b3ebff;
}

#menug ul li a:hover, #menug ul li a:focus {
color: #5b4b4b;
background-color: #e2d5cd;
text-decoration: none;
}


#menug span
{
text-align:center;
display:block;
padding:1px 1px 1px 4px;
}

/* Affichage de formulaires dans le menu de gauche avec la classe "formulaire" */
#menug ul.formulaire {list-style-position: outside; list-style-type:none; margin:0; font-size:11px; }

/* Barre horizontale dans le menu de gauche */
#menug hr
{
border: 2px ridge #d2e0ea; width: 80%; height: 7px; 
}

/* CATEGORIES DU MENU DE GAUCHE */
#menug h3 {
display:block;
background:#6bb6b9 url('http://s2.e-monsite.com/2010/03/17/10/fond-beige2.jpg') repeat;
font-weight:normal;
height:30px;
line-height:30px;
text-align:center;
font-size:15px;
color:#5b4b4b;
padding:0 3px 0 3px;
margin:0;
overflow:hidden;
border:1px outset #ffdead;
}

#menug h3 a {
color:#5b4b4b;
text-decoration:none;
}

#menug h3 a:hover
{
color:#464646;
text-decoration:underline;
}
/* FIN CATEGORIES */


/* Style des liens des titre des rubriques du menus gauche*/



#menug a {
color:#464646;
text-decoration:none;
}

#menug a:hover{
color:#291908;
text-decoration:underline;
}


/*FIN MENU DE GAUCHE VERTICAL */




/*

MENU DE DROITE VERTICAL 

/!\ !!!!!!!!!
Seulement pour les dispositions à deux menu verticaux. 

*/

#menud .categoried
{
padding:0;
margin:0 0 2px 0;
border:none;}


#menud
{
font-size:14px;
margin:2px 5px 20px 5px;
 margin:2px 3px 20px 3px; /* Pour IE6 */

width:19%;
color:#030430;
}


#menud ul {
background:url() repeat;
list-style: none;
margin-bottom:5px;
margin: 0px;
padding: 0px 2px 1px 2px;
border-right:0px groove #ffdead;
z-index:100;
}

#menud ul li {
margin: 0px;
margin-top:0px;
margin-bottom:3px;
padding: 0 0 0 0;
background:#f6edde;
border:1px outset #fffff0;
}

#menud ul li a {
display: block;
padding: 5px 0px 5px 3px;
text-decoration: none;
color: #5b4b4b;
border:2px groove #b3ebff;
}

#menud ul li a:hover, #menug ul li a:focus {
color: #5b4b4b;
background-color:#e2d5cd;
text-decoration: none;
}


#menud span
{
display:block;
text-align:center;
margin:1px 3px 1px 3px;}

/* Affichage de formulaires dans le menu de droite avec la classe "formulaire" */
#menud ul.formulaire {list-style-position: outside; list-style-type:none; margin:0; font-size:11px; }

/* Barre horizontale dans le menu de droite */
#menud hr
{
 border: 2px ridge #d2e0ea; width: 80%; height: 6px; 
}

/* CATEGORIES DU MENU DE DROITE */
#menud h3 {
display:block;
background: #6bb6b9 url('http://s2.e-monsite.com/2010/03/17/10/fond-beige2.jpg') repeat;
font-weight:normal;height:30px;
line-height:30px;
text-align:center;
font-size:15px;
color:#5b4b4b;
padding:0 3px 0 3px;
margin:0;
overflow:hidden;
border:1px outset #ffdead;
}

#menud h3 a {
text-decoration:none;
margin-bottom:-5px;
color:#5b4b4b;
}

#menud h3 a:hover
{
text-decoration:underline;
color:#5b4b4b;
}
/* FIN CATEGORIES */


/* Style des liens des titre des rubriques du menu de droite */



#menud a {
color:#464646;
text-decoration:none;
}

#menud a:hover{
color:#030430;
text-decoration:underline;
}


/*FIN MENU DE DROITE VERTICAL */




/* BLOC EDITABLE EN DESSOUS DU SITE */
#bas
{ 
width:95%;
background:none;
border-top:1px dashed #5e6e7d;
margin-top:0px;
text-align:center; 
color:#5b4b4b;
}

#bas a
{ 
color:#5b4b4b;
text-decoration:none;
}

#bas a:hover
{ 
color:#030430;
text-decoration:underline;
}
/* FIN DU BLOC EDITABLE EN DESSOUS DU SITE */



/* LIENS E-MONSITE */
#lien-emonsite 
{ 
color:#030430;
display:none;
}
#lien-emonsite a
{ 
color:#030430;
text-decoration:none;
}
#lien-emonsite a:hover
{ 
color:#000000;
text-decoration:underline;
}
/* FIN LIEN E-MONSITE */



/* CADRES VISITEURS / COMMENTAIRES / ETC */

/* Cadre Vous êtes le XX visiteurs & dernière mise à jour */
#contenu .visiteurs
{
margin-top:10px;
padding-left:15px;
background:none;
text-align:left;
font-size:10px;
color:#5b4b4b;
clear:both;
border:none;

}

/* Cadre Poster un commentaire, ajouter un message sur le livre d'or, sur le forum, ... */
#contenu .commentaires
{ 
margin-top:10px;
margin-left:10px;
margin-bottom:12px;
padding:3px 0 0 10px;
text-align:left;
font-size:14px;
font-weight:bold;
color:#5b4b4b;
background:#e2d5cd url(http://);
background-repeat:no-repeat;background-position:center center;clear:both;
border:1px dotted #fffff0;
}





/* CONFIGURATION DU FORUM */

#contenu table.forum
{ 
margin:0 auto;
width:100%;
border-collapse:collapse;
}

#contenu table.forum td
{ 
border:1px solid #030430;
height:50px;
padding:3px;
}

#contenu table.forum tr:hover
{
background-color:#FFFFF0;
color:#464646;
}

#contenu table.forum tr:hover a
{
color:#464646;
}

#contenu td.sujet
{
width:290px; text-align:left; 
}

#contenu div.citationforum
{
width:100%;
text-align:left;
padding:2px;
display:block;
border:1px solid #FFFFF0;
}

#contenu a.liencat
{
text-decoration:none;
padding-left:20px;
background: url('http://www.e-monsite.com/rep/im/folder.png') left no-repeat;
}

#contenu a.liencat:hover
{
text-decoration:underline;
padding-left:20px;
background: url('http://www.e-monsite.com/rep/im/folder2.png') left no-repeat;
}

#contenu a.liensujet
{
text-decoration:none;
padding-left:20px;
background: url('http://www.e-monsite.com/rep/im/script.png') left no-repeat;
}

#contenu a.liensujet:hover
{
text-decoration:underline;
padding-left:20px;
background: url('http://www.e-monsite.com/rep/im/script2.png') left no-repeat;
}

#contenu a.liensujet:visited
{
text-decoration:none;
padding-left:20px;
background: url('http://www.e-monsite.com/rep/im/script3.png') left no-repeat;
}

#contenu td.rep
{
width:35px; text-align:center; 
}

#contenu td.derniermessage
{
 text-align:left; 
}

#contenu .auteur
{
font-size:10px;
}

#contenu table.forum-lire
{ 
margin:0 auto;
width:99%;
border-collapse:collapse;
}

#contenu table.forum-lire td
{ 
border:1px solid #030430;
padding:5px;
}

#contenu td.titresujet
{
background-color:#FFFFF0;
color:#464646 ;
}

#contenu a.titresujet
{
color:#464646 ;
}

#contenu td.internaute
{
text-align:center; 
width:18%; 
padding:3px;
}

#contenu .datesujet 
{
padding-left:20px;
}
/* FIN DE LA CONFIGURATION DU FORUM */



/* FORMULAIRE POUR POSTER UN MESSAGE SUR LE SITE (FORUM, COMMENTAIRES, LIVRE D'OR, ...) */

#contenu #monForm
{
width:99%;
border:none;
}

#contenu #monForm p
{
width:97%;
	margin: 5px 0 0 10px;
padding-left:10px;
}

/* fieldset , legend */
#contenu #monForm fieldset
{
width:97%;
	margin-bottom: 20px;
	border:1px solid #e2d5cd;
background:#f4ecdf url('') repeat;
}

#contenu #monForm fieldset:hover
{
	background:#f4ecdf url(') repeat;
    color:#5b4b4b;
}
#contenu #monForm fieldset legend
{
	padding: 0 5px;
margin-top:1px;
	font-size: 15px;
	color: #5b4b4b;
border:1px solid #e2d5cd;
background:#e2d5cd;
}

/* Label */
#contenu #monForm label
{
	display: block;
	float: left;
	padding-right: 1%;
	text-align: right;
	margin:5px;
}

#contenu #monForm .form_label_nostyle
{
	background: #dcd;
}

/* Input */
#contenu #monForm input, #monForm select, #monForm textarea
{
width:80%;
	margin-left: 1%;
	border: #DEB887 1px inset;
background:#fffff0;
}

/* case à cocher */
#contenu #monForm input[type="checkbox"]
{
	width: 15px;
	height: 15px;
}


/* button submit */
#contenu #monForm input[type="submit"]
{
	width: 170px;
background:#DEB887;
color:#fffff0;
font-weight:bold;
	float:left;
	border:#b3ebff 1px outset;
    clear:both;
margin-bottom:15px;
}

#contenu #monForm p{
padding:5px;
clear:both;
}
#contenu #monForm p a{
display:none;
color: #91bacf;
}
/* FIN FORMULAIRE POUR POSTER UN MESSAGE SUR LE SITE (FORUM, COMMENTAIRES, LIVRE D'OR, ...) */


/*

CONFIGURATION DU LIVRE D'OR et COMMENTAIRES

affichage des messages sur le module livre d'or et des commentaires (rubriques, blog, photos...)  

*/ 

#contenu .message-livredor
{
width:96%;
margin-left:10px;
padding-left:10px;
line-height:20px;
text-align:justify;
}

#contenu .titre-livredor

{
font-weight:bold;
}

#contenu .img-livredor
{
text-align:right;
margin-top:5px;
margin-bottom:10px;
}
#contenu .message-livredor p
{
width:95%;
margin:5px;
padding:5px;
padding-left:10px;
line-height:20px;
text-align:justify;
}

/* FIN DE CONFIGURATION DU LIVRE D'OR */ 




/* CONFIGURATION DU MODULE LIENS */ 


#contenu .message-liens
{
line-height:20px;

text-align:justify;
}


#contenu .titre-liens
{
font-weight:bold;
}

/* FIN DE CONFIGURATION DU MODULE LIENS */ 




/* CONFIGURATION DE L'ANNUAIRE */ 

#contenu a.annuaire
{
text-decoration:none;
padding-left:20px;
font-size:15px;
background: url(http://www.e-monsite.com/rep/im/folder.png) center left no-repeat;
}

#contenu a.annuaire:hover
{
text-decoration:underline;
padding-left:20px;
background: url(http://www.e-monsite.com/rep/im/folder2.png) center left no-repeat;
}

#contenu table.tannuaire td
{
width:50%;
text-align: justify;
}

#contenu .img-annuaire
{
border:1px solid #596473;
margin : 5px 10px 25px 0;
vertical-align:middle;
}

#contenu div.description-annuaire
{
text-align:justify;
margin-bottom:25px;
}

#contenu div.description-annuaire p {
margin:0;
padding:0;
}


/* FIN DE CONFIGURATION DE L'ANNUAIRE */ 




/* CONFIGURATION DES BARRES DE RESULTAT DU SONDAGE */

#contenu .sondage {
    background:#000;
    margin-bottom:1em;
    overflow:hidden;
    width:100%;
	height:16px;
	color:#FFFFFF;
	padding-right:3px;
    padding-top:2px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

/* FIN DE CONFIGURATION DES BARRES DE RESULTAT DU SONDAGE */




/* MINIATURE DES PHOTOS SUR LES RUBRIQUES BLOCS, ALBUM PHOTO et CARTES VIRTUELLES */

#contenu .photo {
margin:2px;
border:0px;
}

/* Affichage 3 colonnes de photos */
#contenu .colonnephoto {
width:33%;
float:left;
text-align:center;
}

/* FIN DE  MINIATURE DES PHOTOS SUR LES RUBRIQUES BLOCS, ALBUM PHOTO et CARTES VIRTUELLES */



/* PAGINATION (numérotation des pages en bas de page sur les modules album photos, blog, livre d'or, forum, ...) */

#contenu #pageNav {
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  clear:both;
}

#contenu #pageNav span {
  padding: 2px 6px 3px 6px;
  border: 1px inset #FFFFF0;
  margin-bottom: 10px;
  background-color:#deb887;
  color:#FFFFF0;
}

#contenu #pageNav a {
  background: #FFFFF0;
  color: #deb887;
  text-decoration: none;
  padding: 2px 6px 3px 6px;
  border: 1px outset #deb887;
}

#contenu #pageNav a:hover {
  border-color:#FFFFF0;
}

/* FIN PAGINATION */



/* ALBUM PHOTOS */

/* liste des catégories */

#contenu ul.liste_cat_photo { 
	width:100%;
    list-style-position: outside; 
    list-style-type:none; 
    margin:0;
    padding:0;
}

#contenu ul.liste_cat_photo li { 
	clear:both;
    padding:0 0 15px 0;
    margin:0;
}

#contenu ul.liste_cat_photo img { 
	border:0;
    float:left;
    padding:0 5px 15px 0;
}

#contenu ul.liste_cat_photo span{
	font-weight:bold;
}

/* affichage de la liste des photos (+ cartes virtuelles + amis) */

#contenu ul.affichage_photos, ul.affichage_amis, ul.affichage_cartes { 
	width:100%;
    list-style-position: outside; 
    list-style-type:none; 
    margin:0;
    padding:0;
}

#contenu ul.affichage_photos p {
    font-weight:bold;
    margin:0;
    padding:0;
}

#contenu ul.affichage_photos div.commentaires_photo {
	clear:both;
    padding-top:5px;
}

/* modele 1 : en 3 colonnes / 3 lignes */
#contenu ul.affichage_photos li.liste_photos_1, ul.affichage_amis li.liste_amis, ul.affichage_cartes li.liste_cartes {
	width:33%;
    height:210px;
    float:left;
    padding-top:15px;
    text-align:center;
    overflow:hidden;
}

/* modele 2 : en 3 colonnes / 3 lignes */
#contenu ul.affichage_photos li.liste_photos_2 {
	width:100%;
    padding-top:15px;
    text-align:left;
    overflow:hidden;
}
#contenu ul.affichage_photos img.type2 {
    border:0;
    padding:5px;
    float:left;
}
 
/* modele 3 : affichage taille réelle */
#contenu ul.affichage_photos li.liste_photos_3 {
	width:100%;
    padding-top:15px;
    text-align:center;
}
#contenu ul.affichage_photos img.type3 {
    border:0;
    padding:5px;
}
/* FIN ALBUM PHOTOS */


/* liens commentaires BLOG et PHOTOS */

#contenu a.voircom {
	background:url(http://www.e-monsite.com/rep/im/comment.png) no-repeat left;
     padding:3px 3px 3px 20px;
     font-size:11px;
     margin-left:10px;
}
#contenu a.addcom {
	background:url(http://www.e-monsite.com/rep/im/comments_add.png) no-repeat left;
    padding:3px 3px 3px 20px;
    margin-left:10px;
    font-size:11px;
}

/* FIN liens commentaires BLOG et PHOTOS */


/* lien dossier/categorie */


#contenu a.categorieblog {
	background:url(http://www.e-monsite.com/rep/im/folder.png) no-repeat left;
    padding:3px 3px 3px 20px;
    margin-left:10px;
    font-size:11px;
}

/* fin dossier/catégorie */



/* MODULE BLOG / AGENDA */

#contenu ul.affichage_blog, ul.affichage_agenda {
	width:100%;
    list-style-position: outside; 
    list-style-type:none; 
    margin:0;
    padding:0;
}

#contenu ul.affichage_blog li, ul.affichage_agenda li { 
	clear:both;
    padding:0 0 0 0;
    margin:0;
}

#contenu ul.affichage_blog a.billetblog, ul.affichage_blog a.description_agenda {
	font-weight:bold;
    clear:both;
}

#contenu span.datebilletblog {
	background:url(http://www.e-monsite.com/rep/im/clock.png) no-repeat left;
    padding:3px 0 3px 20px;
    font-size:11px;
}

#contenu ul.affichage_agenda span, p.dateagenda {
	background:url(http://www.e-monsite.com/rep/im/agenda.png) no-repeat left;
    padding:3px 0 3px 20px;
    font-weight:bold;
}


#contenu ul.affichage_blog div.blogtags, div.blogtags_billet, div.infosagenda {
width:82%;
	padding:2px;
    margin:2px 0 4px 40px;
    border:1px solid #ad9092;
}
    
    
/* Affichage du détail d'un événement de l'agenda */

#contenu p.contactagenda {
	background:url(http://www.e-monsite.com/rep/im/email_go.png) no-repeat left;
    padding:3px 0 3px 20px;
}    

#contenu p.lieuagenda {
	background:url(http://www.e-monsite.com/rep/im/map.png) no-repeat left;
    padding:3px 0 3px 20px;
}  

#contenu p.tarifagenda {
	background:url(http://www.e-monsite.com/rep/im/money.png) no-repeat left;
    padding:3px 0 3px 20px;
} 

#contenu p.dureeagenda {
	background:url(http://www.e-monsite.com/rep/im/time.png) no-repeat left;
    padding:3px 0 3px 20px;
} 

#contenu a.categorieagenda {
	background:url(http://www.e-monsite.com/rep/im/folder.png) no-repeat left;
    padding:3px 0 3px 20px;
}  

 

/* Lien d'abonnement au fil d'information RSS */
#contenu a.abo_rss {
	background:url(http://www.e-monsite.com/rep/im/feed.png) no-repeat left;
    padding:3px 0 3px 20px;
}




/* WIDGETS */

/*dernieres photos */
div.photoswidget {
float:left;
width:60px;
height:60px;
margin:1px;
color:#635353;
}

/*moteur de recherche*/
input.moteurderecherche {
border:1px inset #fffff0;
color:#635353;
background:#fffff0;
width:100%;
}
input.moteurderecherche_valid {
border:1px outset #fffff0;
color:#635353;
background:#90a9ac;
}

/* prochains événements de l'agenda */
ul.agenda {
padding: 0 0 0 0;
margin: 0;
}
ul.agenda li {
list-style: none;
padding: 5px 2px 5px 2px;
}
ul.agenda li span {
font-weight:bold;
}

/* module zone membre */
#contenu p.zmdroit {
	background:url(http://www.e-monsite.com/rep/im/vcard.png) no-repeat left;
    padding:3px 0 3px 20px;
}
#contenu p.zmmaj {
	background:url(http://www.e-monsite.com/rep/im/clock.png) no-repeat left;
    padding:3px 0 3px 20px;
}
#contenu p.zmemail {
	background:url(http://www.e-monsite.com/rep/im/email.png) no-repeat left;
    padding:3px 0 3px 20px;
}
#contenu p.zmurl {
	background:url(http://s1.e-monsite.com/2009/04/27/04/17295251world4-png.png) no-repeat left;
    padding:3px 0 3px 20px;
}
#contenu p.zmstatut {
	background:url(http://www.e-monsite.com/rep/im/user_comment.png) no-repeat left;
    padding:3px 0 3px 20px;
    font-style:italic;
}
#contenu p.connecte {
    padding:0;
    margin:0;
    text-align:right;
}
#contenu p.message {
    background:url(http://www.e-monsite.com/rep/im/bullet_error.png) no-repeat left;
    padding:3px 0 3px 20px;
    font-weight:bold;
    border:1px solid #000;
}


/* lien supprimer */
#contenu a.supprimer {
	background:url(http://www.e-monsite.com/rep/im/delete.png) no-repeat left;
    padding:3px 0 3px 20px;
}
/* lien editer */
#contenu a.editer {
	background:url(http://www.e-monsite.com/rep/im/overlays.png) no-repeat left;
    padding:3px 0 3px 20px;
}
/*Chatbox*/
div#chatbox{
	margin: 0 auto;
    padding-bottom: 10px;
    background: #fffff0;
}
div#chatbox iframe{
	width: 100%;
    height: 450px;
	margin: 0;
}
div#chatbox form{
	width: 100%;
	margin: 0;
}
div#chatbox form p{
	margin: 10px;
}
div#chatbox form p input{
	width: 344px;
    padding: 3px;
}
div#chatbox form p input.btnChat{
	width: 130px;
	height: 25px;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #ccc;
	background: #f7f7f7 url(http://www.e-monsite.com/rep/im/comment_add.png) 15px 50% no-repeat;
    cursor: pointer;
}
div#chatbox form p input.btnChat:hover{
	border: 1px solid #dcd;
}
