/************************************/
/************************************/
/****** Auteur : Cam972 *************/
/****** Site : www.ivation.net ******/
/************************************/
/************************************/

body
{
	background-color: #A4A4A4;
	text-align: center; /* Pour centrer le design sous IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#structure
{
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* Pour remettre le texte aligné à gauche */
	width: 838px;
	background-color: #FFFFFF;
}

#header
{
	height: 184px;
	background: url(images/header.jpg) no-repeat;
}

#menu_rapide
{
	background: url(images/menu.jpg) repeat-x;
	height: 40px;
	margin: 0 4px;
}

#menu_rapide ul
{
	height: 40px;
	padding: 0;
	margin: 0;
}

#menu_rapide li
{
	height: 20px;
	width: 96px;
	background: url(images/menu_li.jpg) no-repeat;
	text-align: center;
	float: left;
	list-style-type: none;
	padding: 10px 0;
}

#menu_gauche
{	
	width: 148px;
	background: #E5E5E5 url(images/bas_menu_gauche.jpg) bottom no-repeat;
	float: left;
	margin-left: 4px !important;
	margin-left: 2px;
	margin-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 4px;
}

#menu_gauche ul
{
	margin: 5px;
	padding: 0;
}

#menu_gauche li
{
	list-style-type: none;
	display: block;
}

#menu_gauche li a
{
	padding: 3px 10px;
	list-style-type: none;
	font-size: 11px;
	margin-bottom: -1px !important;
	margin-bottom: -16px;
	display: block;
	background-color: #FFFFFF;
	border: 1px dotted #BFBFBF ;
	_border: 1px dashed #BFBFBF;
}

#menu_gauche li a:link 
{
	color: #000000;
	text-decoration: none;
}
#menu_gauche li a:visited 
{
	text-decoration: none;
	color: #000000;
}
#menu_gauche li a:hover 
{
	text-decoration: underline;
	color: #0099CC;
	border: 1px solid #FCFF00;
	padding: 3px 10px;
	background: #FFFFFF url(images/menu_li_hover.jpg) right no-repeat;
	list-style-type: none;
	font-size: 11px;
	display: block;
}
#menu_gauche li a:active 
{
	text-decoration: none;
	color: #000000;
}

#contenu
{
	margin-left: 160px;
	padding: 7px 3px;
	padding-right: 7px;
	line-height: 170%;
}

#footer .gauche
{
	float: left;
}

#footer
{
	clear: both;
	height: 16px;
	background: url(images/footer.jpg) no-repeat;
	padding: 7px 15px;
	color: #005B86;
	text-align: right;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.occasions,
.produits
{
	border: 1px dotted #CCCCCC !important;
	border: 1px solid #CCCCCC;
	border-top: 0;
	padding: 5px;
}

.occasions2
{
	border: 1px dotted #CCCCCC !important;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.produits_titre
{
	background: #6EB5FF;
	color: #FFFFFF;
	padding: 3px 6px;
}

#occasions_texte
{
	background-color: #FFFFFF;
}

#occasions_texte2
{
	background-color: #F3F3F3;
}
	
a:link 
{
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #000000;
}
a:hover 
{
	text-decoration: underline;
	color: #0099CC;
}
a:active 
{
	text-decoration: none;
	color: #000000;
}

img 
{
	border: 0;
}

.float_right { float: right; text-align: right }


/**
*	Gros titre
**/
h2
{
	font-size: 20px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

h2 a:link, h2 a:visited, h2 a:active
{
	color: #990000;
	text-decoration: underline;
}

h2 a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.box_serie_limitee 
{
	text-align: center;
	margin: 0; padding: 0;
	line-height: 200%;
}

.grand_25
{
	color: #990000;
	font-size: 30px;
	font-weight: bold;
	margin: 0; padding: 0;
	letter-spacing: 1px;
}

.serie
{
	font-style: italic;
	font-size: 14px;
}

/**
*	Page contact
**/

ul.style_ets_contact
{
	list-style-type: none;
	margin: 0;
	padding: 6px 20px;
}

/**
*	Le coin des affaires
**/

.style_materiel 
{
	font-weight: bold; 
	font-variant: small-caps;
}
