@charset "utf-8";
body {
	margin:0;
	background-image: url(http://medias.vcom.fr/film/l_enchanteresse/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#m_logo {
	background-image: url(../images/menu_logo.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 108px;
}
#m_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	text-align: right;
	padding-right: 5px;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#corp {
	background-image: url(../images/contenu_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#m_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.petit {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bloc_bg.jpg);
	border: 1px solid #bdbcbd;
	width: 230px;
	height: auto;
}
.moyen {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bloc_bg.jpg);
	border: 1px solid #bdbcbd;
	width: 460px;
}
.rose {
	background-image: url(../images/bloc_h_rose.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	line-height: 30px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bloc_txt img {
	border: 1px solid #A22020;
}

.rouge {
	background-image: url(../images/bloc_h_rouge.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	line-height: 30px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.jaune {
	background-image: url(../images/bloc_h_jaune.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	line-height: 30px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bleu {
	background-image: url(../images/bloc_h_bleu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	line-height: 30px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bloc_txt, .bloc_txt td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
}
