/******************************************************************************

WSGEST 1.0.0
CONSOLE DE GESTION
COPYRIGHT 2008 WEBSTAR CONCEPT http://www.wsconcept.com
-------------------------------------------------------------------------------

Nom du style :			original
Base de style :			original
Fichier de style :		stylesheet_wsgest
Auteur :				WebStar Concept ( http://www.wsconcept.com )
Créé le :				28.08.2008
Modifié le :			
Modifié par :			

Copyright :				2008 WebStar Concept
******************************************************************************/

/* Réinitialisation des balises de base
---------------------------------------- */
* {
	margin: 	0;
	padding: 	0;
	cursor:		default;
}

html {
	font-size: 		100%;
	height: 		100%;
	margin-bottom: 	1px;
	
}
a {
	cursor:pointer;
	text-decoration:none;
}

/* Mise en page principale
---------------------------------------- */
body {
	margin:			0; 
	padding:		0; 
	background: 	#FFFFFF url("../images/bg_body.jpg") center repeat-y; 
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 		10px; 
	color:			#6b6b6b;
}

#header {
	width: 				905px;
	height: 			112px;
	margin:				0 auto 0 auto;
	padding:			0;
	background-image:	url("../images/bg_header_hiver.jpg");
}

.spacer {
	clear: 		both;
	visibility:	hidden;
	margin:		0;
	padding:	0;
}

#footer {
	width: 			905px;
	height: 		25px;
	margin:			0 auto 0 auto;
	background:		url("../images/bg_footer.jpg") bottom no-repeat;
}

#footer p {
	color:			#6b6b6b;
	padding-top:	26px;
	font-size: 		9px;
	text-align: 	center;
}
#footer a {
	color:			#6b6b6b;
	text-decoration:none;
	font-weight:bold;
}

/* Mise en forme des menus
---------------------------------------- */
#topMenu {
	text-align:right;
	width: 				255px;
	height: 			23px;
	margin:				7px auto 0 auto;
	padding-top:		12px;
	padding-left: 		650px;
	background-image:	url("../images/bg_top.jpg");
}

#topMenu ul {
	margin: 0;
	padding:0;
	list-style:none;
	margin-right:10px;
}

#topMenu li  {
	display:		inline;
	border-left:	#a0a0a0 solid 1px;
	padding-left: 	5px;
	padding-right:	5px;
}

#topMenu li a:link { text-decoration: none; color:#FFFFFF;}
#topMenu li a:visited { text-decoration: none; color:#FFFFFF;}
#topMenu li a:hover { text-decoration: underline; color:#FFFFFF;}


#menuPrincipal {
	width: 				855px;
	height: 			39px;
	margin:				0 auto 0 auto;
	padding: 			0 25px 0 25px;
	background-image:	url("../images/menu1.jpg");
	list-style:			none;
	font-weight:		bold;
	text-align:			center;
}

#menuPrincipal ul {
	height: 	39px;
	margin:		0;
	padding:	0;
	list-style:	none;
}

#menuPrincipal li {
	float:		left;
	background: url("../images/menu1_sep.gif") no-repeat top right;
}

#menuPrincipal li.imageSeparateur {
	float:		left;
	width:		3px;
	height: 	39px;
	background: url("../images/menu1_sep.gif") no-repeat top right;
}

#menuPrincipal a {
	display: 			block;
	width: 				100px;
	height: 			27px;
	margin: 			0;
	padding:			12px 0 0 0;
	text-align:			center;
	text-decoration: 	none;
	color:				#FFFFFF;
}

#menuPrincipal a.pageActive {
	background: url("../images/menu1_hiver_activ.jpg") no-repeat top center;
	color:		#FFFFFF;
	cursor:default;
}

#menuPrincipal a:visited {
	text-align:	center;
	color:		#FFFFFF;
}

#menuPrincipal a:hover {
	background: url("../images/menu1_over.jpg") no-repeat top center;
	color:		#FFFFFF;
}
#menuPrincipal a.pageActive:hover {
	background: url("../images/menu1_hiver_activ.jpg") no-repeat top center;
	color:		#FFFFFF;
	cursor:default;
}

#SousMenu {
	width: 905px;
	height: 35px;
	margin:0 auto 0 auto;
	background-image:url("../images/menu1_sous.jpg");
	background-repeat:no-repeat;
}

#menuGauche {
	float:		left;
	width: 		210px;
	padding: 	0 0 0 20px;
	margin:		0;
}

#cadreGauche {
	width:		222px;
	padding: 	0 0 0 0;
	margin: 	0 0 10px 0;
	background:	url("../images/menu2_haut.gif") left top no-repeat;
}

#cadreGauche h1 {
	font-size: 		10px;
	color:			#FFFFFF;
	padding-left:	10px;
	line-height:	24px;
}

#blocCadreGauche {
	background: 	url("../images/menu2_bas.gif") left bottom no-repeat;
	padding-bottom: 15px;
	min-height:		120px;
	max-height:		800px;
	overflow:		hidden;
}

#blocCadreGauche ul {
	margin: 	0 0 0 0;
	padding: 	0;
	list-style:	none;
}

#blocCadreGauche li {
	height:19px;
	padding: 0;
}

#blocCadreGauche li a {
	display:block;
	width:183px;
	height:19px;
	padding-left:39px;
	padding-top:5px;
	background:url("../images/menu2_hiver.jpg") 2px left no-repeat;
	color: #000000;
	text-decoration: none;
}


#blocCadreGauche a:link {color: #6b6b6b;}
#blocCadreGauche a:visited {color: #6b6b6b;}		
#blocCadreGauche li a:hover, #blocCadreGauche li a.activ {color: #000000; text-decoration: none; background-image:url("../images/menu2_hiver_activ.jpg");}

#blocCadreGauche p {
	line-height:1.5em;
	text-align:center;
	padding: 0;
}

#blocCadreGauche_sous {
	width: 222px;
	height: 15px;
	background-image:url("../images/menu2_sous.jpg");
	background-repeat:no-repeat;
	padding-bottom:10px;
}

/* Mise en forme de la page principale
---------------------------------------- */
#contenuBg {
	width: 		905px;
	margin:		0 auto 0 auto;
	background:	url("../images/bg_content.gif") repeat-y;
}

#zoneTexte {
	float:			left;
	width: 			600px;
	min-height:		500px;
	margin: 		0 0 0 30px;
	padding-left: 	20px;
	border-left: 	1px dotted #b7b7b7;
}
#zoneTexte.nomenu {
	width: 			860px;
	border:			none;
	margin: 		0;

}

#zoneTexte a {
	color:			#6896ff;
}

#zoneTexte p {
	color:			#6b6b6b;
	line-height: 	19px;
	text-align:		justify;
	margin-bottom:	10px;
}

#zoneTexte p.error {
	color:			#990000;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:underline;
	text-align:		center;
}

#zoneTexte h1 {
	font-size: 		15px;
	font-weight:	bold;
	color:			#6896ff;
	border-bottom: 	1px dotted #b7b7b7;
	margin:			0;
	margin-bottom:	20px;
}

.positionDroit {
	float:			right;
	margin-left: 	15px;
	border:			none;
}
.positionGauche {
	float:			left;
	margin-left: 	15px;
	border:			none;
}

.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

/* Styles pour les galeries
---------------------------------------- */
#gal_slide1 li {
	font-size:10px;
}

.wslide-menu a {
	border:			1px solid #000000;
	margin:			5px 3px 0px 0px;
	color:			#000000;
	float:			left;
	width:			12px;
	height:			12px;
}
.wslide-menu a:hover, .wslide-menu a.wactive, .wslide-menu a:visited{
	color:				#000000;
	background-color:	#000000;
}

/* Mise en forme des actualités
---------------------------------------- */

.actus_date {
	width:					33px;
	height: 				33px;
	font-size: 				0.9em;
	font-weight: 			bold;
	text-align: 			center;
	color: 					#000000;
	background-color: 		transparent;
	background-image: 		url("../images/actus_date.png");
	background-repeat: 		no-repeat;
	background-position: 	5px top;
	padding-top: 			15px;
	padding-left: 			6px;
	margin-right: 			10px;
	float: 					left;
}
/* Hack pour IE */
* html .actus_date {
	width: 34px;
	height: 47px;
}

.actus_subject {
	font-weight:		bold;
	font-size:			1.1em;
	text-decoration:	underline;
	padding:			5px 0;
	padding-right:		5px;
}

.actus_subject a {
	color:#030608;
}

.actus_text {
	padding-bottom:		8px;
	margin-bottom:		15px;
	padding:			0 5px;
}
.actus_text a {
	color: 				#6896ff;
	text-decoration:	none;
}

/* Erreurs
---------------------------------------- */
.error {
	color: #cc0000;
}

.errorbox {
	padding: 		8px;
	margin: 		10px 0;
	color: 			#FFFFFF;
	text-align: 	center;
	background: 	url("../images/bg_error.png") top left repeat;;
}
.errorbox h1, .errorbox h3 {
	color: 			#FFFFFF;
	margin: 		0 0 0.5em;
	font-size: 		15px;
}

span.error_text, p {
	color:#FFFFFF;
}

/* Styles pour les formulaires
---------------------------------------- */
.input_text {
	border:			1px solid #b7b7b7;
	background:		#FFFFFF;
	padding:		5px;
	font-size:		10px;
	color:			#666666;
	width:			300px;
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
}

.input_text:hover {
	border:	1px solid #6896ff;
	color: 	#666666;
	cursor:	text;
}

.bouton {
	border:			1px solid #b7b7b7;
	background:		#FFFFFF;
	padding:		5px;
	font-size:		10px;
	font-weight:	bolder;
	color:			#666666;
	text-decoration:none;
}

.bouton:hover {
	border:			1px solid #6896ff;
	background:		#FFFFFF;
	padding:		5px;
	font-size:		10px;
	font-weight:	bolder;
	color:			#666666;
	text-decoration:none;
}


#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
/* top right bottom left */
padding: 5px 10px 0 10px;
text-align: center;
color: black;
background-color: white;
border: 1px solid black;
visibility: hidden;
z-index: 10;
cursor: pointer;
}
#thumbBox #thumbImage {
font-weight: bold;
color: black;
background-color: transparent;
margin-bottom: 5px;
}
#thumbBox #thumbImage img {
border: 1px solid black;
}
#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
color: black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.bord {
	border: 2px solid black;
}
.bord:hover {
	border: 2px solid #6896ff;
}

.galleries {
	margin:10px;
	float:left;
	cursor:pointer;
}

/* Styles pour le système de pagination
---------------------------------------- */
.linklist {
	height: 	1%;
	overflow: 	hidden;
}

ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

.pagination {
	height: 		1%; /* IE tweak (holly hack) */
	width: 			auto;
	text-align: 	right;
	margin-top: 	5px;
	font-size: 		0.9em;
	padding-bottom: 10px;
}

.naviguation {
	height: 		1%; /* IE tweak (holly hack) */
	width: 			auto;
	margin-top: 	5px;
	font-size: 		0.9em;
	padding-bottom: 2px;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span.page-sep {
	display:none;
}

.pagination span strong {
	padding: 				0 5px;
	margin: 				0 2px;
	font-weight: 			normal;
	font-size: 				0.85em;
	color: 					#FFFFFF;
	background-color: 		#6896FF;
	border: 				1px solid #B4BAC0;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: 			normal;
	font-size: 				0.85em;
	text-decoration: 		none;
	color: 					#FFFFFF;
	padding: 				0 5px;
	margin: 				0 2px;
	border: 				1px solid #B4BAC0;
}

.pagination span a:hover {
	border-color: 			#B4BAC0;
	color: 					#FFFFFF;
	text-decoration: 		none;
}

.pagination img {
	vertical-align: middle;
}

.tablo_pneu {
	border:1px solid #B4BAC0;
}

.tablo_pneu th {
	background-color: 	#6896FF;
	line-height:		2em;
	color:				#FFFFFF;
	text-align:			center;
}

.tablo_pneu td {
	line-height:		2em;
	text-align:			center;
}

.tablo_pneu td.ok {
	background-color:#66FF66;
}

.tablo_pneu td.no_ok {
	background-color:#FF9966;
}

#catalog dt {
	float:left;
	width:130px;
	line-height:3em;
}
#catalog dd {
	line-height:3em;
}

.row1 { background: 	url("../images/bg.png") top left repeat; }
.row2 { background: 	url("../images/bg2.png") top left repeat; }
