#left {
	float : left;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: #fff;
	color: #555;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(i/body_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
div.body_effet {
	background-image:url(i/body_effet.gif);
	background-position:top center;
	background-repeat:no-repeat;

}
div.structure {
	width:980px;
	margin:auto;
}
div.header {
	width:860px;
	float:left;
	height:127px;
}
div.sep {
	background-image:url(i/sep.gif);
	background-position:center left;
	background-repeat:repeat-x;
	height:6px;
	padding-top:4px;
	padding-bottom:4px;
}
div.personnage {
	background-image:url(i/personnage.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:8px;
	padding-bottom:15px;
}
div.slogan {
	margin-top:76px;
	margin-left:118px;
	font-weight:bold;
}
div.left {
	float:left;
}
div.right {
	float:right;
}
ul.acces li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#f2f2f2;
	list-style:none;
	color:#333;
	border:1px #ccc solid;
	
}
ul.acces li a{
	color: #555;
	text-decoration:none;
}
ul.acces li a:hover{
	color: #111;
	text-decoration:none;
}
.center{
text-align: center;
width:100%;
}
div.right_pad {
	float:right;
	padding-left:10px;
}
div.left_pad {
	float:left;
	padding-right:10px;
}
div.texte_right {
	text-align:right;
	margin-right:35px;
}
div.texte_center {
	text-align:center;
}
div.image_top {
	float:right;
}
div.flash {
	float:right;
	padding-right:5px;
	position: absolute;
    top: 0px;
    width: 980px;
}
div.designer{
margin:auto;
    width: 980px;
}
div.bande {
    float: right;
    height: 21px;
    position: absolute;
    top: 163px;
    width: 980px;
	text-align:right;
	z-index:10px;
	background-image:url(i/bande_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#aaa;
	
}
div.menu {
	width:820px;
	float:left;
}
ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 980px;
	height:30px;
	font-size: 12px;
	z-index:90px;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding:0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/

}
ul.topnav li a{
	padding: 0;
	height:30px;
	line-height:30px;
	text-align:center;
	width:98px;
	margin:0 8px 0 0;
	font-weight:bold;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/bg_menu_hover.png) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 13px;
	height: 16px;
	margin:8px 0 0 -15px;
	float: left;
	background: url(images/arrow1.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #515780;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #343a5e;
	z-index:1000px;

}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
	line-height:24px;
		height:24px;
		z-index:1000px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 140px;
	background: #515780 url(images/arrow2.png) no-repeat 10px center;
	padding-left: 30px;
  text-align:left;
	line-height:24px;
		height:24px;
		z-index:1000px;
 
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #343a5e url(images/arrow2.png) no-repeat 15px center;
	line-height:24px;
		height:24px;
		z-index:1000px;
}

div.clear {
	clear: both;
}
div.contenu_marge {
	float:right;
	width:980px;
}
div.colonne4 {
	float:left;
	width:160px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:10px;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#f2f2f2;
}
div.panier {
	float:right;
	width:180px;
	margin-right:8px;
	margin-left:8px;
	margin-top:14px;
}
div.ombre_left {
	width:23px;
	background-image:url(i/ombre_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	height:828px;
}
div.ombre_right {
	width:23px;
	background-image:url(i/ombre_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:828px;
}
div.contenu {
	background-color:#FFFFFF;
	float:left;
	width:980px;
	margin-top: 20px;
		-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-bottom-top-radius: 30px;
	-webkit-border-bottom-top-radius: 30px;
}
.gris {
	color:#aeaeae;
}

h1{
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#aaa;
	text-align:center;
	font-weight:normal;
	margin:0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:0px; 
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:0px;
padding-top:6px;	
}
h4 {
	font-size:15px;
	font-weight: bold;
	margin:0px;
	padding:0px; 
}
h5 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
.menu_bg {
	background-image: url(i/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.menu_bgs {
	background-image: url(i/menu_bgs.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.paddingtop {
	padding-top:10px;
}
.contenu_padding {
	padding:10px;
}
.infos {
	width:98%;
	margin:auto;
	background-color:#797979;
	background-image:url(i/decoupe.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.infos_texte {
	width:280px;
	float:right;
	padding-top:10px;
	padding-right:15px;
	color:#FFFFFF;
	text-align:justify;
}
ul.puce {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:20px;
	background-position:left 6px;
	margin:0px 0px 6px -30px;
}
a.lienmenu:link, a.lienmenu:visited {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.lienmenu:hover, a.lienmenu:active {
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.lienmenus:link, a.lienmenus:visited, a.lienmenus:hover, a.lienmenus:active {
	font-size:13px;
	color:#fe6501;
	text-decoration:none;
	font-weight:bold;
}
a.lien:link, a.lien:visited {
	color:#fc6201;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.lien:hover, a.lien:active {
	text-decoration:underline;
}

a.lienpetit:link, a.lienpetit:visited {
	color:#fc6201;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:11px;
}
a.lienpetit:hover, a.lienpetit:active {
	text-decoration:underline;
}
a.lienfooter:link, a.lienfooter:visited {
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:13px;
	text-decoration:none;
}
a.lienfooter:hover, a.lienfooter:active {
	text-decoration:underline;
}
a.lienslogan:link, a.lienslogan:visited {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
a.lienslogan:hover, a.lienslogan:active {
	text-decoration:none;
}
a.lienmarge:link, a.lienmarge:visited {
	color:#555555;
	text-decoration:none;
	font-size:13px;
}
a.lienmarge:hover, a.lienmarge:active {
	text-decoration:none;
}
a.lienbande:link, a.lienbande:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
a.lienbande:hover, a.lienbande:active {
	text-decoration:none;
}
a.lienrouge:link, a.lienrouge:visited {
	color:#ff0000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:13px;
}
a.lienrouge:hover, a.lienrouge:active {
	text-decoration:underline;
	color:#ff0000;
}
a.lienb:link, a.lienb:visited {
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:13px;
}
a.lienb:hover, a.lienb:active {
	text-decoration:underline;
}
.impression {
	background-color:#EAF0F8;
	border:1px solid #ffffff;
}
.footer {
	width:100%;
	background-color:#797979;
	height:120px;
	background-image:url(i/decoupe_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.footer_texte {
	width:980px;
	margin:auto;
	padding-top:30px;
	color:#FFFFFF;
}
.encart {
	background-image:url(i/encart.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:120px;
}
div.texte_encart {
	margin-left:53px;
	padding-top:15px;
	text-align:left;
}
form {
	margin : auto;
}
label {
	display : block;
	margin-top : 8px;
	width : 100%;
	background-repeat : no-repeat;
}
.blue {
	color : #ffa200;
	font-weight : bold;
}
.dwnld {
	display : block;
	padding : 10px;
	text-align : center;
	width : 400px;
	margin : 0 auto;
	border : 1px solid #eee;
	background-color : white;
	color : #999;
	font-size : 1.4em;
	font-weight : bold;
	line-height : 50px;
	background : url(images/niceform/download.gif) no-repeat 40px 10px;
}
.MsgSent {
	display : block;
	padding : 10px;
	margin : 40px auto;
	width : 400px;
	text-align : center;
	border : 1px solid #eee;
	background-color : white;
}
.MsgSent h1 {
	background : url(images/niceform/MsgSent.gif) no-repeat 0 0;
	padding-left : 20px;
	height : 85px;
	line-height : 85px;
}
.MsgError {
	display : block;
	padding : 10px;
	margin : 40px auto;
	width : 400px;
	text-align : center;
	border : 1px solid #eee;
	background-color : white;
}
.MsgError h1 {
	background : url(images/niceform/MsgError.gif) no-repeat 0 0;
	padding-left : 20px;
	height : 85px;
	line-height : 85px;
	color : #cc0000;
}
.MsgSent p, .MsgError p {
	font-size : 13px;
	color : #999;
}
.tipsbox .tipsbox_top_left {
	background : url('images/niceform/top_left.png') no-repeat;
}
.tipsbox .tipsbox_top {
	background : url('images/niceform/top.png') repeat-x;
	height : 17px;
}
.tipsbox .tipsbox_top_right {
	background : url('images/niceform/top_right.png') no-repeat;
}
.tipsbox .tipsbox_left {
	background : url('images/niceform/left.png') repeat-y;
	width : 17px;
}
.tipsbox .tipsbox_right {
	background : url('images/niceform/right.png') repeat-y;
	width : 22px;
}
.tipsbox .tipsbox_bottom_left {
	background : url('images/niceform/bottom_left.png');
}
.tipsbox .tipsbox_mark {
	background : url('images/niceform/mark.png') no-repeat;
	height : 36px;
}
.tipsbox .tipsbox_bottom_right {
	background : url('images/niceform/bottom_right.png');
}
.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6 {
	background : url('images/niceform/inner.png');
}
.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}
.tipsbox .tipsbox_error {
	background : url('images/niceform/error.png') no-repeat;
	width : 40px;
	height : 40px;
	margin-top : 5px;
	float : left;
	clear : left;
}
.tipsbox p, .tipsbox {
	font-size : 13px;
	margin : 0;
	padding : 0;
	border : 0;
	color : #fff;
}
.tipsbox p {
	padding-left : 55px;
	line-height : 15px;
}
.tipsbox p span {
	font-size : 13px;
	font-weight : bold;
	color : red;
	line-height : 35px;
}
.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #eaeaea;
}
.error_f p {
	margin : 5px;
	color : #a00;
}
.error_f p span {
	font-size : 13px;
	color : #000;
	margin : 5px 0 0 0;
}

img {
	border : 0;
}
#container {
	padding : 20px;
}
.input, .textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #404040;
}
div.clear {
	clear : both;
}
label {
	color : #999;
	cursor : pointer;
	padding-left : 2px;
	line-height : 16px;
}
label.chosen {
	color : #333;
}
.outtaHere {
	position : absolute;
	left : -3000px;
}
.radioArea, .radioAreaChecked {
	display : block;
	float : left;
	clear : left;
	width : 15px;
	height : 14px;
	font-size : 0;
	cursor : pointer;
}
.radioArea {
	background : url(images/niceform/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background : url(images/niceform/radio.gif) no-repeat left bottom;
}
.checkboxArea, .checkboxAreaChecked {
	display : block;
	float : left;
	clear : left;
	width : 13px;
	height : 13px;
	font-size : 0;
	padding : 0;
	margin : 0;
	cursor : pointer;
}
.checkboxArea {
	background : url(images/niceform/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background : url(images/niceform/checkbox.gif) no-repeat left bottom;
}
.focused {
	border : 1px dotted #ddd;
}
.textinput, .textinputHovered {
	height : 13px;
	background : url(images/niceform/input_bg.gif) repeat-x left top;
	border : none;
	padding : 4px 0;
	vertical-align : middle;
}
.textinputHovered {
	background-position : left bottom;
}
.inputCorner {
	padding-bottom : 0;
	vertical-align : middle;
}
.txtarea .tr, .txtarea .tr_xon {
	background : url(images/niceform/txtarea_tr.gif) no-repeat top right;
}
.txtarea .tr_xon {
	background : url(images/niceform/txtarea_tr_xon.gif) no-repeat top right;
}
.txtarea img.txt_corner {
	width : 5px;
	height : 5px;
	display : block;
}
.txtarea .br, .txtarea .br_xon {
	background : url(images/niceform/txtarea_br.gif) no-repeat top right;
}
.txtarea .br_xon {
	background : url(images/niceform/txtarea_br_xon.gif) no-repeat top right;
}
.txtarea .cntr {
	background : url(images/niceform/txtarea_cntr.gif) repeat-y right top;
}
.txtarea .cntr_xon {
	background : url(images/niceform/txtarea_cntr_xon.gif) repeat-y right top;
}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width : 5px;
	background : url(images/niceform/txtarea_l.gif) repeat-y left top;
	float : left;
}
.txtarea .cntr_l_xon {
	background : url(images/niceform/txtarea_l_xon.gif) repeat-y left top;
}
.txtarea textarea {
	border : 0;
	background : none;
	padding : 0;
	margin : 5px;
}
.selectArea {
	width : 200px;
	height : 21px;
	background : url(images/niceform/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width : 8px;
	height : 21px;
	float : left;
	background : url(images/niceform/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width : 21px;
	height : 21px;
	float : right;
	background : url(images/niceform/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display : block;
	width : 200px;
	height : 21px;
	margin-left : -179px;
	position : absolute;
}
.selectArea .right i {
	display : none;
}
.selectArea .center {
	width : 160px;
	color : #fff;
	padding-top : 3px;
	overflow : hidden;
	white-space : nowrap;
}
.optionsDivInvisible, .optionsDivVisible {
	position : absolute;
	margin-top : -1px;
	margin-left : 3px;
	width : 172px;
	background : #6f7074;
	padding : 2px;
	font-size : 11px;
	z-index : 20;
}
.optionsDivInvisible {
	display : none;
}
.optionsDivVisible {
	display : block;
}
.optionsDivVisible p {
	margin : 0;
	padding : 0;
}
.optionsDivVisible a {
	color : #f2f2f2;
	text-decoration : none;
	display : block;
	padding : 1px 4px;
	border : 1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color : #fff;
	background : #5f6062;
	border-color : #cfd0d6;
}
.buttonSubmit, .buttonSubmitHovered {
	width : auto;
	height : 26px;
	color : #fff;
	font-weight : bold;
	padding : 2px;
	background : url(images/niceform/button_bg.gif) repeat-x left top;
	cursor : pointer;
	border : none;
}
.buttonSubmitHovered {
	background-position : left bottom;
}
.buttonImg {
	vertical-align : bottom;
}

