@import "layout.css";

body {
	font-family: Arial, "Arial", serif;
	font-size: 1.2em;
	text-align: left;
	margin-left: 0.4em;
	color: #84888C;
	background : #F3F3F3 url(../img/fondTop.jpg) repeat-x;
	text-align: center;
}

#page {
	background: transparent url(../img/fondCentre2.jpg) repeat-y left; 
}

#top {
	background: #444 url(../img/haut2.jpg) no-repeat center bottom;
}

#bottom {
	font-family: Arial, "Arial", serif;
	font-size: 12px;
	text-align: center;
	margin-left: 16px;
	color: #84888C;
	background: #EBEBEB;
}

#bottom a{
	color: #84888C;
	text-decoration: none;
}

#top h1 a{
	font-size: 1.5em;
	color: #FFCC00;
	text-decoration: none;
}

.pub					{color:#9a0;font:italic 110% georgia,serif;line-height:1.1em;}
.quote					{color:#9a0;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif; line-height:1em;}
.quoteBleue				{color:#02006D;font: 90% georgia,serif;line-height:1.1em;}
.titreProduit			{color:#9a0;font: 100% georgia,serif;line-height:1.1em;font-weight: bold;}
.produit 				{ background-color: #E5FB9D; color : #646668; text-decoration: none; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.prix 					{ margin-left: 0.4em; color : #FF7600; text-decoration: none; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }


.gratuit				{ margin-left: 0.4em; color : #FFAD09; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gratuit:link			{ margin-left: 0.4em; color : #FFAD09; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gratuit:visited		{ margin-left: 0.4em; color : #FFAD09; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gratuit:active			{ margin-left: 0.4em; color : #FFAD09; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gratuit:hover			{ margin-left: 0.4em; color : #707070; text-decoration: underline overline; font-size: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }


.texte 					{ color : #707070; text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.textePetit 			{ color : #707070; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.tabHead				{ color:275FB0;font: 110% georgia,serif;line-height:1.1em; }
.tabGauche				{ color:#0b78b3; font-size:12px;}
.tabImpair				{ color : black; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica;}
.tabPair				{ color : black; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica;}

.form 					{ font-size: 12px; color: #0b78b3; border: 1px solid #C3C3C3;	height:18px; padding-left:12px;}

.titre
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size: 25px;
background : #CCCCCC url(../img/fondTitre.jpg) repeat-x;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
margin-bottom: 15px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.cadre
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background : #CCCCCC url(../img/fondCadre.jpg) repeat-x;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
margin-bottom: 15px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.cadre img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.marqueur {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	float:left;
	background-color:#fff;
	margin-top: 15px;
	padding:10px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.marqueur a { color:red; text-decoration:none; } 
.marqueur a:hover { color:red; font-weight:bold; } 

.marqueur img {
	float:left;
	margin:-5px 10px 0px 0px;
	background-color:#fff;
	padding:2px;
	border:0px;
}

.listing
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#EDF436;
font-size: 12px;
background : #3F3F3F;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #BEC331;
border-right-color: #BEC331;
border-bottom-color: #BEC331;
border-left-color: #BEC331;
margin-bottom: 15px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.listing img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.titreListing {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;font-weight:bold;
	color: #FFFFFF;
	background-color:#89897B;
	margin-bottom: 15px;
	padding:10px;
	border:1px solid #000000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.titreListing img {
	float:left;
	margin:-7px 10px 0px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.enteteListing	{color:#FFFFFF;font-family: 'Trebuchet MS',Verdana,Arial, Helvetica, sans-serif;font-weight: bold;}
.petitListing	{ color : #EDF436; text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
	height:300px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(../img/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:680px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:190px;
	height:274px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../img/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 20px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

/* position and dimensions of the navigator */
.navi {
	margin-left:380px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}
