body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	font-size: 16px;
	background-repeat: repeat;
}
.Tit.orange {
	font-size: 1.1em;
	color: #FFFFFF;
}
#poster h1, #poster h2, #poster h3, #poster h4 {
	font-size: 1.5em;
}
h1{
    font-size: 1.3em;
}
h2, h3, h4 {
    font-size: 1.1em;
}
img {
	border: 0px;
}
table { 
	margin-left: auto;
	margin-right: auto;
}
div.boxlt {
   float: left;
}
div.boxrt {
   float: right;
}
.active {
	font-style: italic;
	font-weight: bold;
}
.right {
	text-align: right;
	display: block;
}
.left {
	text-align: left;
	display: block;
}
.vertical-align {
	vertical-align: middle;
}
.center-align {
	text-align: center;
}
.right-align {
	text-align: right;
}
.left-align {
	text-align: left;
}
span.right, div.right {
	text-align: right;
	float: right;
	padding-right: 4px;
}
span.left, div.left {
	text-align: left;
	float: left;
	padding-left: 4px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
link.visited {
	color: #000000;
	text-decoration: none;
}
.error {
	color: red;
}
.green {
	background-color: #3c3;
	text-align:	center;
}
.red {
	background-color: #F9C;
	text-align:	center;
}
label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
fieldset {
	margin: 0px 0px 5px 10px;
	clear: left;
	float: left;
	border: 1px solid #FFCC33;
	width: 90%;
	padding: 0.5em 0em 0.5em 0.5em;
}
legend {
	border: 1px solid #FFCC33;
	height: 18px;
	margin-top: 0.5em;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(../images/degradeverticaljaune.jpg);
	background-repeat: repeat-x;
	
}
#pageContainer {
	margin: 0px auto 15px;
	background-color: #FFF;
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
#header {
	margin: 0px auto;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(../images/banner.jpg);
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
}

#header a, #header a:link {
	color: #000;
	padding-right: 6px;
	margin-right: 6px;
}
#sidebar {
	margin: 5px 5px 10px;
	padding: 5px;
	width: 200px;
	float: left;
	background-color: #fffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/* for Internet Explorer */
/*\*/
* html #sidebar {
	height: 700px;
}
/**/
.mainContent {
	float: left;
	width: 870px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
}

.largeContent {
	float: left;
	width: 95%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#navcontainer ul {
	width: 100%;
	display: block;
	margin: 0px auto 30px auto;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat;
}
#navcontainer li {
	padding: 0px 10px 0px 0px;
	display: inline;
	color: #FFCC33;
}
#navlist {
	text-align: left;
	padding-bottom: 10px;
	background-image: url(url(../images/topnav_bg_blue.gif)
%20no%20repeat);
	padding-top: 0px;
	line-height: 30px;
	vertical-align: middle;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#navlist a, #navlist a:link, #navlist a:visited{
	padding: 1px;
	padding-left: 0.35em;
	padding-right: 0.35em;
	font-size: 0.9em;
	text-decoration: none;
	vertical-align: middle;
}
#navlist a:hover, #navlist a:active, #navlist a:focus{
	text-decoration: underline;
	
}
#footer {
	width: 100%;
	height: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	font-size: 14px;
	background-repeat: repeat;
	background-position: bottom;
	background-image: url(../images/footer.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomcontainer {
	width: 580px;
	display: block;
	margin: auto;
	vertical-align: top;
}

#footer ul {
	margin: 0px auto 0px auto;
	list-style-type: none;
}

#footer li {
	padding: 0px 20px 0px 0px;
	display: inline; 
}
.clear {
	margin: 0px;
	clear: left;
	visibility: hidden;
}
.cleared {
	clear: both;
	visibility: hidden;
}
.news_right {
	float:right;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#CFD9BE;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news p {
	margin:10px 10px;
}
.news_cnr_top {
	background:url(../images/cnr_tr.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.news_cnr_bottom {
	background:url(../images/cnr_br.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}

.bigthumb {
	float: left;
	margin: 2px;
	width: 350px;
}
.float-center {
	float: left;
	margin: 0px 20px;
	text-align: center;
	border: 1px solid #C5501C;
}
.smallimageboxcontainer {
	float: left;
	margin: 2px;
	border: 1px solid #C5501C;
	width: 160px;
	min-height: 175px;
	text-align: center;
}
.smallimagebox {
	float: left;
	margin: 2px;
	width: 150px;
}
.editsmallimagebox {
	margin: 2px auto;
	width: 150px;
	min-height: 125px;
}
/* for Internet Explorer */
/*\*/
* html .smallimageboxcontainer {
	height: 175px;
}
* html .editsmallimagebox {
	height: 125px;
}
/**/
.smallrightlist {
	float: right;
	border: 1px solid #C5501C;
	margin: 2px;
	width: 175px;
	text-align: center;
}
.desc {
	margin: 0px auto 15px;
	border: 1px solid #FFCC33;
	display: block;
	width: 100%;
	float: left;
}
.boxtitle {
	margin: 0px;
	color: #000000;
	background-image: url(../images/degradeverticaljaune.jpg);
	height: 1.25em;
	display: block;
	width: 100%;
	background-repeat: repeat;
	
}
.boxcontent {
	padding: 0px;
}
.descinfo {
	margin: 2px;
	width: 355px;
	display: block;
	float: left;
}
.subhead {
	margin: 0px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/topnav_bg_blue.gif);
	height: 1.25em;
	padding: 0px 5px;
	clear: left;
}
.longtext {
	margin: 10px 0px 5px 10px;
}
.button {
	margin: 2px auto;
	width: 125px;
	display: block;
}
.shorttext {
		padding-left: 10px;
}
#paginate .boxed {
	padding: 4px;
	margin: 1px;
	border: none;
	text-decoration: none;
}

.err {
	border: 1px solid #953734;
	background-color: #d99694;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

.err p {
	padding: 5px;
	margin: 0;
}

.shopcart {
	font-size: 11px;
}

.shopcart fieldset {
	margin: 0px;
	padding: 0px;
	width: 100%;		
}

.shopcart legend {
	margin-left: 8px;
}

.shopcart ul {
	margin: 0px 0px 0px 15px;
}

.shopcartFraming {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
	border-top: 1px solid #b53909;
	border-left: 1px solid #b53909;
	border-right: 1px solid #b53909;
}

.shopcartFraming th {
	border-right: 1px solid #b53909;
	background-image: url(../images/topnav_bg_blue.gif);
	padding: 5px;
}

.shopcartFraming td {
	border-bottom: 1px solid #b53909;
}

.shopcartFraming td td {
	border: none;
}

.shopcartEmpty {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.shopcartButton {
	padding: 5px;
	background-image: url(../images/topnav_bg_blue.gif);
}

.tablespecialiste{
	border: thin solid #B53909;
}

.categoriespecialiste{
	color: #B53909;
	font-weight: bold;
	text-align: left;
}

.specialisteville{
	color: #000000;
	font-weight: bolder;
}
.titrecategorieindex {
	font-size: 18px;
	font-weight: bolder;
		
}

.souscategorieindex {
	
}

.tablecategorie {
	background-image: url(../images/tablecategorie.jpg);
	background-repeat: no-repeat;	
}
.jaune {
	color: #FFCC33;
	font-size: 20px;
}
.searchtable {
	background-image: url(../images/loupe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

