/* Css Template by n141.com */
body, html {
	height:auto !important;        
	height:100%;
	min-height:100%;
	color : #000000;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #B5B6B4;
}
#container{
	/*height:auto !important;*/
	height:100%;
	min-height:100%;	
	}
.header{
	background-color:#FFFFFF;
	height:110px;
	max-height:110px;
	vertical-align: bottom;
	}
	
.rightshadow {
	background-image:url(images/02-right_shadow.jpg);
	background-repeat: repeat-y;
}

.leftshadow {
	background-image:url(images/03-left_shadow.jpg);
	background-repeat: repeat-y;
}

h2{
}

a{
	text-decoration:none;
	color: #7D7D7D;
}

a:hover{
	text-decoration:underline;
	color: #000000;
}

/* ------------------------- TOP MENU ----------------------------*/
#topmenu {
	text-align: left;
	color: #d1cfcb;
	font-size: 12px;
	letter-spacing: 0.1em;
	height: 20px;
	width:878px;
}
#topmenu a:link, #topmenu a:visited {
	color: #D1CFCB;
	text-decoration: none;	
	}
	
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;	
	}

/*-------------------------- MENU ----------------------------*/
#menu {
	overflow: visible;
	position: relative;
	width: 175px;
	top: 15px;
	right:15px;
	border: 1px solid #000000;
	float: left;
}

#menu_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A4A597;
	text-align: center;
	height: 24px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}

#menu_content {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	background-color:#4D4B4C;
	text-align:left;
}

#menu_content_legal {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:12px;
	color: #A4A597;
	background-color:#4D4B4C;
	text-align:left;
}

#menu_content p {
	margin-top:10px;
	margin-bottom:10px;
}

#menu a:link, #menu a:visited{
	color: #D1CFCB;
	text-decoration: none;
	}

#menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

#menu_content ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0;
	padding-left: 5px;
	list-style-type: none;
}

#menu_content ul li {
	color: #D1CFCB;
	background: url(images/puce.gif) no-repeat 0 middle;
	padding-left: 15px;
}

#menu_sep {
	height: 1px;
	background-color: #A4A597;
}

/*-------------------- ADMIN MENU -------------------------*/
#admin_menu_table {	
	background-color:#333333;
	padding:0px;
	margin: 2px 0px 2px 0px;
	width:878px;
	height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
}


#admin_menu a:link {
 	font-size:11px;
	color:#D1CFCB;
	padding:2px;
	text-decoration:none;
	vertical-align:middle;
	}
	
#admin_menu a:visited {
	font-size:11px;
	color:#D1CFCB;
	padding:2px;
	text-decoration:none;
	vertical-align:middle;
	}
	
#admin_menu a:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px;
	vertical-align:middle;
	}

.admin_menu, .admin_menu a, .admin_menu a:visited {
	font-size:11px;
color:#666666;
	text-decoration:none;
	}
	
.admin_menu a:hover{
	font-size:10px;
color:#333333;
	text-decoration:underline;
	}
.subtitle_text{
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	color: #B3AFAA;
}	
/* ---------------------------------------- Fin css perso ----------------------------------*/

/* ----------------------------- TABLES ------------------------------------*/
#gallery_table{
	border: 1px solid #9E998F;
	margin:15px 5px 15px 0px;
	padding:0px;
	width:694px;
	height:150px;
}

.maintable {
		background-color: #FFFFFF;
        margin: 1px;
		width:100%;
}

.statistics{
	height:26px;
	font-size:11px;
	background : #E6E6E6;
	color : #7F7C77;
	margin:1px;
	border:none;
	/*padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;*/
	font-weight: bold;
	line-height:26px;
	}
	
.tableh1 {
	position:inherit;
	top:0px;
	height:26px;
	font-size:11px;
	background : #E6E6E6;
	color : #7F7C77;
	margin:1 1 0 1;
	border:none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	line-height:26px;
	text-transform:uppercase;
}
.tableh1_compact {

}

.tableh2{
	font-size:13px;
	text-decoration: underline;
	color: #000000;
	text-indent:5px;

}

.tableh2_compact {
        /*background: #D1D7DC ;*/
	font-size:12px;
	font-weight:bold;
   	color : #000000;
	padding:2px 0px 2px 0px;
}

.tableb {
	font-size:12px;
    background: #FFFFFF ;
    padding:10px;
}

.tableb a, .tableb a:visited {


}

.tableb ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0;
	padding-left: 5px;
	list-style-type: none;
}

.tableb ul li {
	background: url(images/puce2.gif) no-repeat 0 middle;
	padding-left: 15px;
}

.tableb_sep {
	height: 1px;
	background-color: #A4A597;
}

.tableb_compact {
	font-size:10px;
	background: #FFFFFF ;
	padding:5px;
	
}

.tableb_compact a {
	font-size:10px;
	text-transform: lowercase;
	padding:0px 2px 0px 0px;
}
.albums{
	margin:0px;
	padding:0px;
	}
	
.albcompact_cell {
	font-size:12px;
	border:solid 1px #9E998F;
	background : #FFFFFF;
	color : #000000;
	width:160px;
	height:100%;
	padding:0 0 5 0;
}
.albcompact_row {
	padding:5 0 5 0;
	height:100%;
}
.alblink{
height:20;
}
.alblink a {	
	font-size:12px;
	color : #000000;
	margin:1px;
	/*border:none;*/
	

}
.alb_admin_menu a{
	display:inline;
	font-size:10px;
	line-height:10px;
	text-transform: lowercase;
	padding:0px 2px 0px 0px;
	}
.alb_compact{
border:solid 1px #CCCCCC;
}
.alb_in_cat{
	border:solid 1px #9E998F;
	padding:0 0 5 0;
	background : #FFFFFF;
	color : #000000;
	width:160px;
	height:100%;
	}
.alb_in_cat_emptycell{
	visibility:hidden;
	width:25%;
	height:100%;
	}
.25percent_width{
	width:25%;
}

.border{
	border:solid 1px #333333;
}	
.breadcrumb{
	position:relative;
	top:0px;
	height:26px;
	font-size:11px;
	background : #E6E6E6;
	color : #7F7C77;
	margin:1px;
	border:none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	line-height:26px;
}
/*----------------- CATEGORIES --------------------------*/

.catlist_spacer{
	/*height:12px;
	min-height:12px;*/
	}

.catrow_noalb{
	height:26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E998F;
	border-bottom-color: #9E998F;

}

.catrow_noalb a, .catrow_noalb a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F7C77;
	text-decoration: none;
	padding-left:10px;
	line-height:23px;
}

.catrow {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.catrow td{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.catlink {
        display: block;
        margin-bottom: 2px;
		text-indent:10px;
		line-height:12px;
}

.catlink a, .catlink a:hover  {
        text-decoration: underline;
        color: #000000;
		text-indent:10px;
}
.catdesc {
        display: block;
        margin-bottom: 2px;
		padding-top:2px;
		padding-left:10px;
		line-height:12px;
}
.statlink {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
    color: #7F7C77;
}

.statlink a {
        text-decoration: none;
        color: #7F7C77;
}

.statlink a:hover {
        color: #7F7C77;
        text-decoration: underline;
}
.sortorder_options{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676E04;
	text-align:right;
	padding:5px;
	}
	
.album_stat{
	margin:0px;
	padding:0 0 0 10 ;
	line-height:12px;
	}
	/* --------------------------------- THUMBS -------------------------------------*/
.navmenu_table{
	padding:50px;
	}
.navmenu{
	padding:5px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#676E04;
	}
.navmenu a:link, .navmenu a:visited{
	color:#4D4B4C;
	text-decoration:none;
	}
.navmenu a:hover{
	color:#676E04;
	text-decoration:underline;
	}

.navmenu_pic {
	margin-right:4px;
}

.thumbview_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#4D4B4C;
	vertical-align:middle;
	}
	
.thumbnails{
	/*padding: 5px;*/
}
.thumbnails img{
	border:solid 1px #000000;
	/*margin: 5px;*/
}
.thumb_filename {
        /*font-size: 80%;
        display: block;*/
}

.thumb_title {
       font-size: 11px;
	   display:block;
	   line-height:12px;
	   padding:4 0 4 0;
}

.thumb_caption {
        font-size: 10px;
        padding: 1px;
		line-height:11px;
		color:#787876;
       /* display : block;*/
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        /*font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;*/
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

/*-------------------- FOOTER ---------------------*/
.footer {
	display:none;
	font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}
.custom_footer{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7D7D7D;
	display:block;
	text-align: center;
	vertical-align:bottom;
	padding-bottom:5px;
	/*line-height:28px;*/
	}

.custom_footer a {
	color:#7D7D7D;
	text-decoration: none;
}

.custom_footer a:hover {
        color:#7D7D7D;
        text-decoration: underline;
}



.image{
	border: 1px solid #000000;
	padding:0px;
	margin:0px;
	display:block;
}
.filmstrip_table{
	padding:5px 0px 5px 0px;
	margin:0px;
}

.display_media{
width:80%;
}
.bigimage{
	border:solid 1px #666666;

	}
.imagetitle{
	font-size: 12px;
}
#picinfo{

}
.picinfo_title{
color:#7E7D7B;
padding:20 0 10 20;
font-size:12px;
font-weight:bold;
}
.picinfo{
color:#787876;
font-size:12px;
padding-left:20px;
}
.picinfo a, .picinfo a:visited{
color:#787876;
font-size:12px;
font-weight:700;
text-decoration:none;
}
.picinfo a:hover{
color:#787876;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.slideshow{
/*border:solid 1px #666666;*/
	min-height:80%;
	height:80%;
}
.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}



.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A4A597;
}

.title a{
	text-decoration:none;
	color: #A4A597;
}

.title a:hover{
	text-decoration:underline;
	color: #7D7D7D;
}