@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);

#left-menu-box {
	margin: 0;
	padding: 27px 6px 0 30px;
}

#middle-marker-box, #right-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker-box  {
	margin: 0;
	padding: 0px 6px 0 30px;
/*	width: 192px;*/
}

#left-marker {
	margin: 0;
	padding: 0px 6px 6px 0px;
}

#right-marker {
	margin: 0;
	padding: 6px;
}

#middle-marker {
	margin: 0;
	padding: 6px 18px 6px 6px;
	border-right: 2px dotted #A7A7A7;
}

.dotted-border-right {
	border-right: 2px dotted #A7A7A7;
}


.dotted-border-left {
	border-left: 2px dotted #A7A7A7;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}



#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 735px;
}



#left {
	float: left;
/*	width: 245px;*/
	z-index: 4;
/*	background: #FFFFFF;*/
}



#left-content {
/*	width: 245px;*/
}



#middle {
/*	float: right;*/
/*	width: 490px;*/
/*	z-index: 2;*/
	background: #FFFFFF;
}



#middle-content {
/*	width: 490px;*/
}



#right {
	float: right;
	width: 245px;
	z-index: 6;
	background: #FFFFFF;
	height: 100%;
}



#right-content {
	width: 245px;
}

#header {
	width: 980px;
}

#outer-wrapper {
	width: 100%;
}


#header-img {
	width: 968px;
}



.cleaner {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}

.carte_visite {
	margin: 2px;
	padding: 4px;
	border: 1px solid #A7A7A7;
}


.tableau_Bordure_Grise {
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
}

.tableau_Bordure_Grise td {
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
}

.carousel_container {
	border-bottom: 1px solid #999;/*	background: url(../../../Carousel/images/Carrou_GoutteDegradN620px.jpg) no-repeat left bottom;*/
}

.retourligne {
		clear:both;
}

.cadre-carrond1 {
/*    background: -moz-linear-gradient(-45deg, #FFFFFF, #DDDDDD) repeat scroll 0 0 transparent;*/
    border: 1px solid #AAAAAA;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 8px #D2D2D2;
/*    position: relative;*/
}
