.ratingblock {
	width: 100%;
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
}
.loading {
	height: 18px;
	background: url('../images/working.gif') 50% 50% no-repeat;
}
.unit-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 18px; /* ****************************************** Change to new image width */
	position: relative;
	background: url('../images/stars/star-18px.gif') top left repeat-x; /* Change image name / path */		
}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.unit-rating li a {
	outline: none;
	display:block;
	width:18px; /* ******************************************** Change to new image width */
	height: 18px; /* ****************************************** Change to new image width */
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('../images/stars/star-18px.gif') left center; /* Change image name / path */
	z-index: 2;
	left: 0px;
}

.unit-rating li.current-rating {
	background: url('../images/stars/star-18px.gif') left bottom; /* Change image name / path */
	position: relative;
	height: 18px; /* *************************************** Change to new image width */
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* @end */

/* @group Rating Star Hover */

/* ************************************************
If you have used the Ajax Rating CSS Calculator, 
please remove the code BELLOW and replace it with
the dynamically generated CSS calculator output
************************************************* */

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width: 18px;}
.unit-rating a.r2-unit{left: 18px;}
.unit-rating a.r2-unit:hover{width: 36px;}
.unit-rating a.r3-unit{left: 36px;}
.unit-rating a.r3-unit:hover{width: 54px;}
.unit-rating a.r4-unit{left: 54px;}
.unit-rating a.r4-unit:hover{width: 72px;}
.unit-rating a.r5-unit{left: 72px;}
.unit-rating a.r5-unit:hover{width: 90px;}
.unit-rating a.r6-unit{left: 90px;}
.unit-rating a.r6-unit:hover{width: 108px;}
.unit-rating a.r7-unit{left: 108px;}
.unit-rating a.r7-unit:hover{width: 126px;}
.unit-rating a.r8-unit{left: 126px;}
.unit-rating a.r8-unit:hover{width: 144px;}
.unit-rating a.r9-unit{left: 144px;}
.unit-rating a.r9-unit:hover{width: 162px;}
.unit-rating a.r10-unit{left: 162px;}
.unit-rating a.r10-unit:hover{width: 180px;}

/* ************************************************
If you have used the Ajax Rating CSS Calculator, 
please remove the code ABOVE and replace it with
the dynamically generated CSS calculator output
************************************************* */

/* @end */

/* @group Status Messages */

#voted {
	color:#999;
}
#thanks {
	color:#36AA3D;
}
#shame {
	color:#CC3333;
}










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(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: 100%; /*letter-spacing: .1em;*/
	font-style: normal;
	line-height: 1.25em;
	margin: 0;
	padding: 1em 2em .5em 2.25em;
	text-align: left;
}

body {
	
	color: #565D70;
	font-family: Tahoma,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: Tahoma,Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h3 {
	clear: both;
	color: #D73414;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h4 {
	clear: both;
	color: #D73414;
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

input, textarea {
	border: 1px solid #ECECEC;
	font-family: Tahoma,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;
}

.about-wrapper-per {
	margin-bottom: 0;
	margin-right: 1em;
	margin-top: 1em;
	padding-bottom: .5em;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per h2 {
	margin: .75em 1em 0em .5em;
	padding: 3px 4px 2px 4px;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per h3 {
	margin-bottom: .25em;
	margin-right: 1em;
	margin-top: 1em;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per h4 {
	margin-bottom: .25em;
	margin-right: 2.25em;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per img.alignleft {
	border: none;
	float: left;
	margin-bottom: .2em;
	margin-left: 0;
	margin-right: .75em;
	margin-top: .5em;
}

.about-wrapper-per img.alignright {
	border: none;
	float: right;
	margin-right: 0;
}

.about-wrapper-per p {
	margin-right: 2.25em;
	margin-left: 2.75em;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per table {
	margin-bottom: .25em;
	margin-right: 2em;
	margin-top: 0em;
	text-align:right;
	direction:rtl;
}

.about-wrapper-per tr {
	padding: 2px;
	vertical-align: top;
}

.archivedate {
	margin: 0 auto;
	text-align: \;
}

.browsetbl td {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: .1em;
	padding: .4em 0;
}

.commentaire li{
	background-color: #F3F3F3;
	font-size: 12px;
	list-style-type: none;
	margin: 6px 0px 6px -40px;
	padding: 7px;
	width: 586px;
	text-align:right;
	direction:rtl;
}

.current-thumbnail {
	border: 1px dotted #666666;
	padding: 4px;
}

.exif {
	color: #666666;
	float: left;
	font-size: 10px;
	font-style: normal;
	margin-top: 2;
	width: 110px;
	text-align:left;
	font-family:Tahoma
}

.sub-wrapper {
	padding-left: 8px;
	padding-right: 6px;
	text-align:right;
	direction:rtl;
}

.texte {
	float: left;
	margin-bottom: 2;
	margin-right: 2;
	margin-top: 2;
	text-align: justify;
	width: 460px;
	direction:rtl; font-family:tahoma; font-size:10pt; color:#808080
}

.thinline {
	border-top: 1px dotted;
	height: 1px;
	margin: 0 1.5em .25em;
}

.thumbnails {
	border: 0px;
	padding: 5px;
}

#about a.external {
	background-image: url(images/extlink.gif);
	background-position: 100% 45%;
	background-repeat: no-repeat;
	padding-right: .75em;
}

#about p {
	line-height: 1.5em;
}

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

#browsethumbs {
	color: #333333;
	display: block;
	font-size: 11px;
	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(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(images/navbar.jpg);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	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;
}
