html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}


a {
	font-weight: bold;
	text-decoration: none;
}
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 {
	/* padding: 10px;*/
	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 {

	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 center;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {
	border: 0px;
	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 p {

	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%;
	background: url('../graphics/comment.gif') no-repeat 0 3px;
	padding: 5px;
	padding-left: 23px;
	margin-top: 8px;
	height: 28px;
}

.comment, .comment_alt {
	
	border-top: 1px solid #CDCDCD;
	background-color: #e2e2e2;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

.comment_alt {
	background-color: #fff;
}	

.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;
}
		 
#overlay {
  	position: absolute; 
  	visibility: hidden; 
  	background-color: #38c;
	font-family: "Georgia", "Verdana", serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #fff;
}

#jump-search-container {
	text-align: right; 
	vertical-align: bottom;
}

#sortby-container, #rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#rss-image {
	margin:0; 
	padding:0; 
	display:inline
}

#no-pictures-msg {
	text-align: center; 
	padding: 15px 0px 15px 0px;
}

.align-right {
	text-align: right;
}

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#exif-container-toggle {
	width: 100%; 
	text-align: center;

}

#wrapperss {
	text-align: left;
	margin: auto;
	margin-top:10px;
		background: url(../images/header_bg.jpg) repeat-x;
		background-color:#ffffff;
width: 800px;
	padding:10px;
		border: 1px solid #363535;
}

ul.service {
	margin: 0px;
	padding: 5px;
font-size:12px;
list-style: none;
}
li.service{
	margin: 0px;
	padding: 5px;
list-style: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	line-height:150%;
	
}

body {

background-color:#D8DAD5;
	
	
}
body.splash {

	background: url(../images/header_bg_splash.jpg) repeat-x;
	background-color: #9aab67;
	
}



#header {
	height: 203px;
	position: absolute;
	
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 9px;
	
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width:auto;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	
	
	border: 1px solid #D8D8D8;
		padding: 2px;
	
}
#search-news div {
	padding: 3px 0;
	margin: 0;
	width: 140px;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	
	padding: 3px 4px 4px 4px;
	
}
#search-news h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 0em;
	text-align: justify;
}



#body-left {
	
}
#body-left-second {

}

#body-right {
	

}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#body-left-second ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
	}
#body-left-second ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 15px;
	margin-top: 2em;
	border: 1px solid #363535;
	border-left:2px solid #363535;
margin:0px;
width: 804px;
margin:auto;
}
#footer p {
text-align:center;
	margin: 0;
	padding: 0;
}
.titre { color: #0000; padding-bottom:2px; font-weight: bold;	font-size: 14px; font-family:Arial, Helvetica, sans-serif;line-height: 100%;  }
.box236_titre_1{float:right; width:236px;background-image:url(images/236_titre_back.gif);margin-bottom:10px;margin-left:10px;background-repeat:repeat-y;}
.box236_titre_2{width:236px;background-image:url(images/236_titre_top.gif);background-repeat:no-repeat;background-position:left top;}
.box236_notitre_2{width:236px;background-image:url(images/236_notitre_top.gif);background-repeat:no-repeat;background-position:left top;}

.box236_titreFAQ_2{width:236px;background-image:url(../images/236_titreFAQ_top.gif);background-repeat:no-repeat;background-position:left top;padding-top:70px;}
.box236_titre_3{width:216px;background-image:url(../images/236_titre_bottom.gif);background-repeat:no-repeat;background-position:left bottom;padding-left:10px;padding-top:10px;padding-bottom:5px;padding-right:10px;font-size:11px;}
.box236_titre_3 h3{color:#69A42E;margin:0 0 15px 0;padding:0;font-size:11px;font-weight:bold;}
.box236_titre_3 h4{color:#0000000;font-size:11px;font-weight:bold;background-image:url(../images/ligne_h2.gif);background-repeat:repeat-x;	background-position:bottom;padding-bottom:10px;margin-top:0;margin-bottom:10px;}
.box236_titre_3 p{font-size:11px;}
.menu_droit{border-top:1px #E8E8E8 solid;padding-top:2px;margin-top:1px;margin-bottom:3px;}
.menu_droit a{text-decoration:none;font-family:arial;font-size:11px;}
.menu_droit	 a:hover{text-decoration:underline;}

div.info_box
{
	margin-top: 10px;
	margin-left: 17px;
	background: url(../images/iconInfoBox.jpg) left top no-repeat;
	width: 179px;
	height: 68px;
	padding: 10px 0 0 15px;
	font-size: 11px;
}

div.info_box img
{
	float: left;
	margin-right: 5px;	
}

div.info_box span
{
	color: #00000;
	font-size: 14px;
	font-weight: bold;
}
#sidebar.secondary h2, 
#sidebar.secondary a, 
#sidebar.secondary form#site-search #site-search-label { color: #d5a737; }
#sidebar .grouped-features h2.first { border-top-color: #701224; } 
#sidebar.secondary .grouped-features h2.first { border-top-color: #d5a737; }
#bodymiddlePan{width:602px; position:relative; margin:0 auto; padding:0 88px; clear:both;}
#bodymiddlePan h2{width:500px; height:25px; display:block;  margin:0 auto;color:#474435; font-weight:bold; font:28px/68px Georgia, "Times New Roman", Times, serif; font-weight:normal;}
#bodymiddlePan p.lasttext{padding:0 0 25px 0;}
#bodymiddlePan p span{ color:#fff;}
/*----BODY MIDDLE PANEL----*/

/*----
 BOTTOM PANEL----*/
#bodyBottomPan{width:690px; background:url(../images/body_shadow.gif) 0 0 no-repeat; position:relative; margin:0 auto; padding:54px 0 0 88px; clear:both;}
#body1{width:778px; height:77px; position:relative; margin:0 auto; background:url(../images/from_shadow.jpg) 0 100% no-repeat;}
.menuss li{
float :left ; 
background-color:#4c4c4c;

margin:0px; 

padding:0px; 
border:1px solid #363535;

}
.menuss li a{
	
 display:block; 
 color:#ffffff; 
 font-size:11px; 

 text-decoration:none; 
 font-family:verdana, sans-serif;
 text-align:center; 

 padding:2px 10px 6px 5px;

 cursor:pointer; 

}
.menuss li a:hover{
	background-color:#A7BF7E;
color:#5C5C5C; 
 text-decoration:none; 
}

.menuss li.current a { 
background-color:#A7BF7E;
color:#5C5C5C; 
 text-decoration:none; 
 }


.menuss

{ list-style:none;  height:29px; margin:0px; padding:0px; }


