@charset "utf-8";
/* CSS Document */


body{
	background-color: #4079b9;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: auto;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#popup {
	background-color: #4079b9;
}	

h1{
	font-size: 20px;
	letter-spacing: 0.09em;
	color: #4079b9;
}


h2{
	font-size: 20px;
	letter-spacing: 0.09em;
}

h3{
	font-size: 12px;
	margin-top: 0px;
}

a {
	color: #4079b9;
	text-decoration: none;
}
a:hover {
	color: #CABBA9;
	text-decoration: underline;
}



/*Div principales*/

#container{
	background-color: #FFFFFF;
	font-size: 12px;
	width: 1000px;
	overflow:hidden;
	margin: auto;
}

#chemindefer{
	width: 100%;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 10px;
}

#left-side-bar{
	width: 20%;
	float: left;
	position: relative;
	height: auto;
}


#colonne-milieu{
	width: 60%;
	float: left;
	position: relative;
	
	
}

#main{
	text-align:left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding-botton: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4079b9;
	
}


#right-side-bar{
	width: 20%;
	float: right;
	position: relative;
	

}


/*Div des blocs*/

#sidebloc{
	border: 1px solid #4079b9;
	width: 92%;
	margin: auto;
	position: relative;
	margin-bottom: 10px;
}





#header-bloc{
	background-color: #4079b9;
	width: 98%;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: center;
	top: 3px;
	letter-spacing: 0.1em;
	line-height: 25px;
}

#content-bloc{
	margin: 5px;
	text-align: center;	
			}

#content-liste {
	margin: 5px;
	text-align: left;
}



#content-liste li, #content-liste ul {
	padding: 2px;
	list-style-position: inside !important;
	list-style-position: outside;
	list-style-image: url(/weblogs/templates/azules/puce.png);
	margin-left: 0px !important;
	margin-left: 10px;
}


#body_miniature{
	text-align: center;
	}

img.body_miniature{
	margin: 1px !important;
	margin:0px;
	height: 56px;
	width: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#post-title, #post-title h2{
	margin-top: 2px;
	
	
}




div.avatar{
	float: left;
	height: 80px;
	width: 80px;
	}

div.about-login{
	height: 60px;
	text-align: center;
	padding-top: 30px;
	padding-left: 10px;
}


#comment
{
	background-image: url(/weblogs/templates/azules/comment.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: right;
	width: 23%;
	height: 70px;
	margin-right: 5px;
	}

div.commentairelib{
	width: 49px;
	left: 71px;
	position: relative;
	top: 8px;
	text-align: center;
	line-height:10pt;
}



a.reponses{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height:10pt;}


#main{
	text-align: left;
}

#entry{
text-align:left;

}


#haut_post{
	width: 100%;
	
	
}




/* Style des boutons reseaus sociaux*/

div.sociable {
	width: 75%;
	float: left;
	
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	
	border: 0;
	margin: 0;
	padding: 0;
}

a.socialntw {
	width: 16px;
	height: 16px;
	background-color: #0066CC;
}

.sociable-hovers img {
	width: 25px;
	height: 25px;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	
	
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Style des boutons reseaus sociaux*/


/* Google Map */
#googlemap{
	border: 1px solid #4079b9;
	padding: 3px;
	color: #006633;
	width: 580px;
	height: 180px;
	
}
#googlemappays{
	border: 1px solid #534A60;
	padding: 0px;
	width: 975px;
	height: 380px;	
}

/* Google Map */

/*Fonts*/

.home-title {
	font-size: 11px;
}

.geo{
	display: none;
}



div.bloc-login{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 25px;
}

div.menu{
	margin: auto;
	width: 1000px;
	
}

div.menulinks{
	float: left;
	line-height: 20px;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	
		}

div.connexion{
	float: left;
	width: 470px;
	
	
	}

div.inscription{
	float: right;
	width: 100px;
	
	
	}

div.container-menu{
	background-color: #FFFFFF;
	height: 25px;
	margin: auto;
	margin-bottom:2px;
	
}


#header{
	width: 100%;
	background-color:#FFF;
	
}


#weblogname {
	background-image: url(/weblogs/templates/azules/barre-header-blog.gif);
	font-family: "Trebuchet MS", "Arial Narrow Special G1";
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-indent: 100px;
	color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	}

form{
margin:0;
padding:0;
}

#imgheader{
	height: 125px;
}


#footer{
	width: 100%;
	background-color:#FFF;
	margin-top:2px;
}

#footer a {color: #666666;}



#commentaires0 {
	width:100%;
	margin-top: 15px;
	background-color: #F1EEE4;
} 

#commentaires1 {
	width:100%;
	margin-top: 15px;
	background-color: #F5F5E9;
} 

#commentaires_amis {
	width:100%;
	margin-top: 15px;
	background-color: #F5F5E9;
} 


#comment_author {
	height: 50px;
	text-align: left;
	
	
	}
	
div.comment_author_avatar{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.comment_author_infos{
	padding-top: 10px;
	line-height: 10px;
}

div.comment_author_infos a{
	font-weight: bold;
	color: #333333;	
}



#comment_content{text-align: left; padding-left: 10px;}

#comment_footer{
	text-align: right;
	margin-right: 15px;
}


.comment_lien_blog{
	margin-left: 20px;
}

p.separateur{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	}


#album_photo{
	border: 1px solid #4079b9;
	margin: 5px;
	text-align: left;
	padding: 5px;
	color: #666666;	
}


#Titre_photo {
	background-color: #4079b9;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 10px;
	font-weight: bold;
}

#Titre_photo h1 {
	display: inline;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
#Titre_photo a {
	display: inline;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}

#table_photos{
	overflow: hidden;
	height: auto;
	//height: 100%; /* uniquement pour ie */
	
	}


#table_photos h2{
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	}
	
.thumb_photo {
	padding: 1px;
	border: 1px solid #4079b9;
}

#photo_preview{
	width: 690px;
	float: left;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4079b9;
	
}

.description_photo{
	font-style: italic;
	background-color: #F1F0DC;
	text-indent: 10px;
	line-height: 100%;
	font-size: 12px;	
}


#photo_preview img,a{
	border-style: none;
	
	
}

#photosthumbs{
	margin-left: 690px;
	text-align: left;
	
}

div.photo_edit{
	text-align: left;
	vertical-align: top;
	margin: 20px;
	font-weight: bold;
	background-color: #F1F0DC;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}





#leave_comment{
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
	margin-right: 5px;
}

div.commentinput{
	margin: 5px;
}


div.commentinput_lib{
	float: left;
	width: 280px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}


div.commentinput_field{
	margin-left: 280px;
	text-align: left;
}

.table_posting{
	text-align: center;
	width: 90%;
	border: 1px solid #4079b9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.table_preview{
	background-color: #F5F5E9;
	width: 100%;
	text-align: justify;
	margin: auto;
	}


.allentrybloc{
	margin-left: 5px;
	text-align: left;
}


.allentry {
	border: 1px solid #4079b9;
	width: 98%;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

.allentry th{
	background-color: #4079b9;
}

.allentry td{
	text-align: center;
	background-color: #F1EEE4;
	
}

/* style pour upload de photos */


#container_popup{
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #4079b9;
	min-height:560px;

}

#demo{
	padding-left: 25%;
}

#demo-list {
	padding: 0;
	list-style: none;
	margin: 0;
}

#demo-list .file-invalid {
	cursor: pointer;
	color: #514721;
	padding-left: 48px;
	line-height: 24px;
	background: url(/images/error.png) no-repeat 24px 5px;
	margin-bottom: 1px;
}
#demo-list .file-invalid span {
	background-color: #fff6bf;
	padding: 1px;
}

#demo-list .file {
	line-height: 2em;
	padding-left: 22px;
	background: url(/images/attach.png) no-repeat 1px 50%;
}

#demo-list .file span,
#demo-list .file a {
	padding: 0 4px;
}

#demo-list .file .file-size {
	color: #666;
}
.file-thumb {

}
#demo-list .file .file-error {
	color: #8a1f11;
}

#demo-list .file .file-progress {
	width: 125px;
	height: 12px;
	vertical-align: middle;
	background-image: url(/images/progress.gif);
	text-align: left;
	
}

/* Fin de style pour upload de photos */

.bouton  a {
	margin: 10px;
	background-image: url(/templates/subSilver/images/degrade-gris.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #333333;
	text-align: center;
	border: 1px solid #999999;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;	
}

.bouton  a:hover{
	color: #999999;}
	
	
.jumpMenu{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #4079b9;
	}	
	
	
div.fisheyediv {
	margin-top: 15px;
	margin-bottom: 30px;
	
}
p.pwiew_comment, span.pwiew_comment{
	font-size: 12px;
}
#weblog_follow_div{
	height: 38px;
}
#l_follow_popup_text{
	font-style: italic;
}
.ncode_imageresizer_warning {
	margin: 0;
	padding: 0;
	border-width: 0px 0px 0px 0px;
}
fishcontainer {
	background-color: transparent;
	border: none;
}