@charset "utf-8";
/* CSS Document */

body {
	background-color: #C264B2;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #06F;
	text-decoration: none;
}
a:active {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}

#video_player {
	overflow: hidden;
	width: 443px;
	height: 274px;
	border: 0px;
	padding: 5px;
}

#zone_in {
	margin: 0px;
	height: 611px;
	width: 558px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/mmpau_in_03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#zone_in_intro {
	margin: 0px;
	height: 611px;
	width: 558px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/mmpau_02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#zone_in_texte {
	height: 350px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	overflow: auto;
	text-align: justify;
}
#zone_in_video {
	height: 350px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	overflow: hidden;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.arial16boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.arial14boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.arial14boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.arial12boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.foot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}
a.foot:link {
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited {
	color: #ffffff;
	text-decoration: none;
}
a.foot:active {
	color: #ffffff;
	text-decoration: none;
}
a.foot:hover {
	color: #ffffff;
	text-decoration: underline;
}
.ctr_intro {
	border: 1px solid #FFF;
}
.input_validation {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #BE2894;
	cursor: hand;
}
.input100 {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.input310 {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.input200 {
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.select50 {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.select70 {
	width: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.select150 {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px solid #FFF;
}
.contour_code {
	border: 1px solid #FFF;
}
.tdbg {
	background-image: url(../images/bgtab_02.png);
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

