a{
	color: #000000;
}

a,img {		
	border: 0.5;
}

a:hover {
	color: #596C5F;
}

body {
	background-image: url(templates/pepper_revisited/images/arriere-plan.jpg);
	color: #000000;
	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: right;
	width: 100px;
}

div.spacer {
	clear: both;
}

h3 {
	clear: both;
	color: #596C5F;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h4 {
	clear: both;
	color: #596C5F;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}

input, textarea {
	border: 1px solid #ECECEC;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 1em;
}

input[type], textarea[name] {
	background: #FFFFFF;
}

input[type=submit], input[type=reset] {
	background: #FFFFFF;
	color: #000000;
}

input[type=submit]:hover {
	background: #FFFFFF;
	color: #D96C00;
}

p {
	margin: 0px 0px 10px;
}

.archivedate {
	margin: 0 auto;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.commentaire li{
	background-color: #FFFFFF;
	font-size: 11px;
	list-style-type: none;
	margin: 6px 0px 6px -40px;
	padding: 7px;
	width: 786px;
}

.current_thumbnail {
	filter: alpha(opacity=99);
	opacity: 0.99;	
	padding: 4px;
}

.exif {
	border-left-color: #FFFFFF;
	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;
}

.texte {
	float: left;
	margin-bottom: 15px;
	margin-right: 6px;
	margin-top: 5px;
	text-align: justify;
	width: 660px;
}

.thumbnails {
	border: 0;
	filter: alpha(opacity=70);
	opacity: 0.70;	
	padding: 4px;
}

#background {
	background-image: url(templates/pepper_revisited/images/motif-page.jpg);
	width: 884px;
}

#browsethumbs {
	color: #000000;
	display: block;
	font-size: 10px;
	margin: 0 auto;
	text-transform: lowercase;
}

#browsethumbs a:hover img, #browsethumbs a:focus img {
	
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding: 4px;
}

#browsethumbs table {
	border: 0px dotted #CCCCCC;
	margin: 0 auto;
	padding: 4px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#footer {
	background-image: url(templates/pepper_revisited/images/footer.jpg);
	clear: both;
	font-size: 10px;
	height: 38px;
	text-align: center;
	width: 884px;
}

#footer p {
	padding-top: 4px;
}

#header {
	background-image: url(templates/pepper_revisited/images/header99.jpg);
	clear: both;
	font-size: 10px;
	height: 90px;
	text-align: center;
	width: 884px;
}

#navbar {
	background-image: url(templates/pepper_revisited/images/navbar.jpg);
	font-size: 10px;
	height: 17px;
	width: 804px;
}

#navbar a {
	color: #000000;
	height: auto;
}

#navbar a:hover {
	background-color: #D6D6D4;
}

#thumbs {
	border: 1px dashed #CCCCCC;
	padding: 4px 4px 4px;
}

#thumbs .current_thumbnail {
	border: 0;
	filter: alpha(opacity=10);
	opacity: 0.10;
	padding: 4px;
}

#thumbs a img {	
	border: 0;	
	filter: alpha(opacity=70);
	opacity: 0.70;
	padding: 4px;
}

#thumbs a:hover img, #thumbs a:focus img {
	border: 0;
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding: 4px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 884px;
}
