#banner {
	color: #c1c1c1;
	background-color: #353535;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100px;	
}

#banner a, #banner a:visited{
	color:#c1c1c1;
}

#banner a:hover{
	color:#ff7200;
}



.logo {
	float:left;
	position:relative;
	padding:0px 5px 5px 20px;
	text-align:left;
	text-transform: uppercase;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #833D1A;
	
}

.menu {
	color:#c1c1c1;
	font-weight:bold;
	padding:5px 20px 5px 5px;
	text-align:right;
	font-family: Arial;
	font-size: 20px;
}




#content {
	text-align:center;
	background-color: #353535;	
}

#content img{
	border:15px white solid;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 684px;	
}

#wrapper a{
	color: #ff7200;
	text-decoration:none;
}


.texte {

	color:#c1c1c1;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: justify;
	width: 500px;
}

#thumbs {
	border: 1px dotted #CCCCCC;
	margin: 0 10px;
	padding:  4px 4px 4px 8px;
}

#thumbs .thumbnails {
	margin:1px;
	border: 1px white solid;
	padding: 0px;
}


#thumbs .current-thumbnail {
	border: 2px  white solid;
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding: 0px;
}

#thumbs a img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	
}

#thumbs a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
}

#footer {
	color:#c1c1c1;
	clear: both;
	padding: 0px;
	margin-top: 30px;
	font-weight:bold;
	padding:4px;
	text-align:center;
	text-transform: none;
	font-family:Arial;
	font-size: 12px;
	
}

#footer a:hover {
	color: #c1c1c1;
	text-decoration: none;
}





a{
	color: #FF7200;
}

a,img {
	border: 0;
}

a:hover {
	color: #c1c1c1;
}

body {
	
	background-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.formw {
	float: right;
	text-align: left;
	width: 470px;
}

div.row span.label {
	float: left;
	text-align: left;
	width: 100px;
}

div.spacer {
	clear: both;
}

h3 {
	clear: both;
	color: #ff7200;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;

}


h4 {
	clear: both;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;

}

input, textarea {
	border: 1px solid #ECECEC;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 1em;
}

input[type], textarea[name] {
	background: #FAFAFA;
}

input[type=submit], input[type=reset] {
	background: #FAFAFA;
	color: #000000;
}

input[type=submit]:hover {
	background: #FAFAFA;
	color: #D96C00;
}

p {
	margin: 0px 0px 10px;
}

.archivedate {
	margin: 0 auto;
	text-align: center;
}

.commentaire li{
	background-color: #353535;
	font-size: 12px;
	font-family: Arial;
	color: #c1c1c1;
	list-style-type: none;
	margin: 6px 0px 6px -40px;
	padding: 7px;
	width: 460px;
}

/*.current-thumbnail {
	border: 2px white solid;
	padding: 0px;} */

.exif {
	border-left-color: #EFEFEF;
	border-left-style: solid;
	border-left-width: 2px;
	color: #C4C4C4;
	float: left;
	font-size: 10px;
	font-style: normal;
	margin-top: 5px;
	padding-left: 5px;
	width: 110px;
}

.sub-wrapper {
	padding-left: 8px;
	padding-right: 6px;
}






.thumbnails {
	margin:1px;
	border: 1px white solid;
	padding: 0px;
}


#background {
	background-image: url(templates/pepper_revisited/images/motif-page.jpg);
	width: 684px;
}

#browsethumbs {
	color: #333333;
	display: block;
	font-size: 10px;
	margin: 0 auto;
	text-transform: lowercase;
}

#browsethumbs a:hover img, #browsethumbs a:focus img {
	border: 1px solid #666666;
	filter: alpha(opacity=70);
	opacity: 0.70;
	padding: 4px;
}

#browsethumbs table {
	border: 1px dotted #CCCCCC;
	margin: 0 auto;
	padding: 4px;
}












.logo a:link, a:visited, a:active {
	color: #c1c1c1;
	text-decoration: none;
}
.logo a:hover {
	color: #333333;
	text-decoration: none;
}
.menu a:link, a:visited, a:active {
	color: #c1c1c1;
	text-decoration: none;
}
.menu a:hover {
	color: #ff7200;
	text-decoration: none;
}







#wrapper {
        position:relative; 
	left:50% ; 
	padding-top:20px;
	margin-left:-350px;         
	margin-top: 0px;
	width: 700px;	
}

