/***************** Général *******************/

img {border:none;}
td {vertical-align:top;}

a, a:visited {color:blue;}
a:hover {color:green;}

/***************** layout *******************/

body {
margin:auto;
background-color:white;
text-align:center;
font-family:Verdana;
font-size:0.9em;
color:#645940;
}

#conteneur {
width: 800px;
margin:auto;
background: #FFFFFF url(img/page_800.png) ;
}


/***************** TOP *******************/

#top {
width: 800px;
height:114px;
background: #FFFFFF url(img/top_800.png) ;
background-repeat: no-repeat;
}

#top2 {
width: 800px;
height:179px;
background: #BB6435 url(img/top2_800.png) ;
background-repeat: no-repeat;
}

/***************** Menu *******************/

td.thumb1 {}

#imageSlideshowHolder img {
border:1px solid gray;
}

#menu {
width:163px;
padding-left:17px;
padding-right:3px;
text-align:left;
vertical-align:top;
background:transparent;
color:white;
font-size:0.75em;
font-weight:bolder;
}

#menu h2 {text-align:center;}

#menu ul {padding-left:10px;list-style:none;margin-left:0;}


#menu li {padding-left:15px;background: url(img/puce.png) left no-repeat;}
#menu li:hover {padding-left:15px;background: url(img/puce_hover.png) left no-repeat;}



#menu li a { text-decoration:none; color:white; }
#menu li a:hover { color:yellow;}



/***************** CONTENU *******************/

#contenu {
padding: 8px 25px 8px 20px;
text-align:justify;
width:570px;
}

#contenu2 {
padding: 8px 35px 8px 10px;
width:570px;
}

#contenu h2, #contenu2 h2 {
font-size:1.2em;
color:blue;
margin:0;
text-align:center;
}

#contenu h3, #contenu2 h3 {
font-size:0.9em;
color:brown;
margin:0;
text-align:center;
}

#home {
width:560px;
font-size:80%;
color:black;
margin-top:1em;
}

#home h3 {margin-bottom:0.2em;}

#home ul {
list-style:none;
margin-top:0;
}

#home li {padding-left:20px; background: transparent url(img/fleche_petit.gif) no-repeat ;}
#home li:hover {padding-left:20px; background: transparent url(img/fleche_petit_hover.gif) no-repeat ;}

#home a {text-decoration:none;color:black;}
#home a:hover {text-decoration:underline;color:brown;}


/***************** Footer *******************/

#foot {
height:20px;
background : #BB6435;
color: white;
font-size:0.7em;
text-align:left;
padding-left:10px;
}


#foot a {color: white; text-decoration:none;}
#foot a:hover {color: yellow; text-decoration:none;}

#foot p {padding-top:2px;}

#cpr {float:right;margin-right:10px;}







/*****************  SLIDESHOW *******************/


	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:1.50em;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:160px;	/* Image width */
		height:118px;	/* Image height */
		
		/*padding-left:1.55em;*/
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:118px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	
	
/* NEWS */

#news {
float:right;
margin:15px 10px;
width:250px;
background: #F3F3F3;
border:1px solid gray;
font-size:80%;
text-align:left;
padding:10px;
}

#news h3 {text-align:center; color: brown; font-size:1em;}

#news ul {list-style:none;margin-left:0;padding-left:0;}
	



/*****************  PLOGGER *******************/



#arbo td {text-align:left;font-size:11px;}


#breadcrumb_links a, #pagination a {text-decoration:none;color:blue;}
#breadcrumb_links a:hover, #pagination a:hover {text-decoration:underline;color:green;}
a.navig {border:none;color:blue;text-decoration:none;}
a.navig:hover {border:none;color:green;text-decoration:none;}

#link-back a {font-size:10px;color:gray;}




form {display: inline;}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	width: 100%;
}

#wrapper {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


#jump_menu {
	float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {
	font-size:11px;
	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
		 

