@charset "utf-8";
#content {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #titre {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 427px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #993520;
}
#content #marge {
	height: 55px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #contenu {
	width: 100%;
	position: relative;
	/*	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid; */
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #808080;
}
.contenuPortrait {
	width: 100%;
	vertical-align: middle;
}
.menuPortrait img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../portraits/menu.png);
}
.menuPortrait.en img
{
	background-image: url(../portraits/menu_en.png);
}
.menuPortrait {
	vertical-align: top;
}
#mp1 {
	background-position: 0px 0px;
}
#mp1.over {
	background-position: -210px 0px;
}
.select #mp1 {
	background-position: -420px 0px;
}
#mp2 {
	background-position: 0px -27px;
}
#mp2.over {
	background-position: -210px -27px;
}
.select #mp2 {
	background-position: -420px -27px;
}
#mp3 {
	background-position: 0px -55px;
}
#mp3.over {
	background-position: -210px -55px;
}
.select #mp3 {
	background-position: -420px -55px;
}
#mp4 {
	background-position: 0px -120px;
}
#mp4.over {
	background-position: -210px -120px;
}
.select #mp4 {
	background-position: -420px -120px;
}
#mp5 {
	background-position: 0px -185px;
}
#mp5.over {
	background-position: -210px -185px;
}
.select #mp5 {
	background-position: -420px -185px;
}
#mp6 {
	background-position: 0px -250px;
}
#mp6.over {
	background-position: -210px -250px;
}
.select #mp6 {
	background-position: -420px -250px;
}
#mp7 {
	background-position: 0px -278px;
}
#mp7.over {
	background-position: -210px -278px;
}
.select #mp7 {
	background-position: -420px -278px;
}
#mp8 {
	background-position: 0px -306px;
}
.contenuPortrait div.span {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contenuPortrait p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	letter-spacing: 1px;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

.contenuPortrait a, .contenuPortrait a:link, .contenuPortrait a:visited, .contenuPortrait a:hover, .contenuPortrait a:active {
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}

.contenuPortrait a:hover {
	text-decoration:underline;
}
.contact {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.espace {
	background-color: #993520;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.numero {
	font-size: 20px;
	font-weight: bold;
}
.imageCoffrets td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.imageCoffrets td img {
	background-image: url(../portraits/coffrets.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#c1 img.over {
	background-position: 0px -160px;
}
#c2 img {
	background-position: -110px 0px;
}
#c2 img.over {
	background-position: -110px -160px;
}
#c3 img {
	background-position: -220px 0px;
}
#c3 img.over {
	background-position: -220px -160px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
}
p.price {
	font-size: 24px;
	font-weight: bold;
	color: #993520;
}
.comment {
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
