/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#000000;
	background-color: #fff;
	background-image: url(../_img/trait.gif);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{
	list-style-type:none;
	color: #333333;
}

/*----TOP PANEL----*/
#topPan{
	width:960px;
/*	height:376px;*/
	height:auto;
	position:relative;
	color:#fff;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topPanSans{
	width:960px;
	height:auto;
	position:relative;
	color:#fff;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*
#topPanSans menu{
	width:960px;
	height:260px;
	display:inline;
	position:relative;
	top:auto;
	left:auto;
	right:auto
	margin: 0px;
	overflow: visible;
}*/

/* ajouter ci dessus background:url(images/topPan-bg.gif) 0 0 repeat-x #15AEFD;  pour image de fond
 #topPan img.logo{width:960px; height:156px; position:relative; top:0px; left:0px;}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}*/

#topPan p{font-size:10px; padding:0px 0 0 0px;}

/*#topContactPan{width:159px; height:51px; position:absolute; top:-188px; right:17px;}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{width:683px; height:16px; position:absolute; bottom:273px; left:29px;}
#topMenuLeftPan{width:69px; height:16px; float:left; background:url(images/menu-leftbg.gif) 0 0 no-repeat;}
#topMenuMiddlePan{width:544px; height:16px; float:left;}

#topMenuMiddlePan ul{width:544px; height:16px;}
#topMenuMiddlePan ul li{width:67px; height:16px; border-right:1px solid #E5E5E5; float:left;}
#topMenuMiddlePan ul li a{width:67px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li.home{background:#fff; color:#0574AF; text-decoration:none; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact{width:67px; border-right:1px solid #fff;}
#topMenuMiddlePan ul li.contact a{width:67px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact a:hover{background:#fff; color:#0574AF; text-decoration:none;}

#topMenuRightPan{width:70px; height:16px; float:left; background:url(images/menu-rightbg.gif) 0 0 no-repeat;}*/
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan{
	width:960px;
	position: relative;
	margin:0 auto;
	padding:0px 0 0;
	background-color: #FFFFFF;
	/*obligatoire pour aligner sous flash dans ff*/
	float:left;
	text-align:center;/**/
}
/*----BODY LEFT PANEL AVEC ANIM LUDO----*/
#bodyLeftPan{
	width:695px;
	float:right;
	padding-top: 5px;
	/*----Reglage distance texte au bloc de droite----*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color:#FFFFFF;
	margin-top: 196px;
}

/*ex
#bodyLeftPan{
	width:695px;
	float:right;
	padding-top: 0px;
	----Reglage distance texte au bloc de droite----
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: justify;
}
*/

	
#bodyLeftPan h2{
	width:675px;
	height:30px;
	background:url(images/border1.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 36px;
}
#bodyLeftPan h2 span{background:#fff; color:#046598;}

#bodyLeftPan h3{
	width:675px;
	height:30px;
	background:url(images/border2.gif) 100% 70% no-repeat #fff;
	color:#00111A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 10px;
}
#bodyLeftPan h3 span{background:#fff; color:#046598;}

/*

#bodyLeftPan p span{background:#fff; color:#046598; font-weight:bold;}

#bodyLeftPan p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#bodyLeftPan ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#bodyLeftPan ul li{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodyLeftPan ul li a{
	color:#1A1A1A;
	text-decoration:underline;
	background-color: #fff;
	font-weight: bold;
}
#bodyLeftPan ul li a:hover{color:#676363; text-decoration:underline;}
*/
#bodyLeftPan p{padding:0px 0 0; color:#333333; font-size:12px;}
#bodyLeftPan p span{background:#fff; color:#046598; font-weight:bold;}

#bodyLeftPan p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#bodyLeftPan ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bodyLeftPan ul li{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	list-style-type: square;
	padding-left: 15px;
	font-weight: normal;
	list-style-position: inside;
}
#bodyLeftPan ul li a{
	color:#1A1A1A;
	text-decoration:underline;
	background-color: #fff;
	font-weight: bold;
}
#bodyLeftPan ul li a:hover{color:#676363; text-decoration:underline;}

#bodyLeftPan p.more{background:#F3F3F3; color:#003D5C; width:675px; height:11px; margin:25px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPan p.more a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftNextPan{width:675px; clear:both; padding:10px 0 0;}
#bodyLeftPan p.next{background:#F3F3F3; color:#003D5C; width:675px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyLeftPan p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bookcatagories{width:675px; position:relative; margin:0 auto; padding:5px 0 0;}
#namePan{width:156px; float:left; background:url(images/name-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#nameonePan{width:156px; float:left;}
#nameonePan ul{width:156px;}
#nameonePan ul li{width:140px; height:20px; background:url(images/arrow.gif) 0 6px no-repeat #fff; color:#03537D; padding:0 0 0 10px;}

#pricePan{width:106px; float:left; background:url(images/price-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#priceonePan{width:143px; float:left;}
#priceonePan ul{width:143px;}
#priceonePan ul li{width:133px; height:20px; background:url(images/price-border.gif) 100% 50% no-repeat #fff; color:#00111A; line-height:20px; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

#discountPan{width:126px; float:left; background:url(images/discount-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase; padding:0 0 0 12px;}
#discountonePan{width:110px; float:left;}
#discountonePan ul{width:110px;}
#discountonePan ul li{width:100px; height:20px; background:url(images/dicount-border.gif) 100% 50% no-repeat #fff; color:#00111A; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

/*----BODY LEFT PANEL DES PAGES NORMEES----*/
#bodyLeftPanSans{
	width:695px;
	float:right;
	padding-top: 30px;
	/*----Reglage distance texte au bloc de droite----*/
	padding-right: 2px;
	padding-bottom: 10px;
	text-align: justify;
	padding-left: 2px;
	margin-top: 4px;
}

/*DEBUT MISE EN PAGE TABLEAU */
#bodyLeftPanSans table {
	border:3px solid #6495ed;
	border-collapse:collapse;
	width:90%;
	margin:auto;
	margin-top: 10px;
}
#bodyLeftPanSans thead, tfoot {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
#bodyLeftPanSans tbody {
background-color:#FFFFFF;
border:1px solid #6495ed;
}
#bodyLeftPanSans th {
font-family:monospace;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
#bodyLeftPanSans td {
	font-family:sans-serif;
	font-size:80%;
	border:1px solid #6495ed;
	padding:5px;
	text-align:left;
	color: #000033;
}
#bodyLeftPanSans caption {
font-family:sans-serif;
}

/* FIN TABLEAU*/

#bodyLeftPanSans h2{
	width:695px;
	height:36px;
	color:#00111A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(border1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 70%;
}
#bodyLeftPanSans h2 span{background:#fff; color:#046598;}

#bodyLeftPanSans h3{
	color:#00111A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E3F0FB; /*ex gris F5F5F5*/
	background-image: url(images/border2.gif);
	background-repeat: no-repeat;
	background-position: 100% center;
	margin-top: 10px;
	padding: 10px;
}
#bodyLeftPanSans h3 span{background:#fff; color:#046598;}

#bodyLeftPanSans p{padding:0px 0 0; color:#333333; font-size:12px;}
#bodyLeftPanSans p span{background:#fff; color:#046598; font-weight:bold;}

#bodyLeftPanSans p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#bodyLeftPanSans ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bodyLeftPanSans ul li{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	list-style-type: square;
	padding-left: 15px;
	font-weight: normal;
	list-style-position: inside;
}
#bodyLeftPanSans ul li a{
	color:#1A1A1A;
	text-decoration:underline;
	background-color: #fff;
	font-weight: bold;
}
#bodyLeftPanSans ul li a:hover{color:#676363; text-decoration:underline;}

#bodyLeftPanSans p.more{background:#F3F3F3; color:#003D5C; width:675px; height:11px; margin:25px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPanSans p.more a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPanSans p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftPanSans p.next{background:#F3F3F3; color:#003D5C; width:675px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyLeftPanSans p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPanSans p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

/*----/BODY LEFT PANEL----*/
/*----BODY RIGHT PANEL AVEC LUDO----*/
#bodyRightPan{
	width:200px;
	float:left;
	border:1px solid #DADADA;
	background:#F3F3F3;
	color:#1A1A1A;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-top: 210px;
	margin-left: 10px;
}
#bodyRightPan h2{
	width:166px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	margin:6px 6px 0px;
	padding:0 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
}
#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{
	width:166px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#00111A;
	margin:6px 6px 0px;
	padding:0 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 34px;
}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan ul{width:180px; margin:0 0 17px 29px;}
#bodyRightPan ul li{width:180px; height:18px;}
#bodyRightPan ul li a{width:160px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPan p{
	padding:0px 10px 0px 29px;
	line-height: 13px;
	font-size: 11px;
}
#bodyRightPan p.boldtext{padding:10px 29px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#fff; color:#003D5C; width:155px; height:11px; margin:10px 29px 10px; padding:0px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:44px; height:11px; background:#FFCC00; color:#000000; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/

/*----BODY RIGHT PANEL NORMEE SANS LUDO----*/ 
#bodyRightPanSans{
	width:210px;
	float:left;
/* gris sous les menus et news !
	background:#F3F3F3;*/

	color:#1A1A1A;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	/*ajouté pour page accueil : fond blanc ou gris et bord ?
	*/background-color:#f3f3f3;
	border:1px solid #DADADA;
	margin-left: 10px;
	margin-top: 34px;
	text-align: left;
	
}

/* MENU DANS RIGHT PANEL*/
#bodyRightPanSans .urbangreymenu{
	width: 183px;
	/*centre un peu le menu*/
	margin-left: 5px;
	/*background: url(bas.gif) no-repeat bottom center;*/
	/*border:5px solid #fff;
	background-color: #FFFFFF;*/
}

#bodyRightPanSans  .urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #1D3891 url(downgreen.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
margin-left:9px;/*decalage header pour alignement avec texte*/
text-transform: uppercase;
padding: 7px 0 0px 31px; /*31px is left indentation of header text*/
width:138px;//*lg header*/
}

#bodyRightPanSans .urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0px 0 0px 10px;
margin-bottom: 10px; /*bottom spacing between each UL and rest of content*/
padding: 0px 0 0px 10px; /*padding:0px 10px 0px 29px;*/
}

#bodyRightPanSans .urbangreymenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}

#bodyRightPanSans .urbangreymenu ul li a{
padding:5px 0;/*padding:0px 10px 0px 29px;*/
font: normal 12px Arial;
color: black;
background: #ebedf6;/*E9E9E9*/
display: block;
line-height: 17px;
padding-left: 9px; /*link text is indented 8px*/
text-decoration: none;
}

#bodyRightPanSans .urbangreymenu ul li a:visited{
/*color: #999999;*/
}

#bodyRightPanSans .urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: #709DDD;
	font-weight: bold;
}
/* FIN MENU */


#bodyRightPanSans h2{
	width:180px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff; 
	color:#00111A;
	margin:0px 6px 0px;
	padding:0 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
}
#bodyRightPanSans h2 span{background:#fff; color:#046598;}

#bodyRightPanSans h3{
	width:172px;
	height:35px;
	display:block; /*border:1px solid #DADADA;*/
	background:#fff;
	color:#00111A;
	margin:6px 6px 0px;
	padding:0 0 0 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 34px;
	border:1px solid #DADADA;
}
#bodyRightPanSans h3 span{background:#fff; color:#046598;}

#bodyRightPanSans ul{width:180px; margin:0 0 17px 29px;}
#bodyRightPanSans ul li{width:180px; height:18px;}
#bodyRightPanSans ul li a{width:160px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPanSans ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPanSans p{padding:0px 10px 0px 29px;}
#bodyRightPanSans p.boldtext{padding:10px 29px 0px; font-size:14px; /*background:#F3F3F3; */color:#1A1A1A; font-weight:bold;}

#bodyRightPanSans p.more{background:#fff; color:#003D5C; width:155px; height:11px; margin:10px 29px 10px; padding:0px; line-height:11px; }
#bodyRightPanSans p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPanSans p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/

/*----/BODY PANEL----*/
/*----FOOTER PANEL----#footermainPan{height:85px; background:url(images/footerbg.gif) 0 0 repeat-x #fff; color:#010101; clear:both; padding:0px 0 0;}*/
#footermainPan{
	height:20px;
	clear:both;
	padding:0px 0 0;
	text-align: center;
}

#footerPan{
/*	width:950px;
	position:relative;*/
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
/*obkigatoire pour centrer la ligne en bas*/
	margin-left: 250px;
}

#footerPan ul{width:724px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	background:#F3F3F3;
	color:#04496D;
	position:relative;
	font-size:12px;
	text-align: right;
}

#footerPan ul.templateworld{width:250px; background:#F3F3F3; color:#444; display:block; position:absolute; top:40px; left:40px; font-size:10px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#F3F3F3; display:block; color:#444; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:60px; height:13px; display:block; position:absolute; top:25px; left:603px;}
#footerPanhtml a{width:48px; height:11px; display:block; background:url(images/blue-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px;}
#footerPanhtml a:hover{background:url(images/gray-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F;}

#footerPancss{width:50px; height:13px; display:block; position:absolute; top:25px; left:663px;}
#footerPancss a{width:40px; height:11px; display:block; background:url(images/blue-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px; text-transform:uppercase;}
#footerPancss a:hover{background:url(images/gray-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F;}

/*---- pour une premiere lettre plus grande 
span.first-letter { float: left; font-size: 1.7em; line-height: .25em; text-transform: uppercase; margin: 0.12em 0.07em 0 0; }
-----*/
#flashPan0 {
	height:25px;
	display:inline;
	position:absolute;
/*----Reglagle placement du flash news ----*/
	/*top:176px;*/
	top:181px;
	left:auto;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#flashPan {
	/*LUDO*/
	width:960px;
	height:170px;
	display:inline;
	position:absolute;
	/*----Reglagle placement du flash ludo ----*/
	/*top:198px;*/
	top:203px;
	left:auto;



	right:auto
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#flashPan1 {
	/*FOOTER*/
	width:960px;
	height:185px;
	display:inline;
	position:relative;
	top:auto;
	padding:5px 5 5 5px;
	left:auto;
	right:auto
	margin: 0px;
	overflow: hidden;
}/*
#menuPan {
	MENU mais ne sert ŕ rien
	width:960px;
	height:260px;
	display:inline;
	position:relative;
	top:auto;
	left:auto;
	right:auto
	margin: 0px;
	overflow: visible;
}*/
