html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
img
{
    BORDER:0px;
}

a
{
	FONT-WEIGHT: normal;
	COLOR:#808080;
}
a:visited
{
    FONT-WEIGHT: normal;;
	COLOR:#808080;
}
 a:hover
{
    FONT-WEIGHT: normal;;
	COLOR:#808080;
}

/*
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
*/
#recension .colRight{background:url(images/cRight.png) no-repeat ;height:29px;width:22px; }
#recension .colLeft{background:url(images/cLeft.png) no-repeat ;height:29px;width:22px; }
#recension  .colMiddle{background:url(images/cMiddle.png) repeat-x ;height:29px; }

.ouv-droit{
background:url(images/background-ouv-relief.png) no-repeat ;
background-position: -21px 96px;
}

.ouv-relief{
background:url(images/background-ouv-relief.png) no-repeat ;
background-position: -35px 96px;
}

.ouv-droit-small{
background:url(images/background-ouv-relief-small.png) no-repeat ;
background-position: 0px 64px;
}

.ouv-relief-small{
background:url(images/background-ouv-relief-small.png) no-repeat ;
background-position: 0px 58px;
}

/* attributes navigation galleryview */
.galleryview {
	font-size: 12pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
	font-weight: bold;
}

/* attributes of the container element of textbox */
.searchboxtd{
height:23px;
width:262px;
background:url(images/search_bg.jpg) no-repeat bottom;
background-position: left top;
float:left;
}
/* attributes of the input box */
.searchbox
{
background:none;
border:none;
width:233px;
height:13px;
margin:0;
padding: 2px 0px 0px 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
/*  End attributes of the container element of textbox */


/*  easySlider */

.easySlider ul, .easySlider li, .easySlider p{
	margin:0;
	padding:0;
	list-style:none;
}
.easySlider, .easySlider li{ 
/* 
	define width and height of container element and list item (slide)
	list items must be the same size as the slideCoupDeCoeur area
*/ 
	width:650px;
	height:340px;
	overflow:hidden; 
}

.easySliderCollection ul, .easySliderCollection li, .easySliderCollection p{
	margin:0;
	padding:0;
	list-style:none;
}
.easySliderCollection, .easySliderCollection li{ 
/* 
	define width and height of container element and list item (slide)
	list items must be the same size as the slideCoupDeCoeur area
*/ 
	width:750px;
	height:400px;
	overflow:hidden; 
}
div.easySliderCollection  h1 {
	FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: black;
	PADDING:0px;
	MARGIN:0px;
}
div.easySliderCollection h2 {
	FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	COLOR: black;
	PADDING-TOP:5px;
	PADDING-BOTTOM:5px;
	PADDING-LEFT:0px;
	PADDING-RIGHT:0px;
	MARGIN:0px;
}
div.easySliderCollection  h3 {
    FONT-SIZE: 7pt;
	FONT-WEIGHT: normal;
	COLOR: #54A2D5;
	PADDING:0px;
	MARGIN:0px;
}
div.easySliderCollection h4 {
    FONT-SIZE: 7pt;
	FONT-WEIGHT: normal;
	COLOR: #7c7159;
	PADDING:0px;
	MARGIN:0px;
}
div.easySliderCollection  h5 {
	FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR: black;
	PADDING-TOP:5px;
	PADDING-BOTTOM:5px;
	PADDING-LEFT:0px;
	PADDING-RIGHT:0px;
	MARGIN:0px;
}

.easySliderListOeuvre ul, .easySliderListOeuvre li, .easySliderListOeuvre p{
	margin:0;
	padding:0;
	list-style:none;
}

.easySliderListOeuvre, .easySliderListOeuvre li{ 
/* 
	define width and height of container element and list item (slide)
	list items must be the same size as the slideCoupDeCoeur area
*/ 
	width:750px;
	height:400px;
	overflow:hidden; 
}

/* numeric controls */	
ol.slideCollectioncontrols {	
    FONT-SIZE: 10pt;
	margin:1em 0;
	padding:0;
	height:20px;
}
ol.slideCollectioncontrols li{
	margin:0 1px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:20px;
	line-height:20px;
}		

ol.slideCollectioncontrols li a{
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #ffffff;
	background:#0075B5;
	color:#ffffff;
	padding:0 5px;
	text-decoration:none;
}

ol.slideCollectioncontrols li.current a{
	background:#0075B5;
	color:#80BADA;
}

ol.slideCollectioncontrols li a:focus{}



/*  easySlider */

/*
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
*/
