html, body 
{
	background-color:#C3DEF7;
	font-family: Verdana; 
	font-size: 10px;
}
/* CSS issu des tutoriels http://css.alsacreations.com */	
	dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	#menu {
	position: absolute;
	z-index:100;
	width: 100%;
	}
	#menu dl {
	float: left;
	width: 15em;
	margin: 0 1px;
	color: white;
	font: 12px verdana, arial, sans-serif;
	}
	#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #FF8402;
	border: 1px solid #29166F;
	}
	#menu dd {
	border: 1px solid #29166F;
	}
	#menu li {
	text-align: left;
	background: #FF8402;
	}
	#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	}
	#menu li a:hover, #menu dt a:hover {
	font-weight: bold;
	color: white;
	background: #72C2ED;
	}
	
	#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
	}
/* CSS issu des tutoriels http://css.alsacreations.com */		
#page_site
{
	width:100%;
	height:100%;
}

#contenu_site 
{
	width:100%;
	height:100%;
}

#entete_site 
{
	width:100%;
	height:210px;
}

#menu_site 
{
	width:830px;
	height:70px;
}
	
#milieu_contenu
{
	height:100%;
	width: 830px;
	text-align:center;
	position:relative
}

#footer
{
	height:111px;
	width:100%;
	text-align:center;
	position:relative;
}
	
a, a.hover, a.visited, a.active
{
	text-decoration:none
}

a.sous_menu:hover,a.sous_menu:visited,a.sous_menu:active, a.sous_menu:link 
{
	color: #000000;
}
a.survol_menu_Vert:hover,a.survol_menu_Vert:visited,a.survol_menu_Vert:active, a.survol_menu_Vert:link 
{
	color: #000000;
}
a.survol_menu_Bleu:hover,a.survol_menu_Bleu:visited,a.survol_menu_Bleu:active, a.survol_menu_Bleu:link 
{
	color: #000000;
}
.sous_menu
{
	color : #000000;
	font-size : 10px;
	font-family : Verdana;
	font-style:italic;
}
a.survol_menu_Bleu:hover,a.survol_menu_Vert:hover
{
	font-size:10px;
	color:#FFFFFF;
}
td.survol_menu_Bleu:hover
{
	background:#990000;
}
td.survol_menu_Vert:hover
{
	background:#1FBA28;
}
.survol:hover
{
	background:#990000;
	color:#000000;
}
.ent
{
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.entite
{
	color : #000000;
	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.access
{
	color : #ffffff;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.txtSite
{
	text-indent:20px
}
.TitreCase
{
	color : #FFFFFF;
	font-size : 16px;
	font-family : Arial;
	font-weight: bold;
	text-shadow:#000000;
	vertical-align:middle;
	quotes:inherit;
	text-indent:10px;
}

.TitreMenuHaut
{
	color : #FF6E02;
	font-size : 22px;
	font-family : Arial;
	font-weight: bold;
	text-shadow:#000000;
	vertical-align:middle;
	quotes:inherit;
}

.grostitre 
{
	font-size: 18px;
	font-weight:bold;
	font-family:Verdana;
}
TD   {font-family:verdana; font-size:10px;}
A.bot   {font-family:Verdana;font-size:10;color:#FFFFFF;font:900;padding-left:10px;padding-right:10px;text-decoration:none}
A:hover {color:#ffffff;} 
.copy   {font-family:verdana; font-size:10px; color:5067AF; text-decoration:none; padding-left:10px;  padding-right:10px;}
.terms   {font-family:verdana; font-size:10px; color:5067AF; text-decoration:none; padding-left:10px;  padding-right:10px;}
.Style1 {color: #000000}
.titre_rub 
{
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-indent:15px
}

.titre_panier
{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}
#cadre_rub
{
	border-bottom:1px solid #29166F;
	border-left:1px solid #29166F;
	border-right:1px solid #29166F;
}
#cadre_rub2
{
	border-bottom:1px solid #FF6E02;
	border-left:1px solid #FF6E02;
	border-right:1px solid #FF6E02;
}