 


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font,  ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0;}
caption, th, td { text-align: left;	font-weight: normal;}

.content {
	width:640px;
	background: #ffffff url(../images/bg/bg_content.jpg) 0 0 no-repeat;
	min-height: 300px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}



/* Rotator Layout
--------------------------------------------------------------------------------------- */

.rotator {
	width:660px;
	height:250px;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divMainRotatorNav { position:absolute; bottom:19px; right:16px; z-index:99; }
#divMainRotatorNav a { margin: 0 0 0 4px; padding: 3px 7px; background: #ffffff; text-decoration: none; color: #888888; font-size: 1.2em; }
#divMainRotatorNav a:hover { background: #454545; text-decoration: none; color: #ffffff; }
#divMainRotatorNav a.activeSlide { background: #454545; text-decoration: none; color: #ffffff; }
#divMainRotatorNav a:focus { outline: none; }

.rotator {
	margin-bottom: 0px;
}
#contenants #div_gauche #conteneur ul li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
#contenants #div_gauche #conteneur ol li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	list-style-position: inside;
}

