body {
	background: #c6227b url("../img/bkg_body.jpg") repeat-x top;
	text-align: center;
	font: 0.8125em Verdana, sans-serif; line-height: 1.1em; color: #333;
	
	/*scrollbar collor*/
	
	scrollbar-face-color: #ea9ace; 
	scrollbar-highlight-color: #ead0e1;
	scrollbar-shadow-color: #ea9ace; 
	scrollbar-3dlight-color: #ea9ace; 
	scrollbar-arrow-color: #010059; 
	scrollbar-track-color: #eee; 
	scrollbar-darkshadow-color: #226055;	
}
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#wrapper {
	text-align:left;
	background: transparent url("../img/bkg_content.jpg") no-repeat left top;
	margin: 0 auto;
	width: 981px;
	height: 700px;
	position: relative;
}
#logo {
	margin: 0 0 0 -6px;
}
#container {
	width: 800px;
	height: 515px;
	position: absolute;
	left: 140px;
	top: 150px;
	background: #fff url("../img/bkg_pres.jpg") no-repeat top left;
}
#content {
	position: absolute;
	left:234px;
	top:54px;
	width: 601px;
	height: 460px;
}
.overflowBox {
	width: 601px;
	height: 460px;
	overflow: auto;
}
#content strong {
	color:#c978af;
	font-weight:bold;
}
body#dev #content li {
	list-style-type:none;
}

h1, h2 {
	font: bold 1.125em Verdana, Arial, sans-serif; color: #043882;text-align: left;line-height: 1.2em;
	margin-bottom: 1em;}
	
#content p, #content ul {
	color:#043882;
	margin: 0.8em 0;
	line-height: 1.2em;
}

body#pres #content li,
body#cont #content li,
body#full #content li,
body#ref #content li {
	background: transparent url("../img/ico_puce.gif") 1em 0.215em no-repeat;
	padding-left:2em;
	margin: 0.8em 0;
	}
.citation {
	color: #c52079;
	font-weight: bold;
	font-style: italic;
}

select, input, textarea {font:99%;font-family: inherit;}


/* 	Sidebar Nav */

#sidebar {
	position: absolute;
	left: 4px;top: 180px;
}
#sidebar ul {
	width: 104px;
	}
#sidebar ul li {
	display: block;
	width: 104px;
}
#sidebar ul li a {
	display: block;
	border:none;
	width: 104px;
	height: 24px;
	background: #ea9ace url("../img/btn_sidebar.gif") 0 0 no-repeat;
}
#sidebar li span {
	display: none;
}
#contact {
	position:absolute;
	left: 30px;
	top: 574px;
	width: 79px;
	height: 18px;
}
#contact a {
	display: block;
	border:none;
	width: 92px;height: 18px;
	background: #ea9ace url("../img/btn_contact.gif") 0 0 no-repeat;
}
#contact a span {
	display: none;
}

#sidebar #part2 a {background-position: 0 -24px}
#sidebar #part3 a {background-position: 0 -48px}
#sidebar #part4 a {background-position: 0 -72px}
#sidebar #part5 a {background-position: 0 -96px}
#sidebar #part1 a:hover,body#pres #sidebar #part1 a {background-position: -104px 0}		body#pres #container {background-image: url("../img/bkg_pres.jpg")}
#sidebar #part2 a:hover,body#sav #sidebar #part2 a {background-position: -104px -24px}	body#sav #container {background-image: url("../img/bkg_sav.jpg")}
#sidebar #part3 a:hover,body#ref #sidebar #part3 a {background-position: -104px -48px}	body#ref #container {background-image: url("../img/bkg_ref.jpg")}
*#sidebar #part4 a:hover,body#cat #sidebar #part4 a {background-position: -104px -72px}	
#sidebar #part5 a:hover,body#dev #sidebar #part5 a {background-position: -104px -96px}	body#dev #container {background-image: url("../img/bkg_dev.jpg")}
#contact a:hover,body#cont #contact a {background-position: 0 -18px}	body#cont #container {background-image: url("../img/bkg_cont.jpg")}

/* Catalogue */
body#full #wrapper {background-image: url("../img/bkg_contentNorm.jpg")}
body#full #container {
	width: 960px;
	height: 510px;
	position: absolute;
	left: 5px;
	top: 146px;
	background: #fff;
}
body#full #content {
	position: relative;left: 0; top:0;;
	width:auto;
	height: auto;
	overflow: auto;
	padding: 0;
}

/* Références */
#tableRef td {
	width: 500px;
	
}
#tableRef td {
	padding: 6px;
	text-align: center;	
}

/* formulaires */

form.cmxform fieldset {
	margin-bottom: 10px;
}
	
form.cmxform legend {
	padding: 0 0 10px 0;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform legend {
	color:#043882;
}
	
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #043882;
}

form.cmxform {
	width: 390px;
	color: #333;
}
	

form.cmxform fieldset {
	border: none;
	background: url("../img/bkg_cmxform.gif") left bottom repeat-x;
}

form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url("../img/bkg_cmxdivider.gif") left bottom repeat-x;	
	text-align:right;
}

form.cmxform input {
	margin-left:10px;
	margin-right:30px;
}

form.cmxform select#annee_livraison {
	margin-right:30px;
}

form.cmxform select#jour_livraison {
	margin-left:16px;
}
