body{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #f9f9f9;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1{ font-size: 18px; margin: 0; }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
p{ text-align: justify; }
img{ border:0px; }
a{ color: #274100;  }
a:hover{ color: #FF9933; text-decoration: underline; }

/* BLOCS */
#container{
	width: 910px;
	margin: 2px auto;
	padding: 0;
	text-align: left;
	background: #fff;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}
#header{
	background: #86C32A url(../images/global/bkg_header.gif) top left repeat-x; 
	color: #fff;
	height: 50px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 80px;
}
#header h1{ 
	float: left;
	font-size: 25px; 
	letter-spacing: 5px;
}
#header h2{ 
	float: right;
	padding: 50px 10px 5px 0;
	margin: 0;
	font-weight: bold;
	color: white; 
	letter-spacing: 2px;
}

#left{
	float: left;
	width: 196px;
	margin: 0 0 0 5px;
}
html>body #left{
	margin: 0 0 0 10px;
}


.bloc_lien{
	border-right: 4px solid #86C32A;
	border-bottom: 4px solid #86C32A;
	border-left: 4px solid #86C32A;	
}

.bloc_lien h3{
	background: #86C32A; 
	color: #fff;
	margin: 0;
	padding: 5px 10px;
}
.bloc_lien ul { 
	list-style-position: outside;
	list-style-image: url(../images/global/Bullet_green.gif); 
	margin: 0px;
	padding: 5px;
	color: #86C32A;
}
html>body .bloc_lien ul {
	padding: 5px 10px;
}
.bloc_lien li {
	margin-left: 20px;
	font-weight: bold;
}

.bloc_lien2{
	border-right: 4px solid #FF9933;
	border-bottom: 4px solid #FF9933;
	border-left: 4px solid #FF9933;	
}

.bloc_lien2 h3{
	background: #FF9933; 
	color: #fff;
	margin: 0;
	padding: 5px 10px;
}
.bloc_lien2 ul { 
	list-style-position: outside;
	list-style-image: url(../images/global/Bullet_green.gif); 
	margin: 0px;
	padding: 5px;
	color: #86C32A;
}
html>body .bloc_lien2 ul {
	padding: 5px 10px;
}
.bloc_lien2 li {
	margin-left: 20px;
	font-weight: bold;
}

#main{
	float: right;
	width: 700px;
}
.overview {
	border: 4px solid #FF9933;
	margin: 0 10px;
	padding: 20px 0;
}

.overview h2{
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;	
}

.overview ul {
	list-style-type: decimal;
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 0 40px;
	padding: 0;
}
.overview li {
	padding: 5px 0;
}

#hp_button {
	padding: 0 10px;
}

#footer{
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #FF9933 url(../images/global/bkg_footer.gif) top left repeat-x;
	color: #fff;
}
#footer a{
	color: #fff;
}

#chemin{
	
}

.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}

.clear { clear: both; }


.text-n1{
		
}

.text-n2{
	color: #274100;
	font-size: 12px;
	font-weight: bold;	
}

.text-n2 a {
	color: #274100;
	border-bottom: 1px dashed #FF9933;	  
}

.text-n2 a:hover {
	color: #274100;
	text-decoration: underline;	  
}

.lien_orange_gras{
	font-weight: bold;
	color:#FF9933;	
}

.lien_orange_gras:hover{
	color:#FF6F19;	
}

.user_text{
	font-size:13px;
}

.right_texte{
	width:300px;
	float:right;
	text-align:right;	
}

/* label */
.one{
  float: left;
  width: 200px;
  text-align:right;
  padding-top:4px;
  padding-bottom:10px;
  color:#274100;
}

.two{
	/*display:inline;*/
	float:left;
 	padding-top:4px;
 	padding-bottom:4px;	
 	color:#274100;
}

fieldset {
	border: 4px solid #EEEEEE;
	margin: 0px 10px;
	padding:10px;
	//padding:20px 10px 20px 10px;
}

legend {
	font-size:12px;
	font-weight:bold;
	color:#274100;		
	!margin-bottom:5px;
}

.mini_map{
	float:left;
	width:100px;
	height:100px;
}

.titre_short{
	margin:0px;
	height:26px;
	padding:3px 0 4px 5px;
	/*border: 4px solid #FF9933;*/
	background-color:#FF9933;	
}
html>body .titre_short{
	height:19px;
}

.titre_short a{
	color:#FFFFFF;
	text-decoration: none;
}
.titre_short a:hover{
	color:#E5E5E4;
}

.titre_short .right_texte{
	margin-right:5px;
	color:#FFFFFF;	
}

/* GESTION FAMILLE */

.container_home_membres{
	margin: 0px 10px 0 10px;
}

.membre_titre{
	margin:5px 0px 20px 0px;
	padding:3px 0 5px 5px;
	border-bottom: 4px solid #FF9933;
	font-size: 14px;
	font-weight:bold;
	color: #FF9933;	
}

.membre_item {
	margin:5px 0px 5px 0px;
	padding:5px;
	border-left: 4px solid #274100;
	font-size:12px;	
	color:#274100;	
}
.membre_item a{
	color:#274100;
}
/* POST */

.container_post{
	margin: 0px 10px 0 10px;	
}

#map_post_view{
	width:680px;
	height:400px;
}

.post_titre_long{
	margin:0px;
	padding:3px 0 5px 0px;
	border-bottom: 4px solid #FF9933;
	color:	#FF9933;	
	font-size:16px;
}

.post_titre_long img{
	margin-right:5px;
}

.post_overview_album{
	margin:0px;
	padding:5px;
	border: 4px solid #FF9933;
}
.post_overview_album h2{
	padding:0px 0px 5px 0px;
	margin:0px;
}
.post_overview_album h2,.post_overview_album h2 a{
	font-size:12px;
	font-weight:bold;
	color:#FF9933;	
}

.post_virgule{	
	background: #FFFFFF url(../images/global/virgule_bulle.gif) no-repeat top left;
	height:20px;
	margin-bottom:5px;	
}
.post_virgule div{
	padding:5px 0px 0px 45px;
	font-size:10px;	
}

.lire_suite{
	text-align: right;
	padding:0px 4px 0px 0px;
}

#post_data_content{
}

.fieldset_left{
	float:left;
	width:300px;		
}

.fieldset_right_top{
	float:right;
	width:300px;	
}

.fieldset_right{	
	float:right;
	margin-top:15px;
	width:300px;	
}


/* VOIR ALBUMS */

.container_album{
	margin: 0px 10px 0 10px;	
}

div.albumbox{	
 	background-image: url(../images/global/bkg_album.gif);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 290px;
	height: 280px;
	margin: 5px 10px 5px 0px;
	padding:40px 5px 5px 5px;
}

div.albumbox img{
	/*float: left;*/
	margin:5px;
}

div.albumbox_imgs{
	/*border:1px solid red;*/
	height:210px;
	width:230px;
	margin-top:-5px;
	padding-left:8px;
}

div.albumbox_title {
	/*border:1px solid pink;*/
	height:30px;
	
}

div.albumbox_ico{
	/*float:left;*/
	width:50px;
	margin-left:5px;
}

div.box{
	border:1px solid #FF9933;
	text-align:center;
  position: relative;
  float: left;
  width: 140px;
  height: 220px;
	margin:10px 12px 10px 0px;
	padding:5px;
}

div.box_photo{
	margin:17px auto 5px auto;
	height:100px;
	!height:100px;
}

div.box_title {	
	height:80px;
	font-size:10px;	
}

#overlay_info_box {
	display:none;
	overflow:auto;
	color: #274100;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding:5px 0px;
	text-align:center;
	border:4px solid #274100;	
	background-color:#FFF;
	width:200px;
	height:50px;
}

/* POST EDIT */
#map_edit{
	position:absolute;
	z-index:-5;
	top: 20px;
	left: 0px;
	width: 300px; 
	height: 250px;
	border:1px solid #86c32a;
}

#map_edit #map_top {
	width: 300px; 
	height: 30px;	
	text-align: right;
	background-color: white;
}
#map_edit #map_content {
	width: 300px; 
	height: 224px;		
}

/* ACCUEIL FAMILLE */
.zone_toplinks{
	margin-bottom:5px;	
	padding:5px;
	background-color: #CAFAAD;
}

#zone_album{}
#zone_album .album_preview{
	float:left;
	width:120px;
	height:130px;
	padding:5px 10px 5px 10px;
	margin-right:5px;
	/*background-color: #CAFAAD;*/
	border:1px solid #CAFAAD;
}
html>body #zone_album .album_preview{
	width:100px;
	height:120px;
}

#zone_forum{
	float:left;
	width:303px;
}
.ico_titre_preview{
	margin-bottom:2px;
}

#zone_commentaire{
	float:left;
	width:300px;	
}
#zone_annuaire{}


.table_partage{
	font-size:11px;	
	width:100%;
	padding:5px;
}
.table_partage td{
	border-bottom:1px solid #86c32a;
}