
html { overflow:auto; }

body {
margin: 0px;
cursor:default;

}
/*architecture principale */


#entete {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

#conteneur {
width: 1000px;
background-color:'.$arrWeblog["main_area_background_color"].';
}

#photo_logo {
	width :150px;
	height:172px;
	margin-top:3px;
	margin-left:6px;
	float:left;
	position:relative;
	margin-right:10px;
	
}

#boite_gauche {
	vertical-align: top;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#boite_droite {
	vertical-align: top;
	left: 800px;
	margin-left: 200px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#contenu_page{
width:1022px;
height:auto;
float:left;
position: absolute;
left: 50%;
margin-left: -500px;
cursor:default;
margin-top:40px;
text-align:center;
}

html> body #contenu_page{
width:1001px;
}

#contenu_page .header{
float:left;
position:relative;
height:190px;
width:999px;
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#9f9f71;
text-align: left;
background-position:center;
background-attachement:fixed;
border-style:solid;
border-width:1px 1px 1px 1px;
border-color:#9f9f71;
}

html> #body #contenu_page .header{
float:left;
position:relative;
height:190px;
width:998px;
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#9f9f71;
text-align: left;
background-position:center;
background-attachement:fixed;
border-style:solid;
border-width:1px 1px 1px 1px;
border-color:#9f9f71;
}

#titre_blog{
float:left;
position:relative;
height:55px;
width:800px;
}


#titre_maj{
float:left;
position:relative;
height:30px;
width:800px;
font-size:14px;
color:CCCCCC;
margin-top:64px;
}



#contenu_principal{
float:left;
position:relative;
border-style:solid;
border-width:0px 0px 0px 0px;
border-color:#9f9f71;
}

#interieur{
float:left;
position:relative;
border:0px;
border-style:solid;
border-width:0px 1px 1px 1px;
border-color:#9f9f71;
height:auto;
}


#interieur .page{
float:left;
position:relative;
width:789px;
height:100%;
}

html>body #interieur .page
{
float:left;
position:relative;
width:798px;
height:100%;

}

#interieur .menu_gauche{
float:left;
position:relative;
width:185px;
height:auto;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#9f9f71;
}

html>body #interieur .menu_gauche{
float:left;
position:relative;
width:200px;
height:auto;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#9f9f71;
margin-left:0px;
padding-top:15px;
}

#interieur .menu_gauche .contenu_gauche{
float:left;
position:static;
width:192px;
height:auto;
padding-top:15px;
}

html> body #interieur .menu_gauche .contenu_gauche{
float:left;
position:relative;
width:198px;
height:auto;
padding-top:0px;
margin-top:15px;
}

#interieur .menu_gauche .contenu_gauche .description{
float:left;
position:relative;
height:auto;
width:197px;
word-wrap:break-word;
}

#interieur .menu_gauche .contenu_gauche .description p{
	word-wrap:break-word;
}
	
	

#interieur .menu_gauche .contenu_gauche .categories{
float:left;
position:relative;
height:auto;
margin-bottom:5px;
margin-left:5px;
text-align :left;
width:auto;
}

#titre_menu_cote{
float:left;
position:relative;
width:197px;
height:25px;
margin-bottom:10px;
text-align:center;
font-size:12px;
}

#titre_menu_cote a{
font-size:12px;
}

#titre_latest_notes{
float:left;
position:relative;
height:30px;
width:100%;
text-align:center;
margin-top:10px;
}

#interieur .menu_gauche .contenu_gauche .latest_notes{
float:left;
position:relative;
height:auto;
width:190px;
}

#interieur .menu_gauche .contenu_gauche .blog_recent_notes{
float:left;
position:relative;
height:auto;
width:100%;
text-align:left;
}

#interieur .menu_gauche .contenu_gauche .photo_album_titre{
float:left;
position:relative;
height:auto;
border-style:solid;
border-width:1px;
border-color:#9f9f71;
width:198px;
}

#interieur .menu_gauche .contenu_gauche .photo_album{
float:left;
position:relative;
height:auto;
width:100%;
text-align:left;
}

#interieur .menu_gauche .contenu_gauche .calendar{
float:left;
position:relative;
height:auto;
width:195px;
}

#interieur .menu_gauche .contenu_gauche .pub{
float:left;
position:relative;
height:auto;
padding-top:10px;
margin-bottom:10px;
}

#interieur .menu_gauche .contenu_gauche .photos_album_titre{
float:left;
position:relative;
height:auto;
}

#interieur .menu_gauche .contenu_gauche .photos_album{
float:left;
position:relative;
height:auto;
margin-bottom:5px;
}

#interieur .menu_gauche .contenu_gauche .latest_photos_titre{
float:left;
position:relative;
height:30px;
width:100%;
text-align:center;
margin-top:10px;
}

#interieur .menu_gauche .contenu_gauche .latest_photos{
float:left;
position:relative;
height:auto;
width:100%;
text-align:left;
}

#footer {
float:left;
position:relative;
height:auto;
text-align:center;
background-color:#dfe0d2;
border-style:solid;
border-width:1px 0px 0px 0px;
border-color:#9f9f71;
width: 1000px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
font-size:13px;
text-decoration:underlined;
}

#lien_haut{
float:left;
position:relative;
height:20px;
text-align:left;
width: 100%;
text-align:center;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

#lien_haut a{
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
}



#xiti{
float:left;
position:relative;
height:40px;
text-align:center;
width: 100%;
padding-top:10px;
text-align:center;
}

#footer .colonne_gauche{
float:left;
position:relative;
height:150px;
width:33%;
text-align:left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9F9F71;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9F9F71;
padding-left:15px;
}

#footer .colonne_centre{
float:left;
position:relative;
height:150px;
width:33%;
text-align:left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9F9F71;
padding-left:15px;
overflow:hidden;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9F9F71;
}

#footer .colonne_centre .titre_recent{
float:left;	
height:15px;
width:100%;
}

#footer .colonne_centre .blog_recent_notes{
	height:130px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:320px;
}
#footer .colonne_centre .blog_recent_notes .photo_recente_mini{
	height:50px;
	width :50px;
	float:left;
}

#footer .colonne_droite{
float:left;
position:relative;
height:150px;
width:29%;
text-align:left;
padding-left:15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9F9F71;
}

/* Affichage des coordonnées de la personne*/

#affichage_coordonnees{
float:left;position:relative;width:780px;height:auto;border:0px;margin-top:7px;margin-bottom:35px;}

#affichage_coordonnees .titre_coordonnees{
float:left;position: relative;width:780px;height:auto;border:0px;margin-top:7px;}

#affichage_coordonnees .ligne{
float:left;position: relative;width:780px;height:auto;border:0px;margin-top:2px;}

#affichage_coordonnees .ligne .partie_gauche{
float:left;position: relative;width:50%;height:auto;border:0px;}

#affichage_coordonnees .ligne .partie_droite{
float:left;position: relative;width:50%;height:auto;border:0px;}

/* Contact User */
#contact_user{
float:left;position: relative;width:780px;height:auto;margin-top:7px;margin-bottom:35px;}

#contact_user .titre_contact{
float:left;position: relative;height:55px;margin:2px 2px; 2px; -2px;border:1px;border-style:solid;width:774px;}

#contact_user .contact_user_contenu{
float:left;position: relative;height:auto;width:774px;padding-top:7px;padding-bottom:7px;}

#contact_user .contact_user_contenu .formulaire_input_texte{
float:left;position: relative;height:auto;width:100px;margin-top:8px;margin-left:10px;}


#contact_user .contact_user_contenu .formulaire_input{
float:left;position: relative;height:auto;width:610px;margin-top:8px;margin-left:10px;}

#contact_user .contact_user_contenu .formulaire_textarea_texte{
float:left;position:relative;height:auto;width:100px;margin-top:8px;margin-left:10px;}


#contact_user .contact_user_contenu .formulaire_textarea{
float:left;position:relative;height:auto;width:610px;margin-top:8px;margin-left:10px;}

#contact_user .contact_user_contenu .formulaire_submit{
float:left;position: relative;height:auto;width:774px;margin-top:8px;margin-left:10px;}

/* CSS de l'ajout de commentaires */

#commentaire{
float:left;position: relative;width:760px;height:auto;
border:1px;border-style:solid;
margin-top:7px;margin-bottom:35px;
margin-left:5px;background-color:#8A8A8A;}

html>body #commentaire{
	
	width:778px;
}

#commentaire .titre_commentaire{
float:left;position: relative;height:30px;margin:2px 2px; 2px; -2px;background-color:#8A8A8A;width:774px;}

#commentaire .titre_commentaire .titre{
float:left;position: relative;margin-left:10px;width:770px;height:27px;margin-top:5px;}

#commentaire .titre_commentaire .date{
float:left;position: relative;margin-left:10px;width:770px;}

#commentaire .contenu_commentaire{
float:left;position: relative;height:auto;width:774px;padding-top:7px;padding-bottom:7px;margin-left:10px;text-align:left;}

#commentaire .contenu_commentaire .formulaire_input{
float:left;position: relative;height:auto;width:610px;margin-top:8px;margin-left:10px;}

#commentaire .contenu_commentaire .formulaire_input_texte{
float:left;position:relative;height:auto;width:100px;margin-top:8px;margin-left:10px;}


#commentaire .contenu_commentaire .formulaire_textarea{
float:left;position: relative;height:auto;width:610px;margin-top:8px;margin-left:10px;}

#commentaire .contenu_commentaire .formulaire_textarea_texte{
float:left;position:relative;height:auto;width:100px;margin-top:8px;margin-left:10px;}


#commentaire .contenu_commentaire .formulaire_submit{
float:left;position: relative;height:auto;width:760px;margin-top:8px;margin-left:10px;}

#commentaire .contenu_commentaire .formulaire_photo_code{
float:left;position: relative;height:auto;width:760px;margin-top:8px;margin-left:10px;}

#article{
overflow:hidden;float:left;
position: relative;width:780px;height:auto;
border:1px;border-style:solid;border-color:#9F9F71;margin-top:7px;
margin-bottom:35px;margin-left:5px;overflow:hidden;}

html>body #article{
width:780px;margin-left:5px;}
	
#article .titre_article{
float:left;position: relative;height:55px;padding:2px 2px; 2px; -2px;width:770px;}

html> body #article .titre_article{
float:left;position: relative;height:55px;padding:2px 2px; 2px; -2px;width:776px;}
	
#article .titre_article .titre{
float:left;position: relative;margin-left:10px;width:770px;height:27px;margin-top:5px;color:#FFFFFF;}

html> body #article .titre_article .titre{
float:left;position: relative;margin-left:10px;width:760px;height:27px;margin-top:5px;}


#article .titre_article .date{
float:left;position:relative;margin-left:10px;width:770px;}

#article .contenu_article{
float:left;position: relative;height:auto;width:761px;padding-top:7px;padding-bottom:7px;margin-left:10px;float:left;text-align:justify;}

#article .contenu_article .contenu_media{
float:left;overflow:auto;position: relative;height:auto;width:380px;padding-top:7px;padding-bottom:7px;margin-left:10px;text-align:left;margin-right:7px;}

#footer_article{float:left;position: relative;height:20px;padding:2px 2px; 2px; -2px;width:785px;background-color:#8A8A8A;font-size:12px;text-align:right;}

html> body #footer_article{width:777px;}

#footer_article .addthis{float:left;position:relative;height:20px;width:220px;font-size:12px;text-align:right;}

#footer_article .addthis a{text-decoration:underline;color:#FFFFFF;}

#footer_article .footer_date{float:right;position: relative;height:20px;text-decoration:none;color:#000000;padding-right:15px;float:right;}


#no_comment{
float:left;position: absolute;left: 50%;margin-left: -390px;width:780px;height:auto;margin-top:7px;background-color:#8A8A8A;}


#no_comment .titre_commentaire{
float:left;position: relative;height:30px;margin:2px 2px; 2px;-2px;width:774px;background-color:#8A8A8A;}



#encadrement{
float:left;
position:relative;
border:0px;
width:100%;
height:auto;
}


 ---Gestion des paramètres utilisateurs
td {cursor:default;}
td.line_td{background:#AAAAAA}
td.gray_line_td{background:#CCCCCC}
.header_photo{color:#000000;height:27px;background-color:#FFFFFF;}
.encadrement{width:100%;height:auto;}

.commentaires{
font-size:'.$tcomments.';
}

#publicite_article{
float:right;
position:relative;
width:350px;
height:310px;
padding-top:7px;
padding-left:10px;
}

html> #publicite_article{
width:350px;
height:300px;
}

#contenu_article_pub{
position:relative;
width:722px;
height:auto;
padding-top:5px;
padding-left:15px;	
}

#contenu_article{
position:relative;
width:auto;
padding-left:15px;
padding-right:15px;
padding-top:5px;
}

#menu_categorie_title{
position:relative;
height:auto;
width:201px;
border-style:solid;
border-width:1px;
border-color:#9f9f71;
}

html> body #menu_categorie_title{
float:left;
position:relative;
height:auto;
width:198px;
border-style:solid;
border-width:1px;
border-color:#9f9f71;
}

#rss{
float:left;
position:relative;
height:40px;
text-align:center;
width: 195px;
padding-top:10px;
}

#rss .rss_b{
float:left;
position:relative;
height:40px;
width:18px;
padding-left:5px;
padding-top:6px;
}

#rss .addthis{
float:left;
height:40px;
width:168px;
padding-left:6px;
padding-top:5px;
font-size:8px;
}


html> body #rss .addthis{
float:left;
height:40px;
width:164px;
padding-left:6px;
padding-top:5px;
font-size:8px;
}


#rss .addthis a{
	font-size:5px;
}