a{
	color: #727272;
}

a,img {
	border: 0;
}

a:hover {
	color: #D73414;
}

acronym, abbr {
	color: #D73414;
	cursor: help;
}

blockquote {
	background-color: #FFFFF2; /*#F9F9F9;*/
	background-image: url(templates/pepper_revisited/images/nice_quote_sm.gif);
	background-position: 2% 15%;
	background-repeat: no-repeat; /*border-bottom: 1px dotted #EBEBEB;*/
	border-left: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB; /*	border-top: 1px dotted #EBEBEB;*/
	color: #666666;
	margin: 1em 4em 1em 4em; /*padding: 20px 20px 20px 20px;*/
}

blockquote cite {
	display: block;
	font-style: italic;
	margin: 0;
	padding-right: 1em;
	text-align: right;
}

blockquote p {
	font-size: 88%; /*letter-spacing: .1em;*/
	font-style: normal;
	line-height: 1.25em;
	margin: 0;
	padding: 1em 2em .5em 2.25em;
	text-align: left;
}

body {
	background-image: url(templates/pepper_revisited/images/arriere-plan.jpg);
	color: #727272;
	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;
}

h2 {
	background-color: #FDFFF3;
	border: 1px dotted #EBEBEB;
	border-left: 2px solid #EBEBEB;
	clear: both;
	color: #D73414;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h3 {
	clear: both;
	color: #D73414;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h4 {
	clear: both;
	color: #D73414;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	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: #FAFAFA;
}

input[type=submit], input[type=reset] {
	background: #FAFAFA;
	color: #000000;
}

input[type=submit]:hover {
	background: #FAFAFA;
	color: #D96C00;
}

p {
	margin: 0px 0px 10px;
}

strong {
	color: #C10303;
	font-weight: bold;
}

.about-wrapper {
	margin-bottom: 0;
	margin-left: 1em;
	margin-top: 1em;
	padding-bottom: .5em;
}

.about-wrapper h2 {
	margin: 0 1em .75em .5em;
	padding: 3px 4px 2px 4px;
}

.about-wrapper h3 {
	margin-bottom: .25em;
	margin-left: 1em;
	margin-top: 1em;
}

.about-wrapper h4 {
	margin-bottom: .25em;
	margin-left: 2.25em;
}

.about-wrapper img.alignleft {
	border: none;
	float: left;
	margin-bottom: .2em;
	margin-left: 0;
	margin-right: .75em;
	margin-top: .5em;
}

.about-wrapper img.alignright {
	border: none;
	float: right;
	margin-right: 0;
}

.about-wrapper p {
	margin-left: 2.25em;
	margin-right: 2.75em;
}

.about-wrapper table {
	margin-bottom: .25em;
	margin-left: 2em;
	margin-top: 0em;
}

.about-wrapper tr {
	padding: 2px;
	vertical-align: top;
}

.archivedate {
	margin: 0 auto;
	text-align: center;
}

.browsetbl td {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: .1em;
	padding: .4em 0;
}

.commentaire li{
	background-color: #F3F3F3;
	font-size: 11px;
	list-style-type: none;
	margin: 6px 0px 6px -40px;
	padding: 7px;
	width: 586px;
}

.current-thumbnail {
	border: 1px dotted #666666;
	padding: 4px;
}

.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;
}

.texte {
	float: left;
	margin-bottom: 15px;
	margin-right: 6px;
	margin-top: 5px;
	text-align: justify;
	width: 460px;
}

.thinline {
	border-top: 1px dotted;
	height: 1px;
	margin: 0 1.5em .25em;
}

.thumbnails {
	border: 0px;
	padding: 5px;
}

#about a.external {
	background-image: url(templates/pepper_revisited/images/extlink.gif);
	background-position: 100% 45%;
	background-repeat: no-repeat;
	padding-right: .75em;
}

#about p {
	line-height: 1.5em;
}

#background {
	background-image: url(templates/pepper_revisited/images/motif-page.jpg);
	width: 684px;
}

#browsethumbs {
	color: #333333;
	display: block;
	font-size: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
	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;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#footer {
	background-image: url(templates/pepper_revisited/images/footer.jpg);
	clear: both;
	font-size: 10px;
	height: 38px;
	text-align: center;
	width: 684px;
}

#footer img {
	vertical-align: middle;
}

#footer p {
	padding-top: 4px;
}

#navbar {
	background-image: url(templates/pepper_revisited/images/navbar.jpg);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 10px;
	height: 17px;
	width: 600px;
}

#navbar a {
	color: #727272;
	height: auto;
}

#navbar a:hover {
	background-color: #D6D6D4;
}

#thumbnav {
	padding-bottom: 2px;
}

#thumbnav a {
	text-decoration: none;
}

#thumbs {
	border: 1px dotted #CCCCCC;
	margin: 0 10px;
	padding: 4px 4px 8px;
}

#thumbs .current_thumbnail {
	border: 1px solid #666666;
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding: 4px;
}

#thumbs a img {
	filter: alpha(opacity=70);
	opacity: 0.70;
}

#thumbs a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 684px;
}

