@charset "UTF-8";
/* CSS Document */
body {

}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 30px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#bio {
	margin-top: 6px;
	font-family: roboto, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	text-align: left;
	line-height: 16pt;
}
#bio a{
color: #F76534;
}
#nom {
	padding: 0px;
    margin: 0px
}
.head {
	font-family: roboto, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	text-align: left;
	line-height: 8px;}
.intro {
	font-family: roboto, sans-serif;
	line-height: 16pt;
	text-align: justify;
}
.titol {
	font-family: roboto, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C4159;
	
}
.subtitol {
	font-family: roboto, sans-serif;
	font-size: 12px;
	font-style: italic;
	
}
.film {
	margin-top: 0px;
	font-family: roboto, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 16pt;
}
