/* ========================================================
 * @Site name : Decotable Tendance
 * @author : Le Studio du Village
 * @author url : http://www.lestudioduvillage.com
 * ========================================================
 */

body {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Georgia;
	text-align: center;
	overflow: auto;
}

#main {
	width: 955px;
	position: relative;
	float: top;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
}

#banniere {
	height: 160px;
}

#banniere img {
	display: block;
}

#menu {
	width: 146px;
	height: 450px;
	background: #0B3A8C;
}

#menu a, #menu a:visited {
	padding-left: 12px;
	font-family: Arial Black, Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	width: 593px;
	height: 450px;
	background: #348BCE;
}

#content_outter {
	position: relative;
	padding: 0px 20px;
	height: 450px;
	background: url(../images/bottom.gif) 50% 100% no-repeat;
}

#content_inner {
	position: relative;
	width: 553px;
	height: 400px;
	overflow: auto;
}

#displaydiv {
	position: relative;
	padding-right: 12px;
}

#droite {
	width: 216px;
	height: 450px;
	background-color: #0B3A8C;
	background-image: url(../images/droite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#footer {
	border-top: 10px solid #0B3A8C;
}

#diaporama {
	width: 200px;
	height: 134px;
	margin: 16px auto;
	border: 1px solid #9FAA24;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

#mobile {
	width: 400px;
	height: 134px;
	position: relative;
}

.cadre {
	background: transparent;
	width: 200px;
	height: 134px;
	position: relative;
	float: left;
}