@CHARSET "UTF-8";

/* main */

div.ambiance {
	position: relative;
	background-color: #9f2628;
	height: 480px;
	margin-top: 15px;
}

div.content {
	position: relative;
	width: 900px;
	height: 480px;
	background-color: #9f2628;
	text-align: center;
}

div.ambianceContent {
	position: absolute;
	top: 0px;
	bottom: 157px;
	left: 0px;
	right: 0px;
	background-color: #9f2628;
}

div.contentTitle {
	color: #ffffff;
}

/* one box */

table.itemBox {
}

td.itemTitle {
	text-align: right;
}

td.itemTitle a {
	color: #ffffff;
}

div.itemTitle {
	margin-top: -40px;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: right;
}

div.itemTitle a {
	color: #ffffff;
}

td.itemImageBox, td.itemImageBoxOn {
	padding: 0px;
	width: 170px;
	height: 190px;
	vertical-align: middle;
	text-align: center;
}

td.itemImageBox img {
	width: 170px;
	height: 190px;
}

td.itemImageBoxOn img {
	width: 170px;
	height: 190px;
}

td.itemText {
	font-size: 12px;
	color: #586983;
}

/* deco */

div.contentLogo img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 560px;
	height: 158px;
}

div.contentMenu {
	color: #ffffff;
	position: absolute;
	top: 0px; /*50px;*/
	left: 0px; /*20px;*/
	width: 180px; /*190px;*/
	height: 310px; /*250px;*/
	overflow: auto;
	background-color: #4D1213;
	text-align: left;
	overflow: hidden;
}

div.contentMenu a:link, div.contentMenu a:visited {
	margin-top: 10px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 175px; /*80%;*/
}

div.contentMenu a:hover {
	/*background-color: #9f4647;*/
}

div.contentText {
	color: #ffffff; /*#3b4c60;*/
	position: absolute;
	top: 50px;
	left: 200px;
	height: 250px;
	width: 400px;
	overflow: auto;
}

img.contentFooterImage {
	position: absolute;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 0px;
	width: 368px;
	height: 158px;
}

/* image article */

/*
div.imageArticle {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 650px; //388px;
	height: 480px; //310px;
	z-index: 100;
}

div.imageArticle img {
	border: solid 6px white;
	float: right;
}
*/

div.produitPhare {
	position: absolute;
	top: 360px;
	left: 50px;
	bottom: 0px;
	width: 350px;
	height: 115px;
	text-align: left;
	color: #ffffff;
}

div.produitPhare a:link, div.produitPhare a:visited {
	color: #ffffff;
}

table.produitPhare {
	position: absolute;
	top: 330px;
	left: 15px;
	bottom: 0px;
	text-align: left;
	color: #ffffff;
}

table.produitPhare tr td {
	vertical-align: top;
	border-right: solid #9F2628 10px;
}

table.produitPhare tr td a:link, table.produitPhare tr td a:visited {
	color: white;
}

table.produitPhare tr td div {
	margin:0px;padding:0px;
	width: 162px;
}
