body {
        width: 790px;
	    margin: auto;
	    font-size: 10px;
	    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	    color: #ccc;
        background-color: #000;
		
}

#global {
	    width: 790px;
		height:1200px;
        background-image: url(images/mv2k9_bg.jpg);
        background-repeat:no-repeat;
		background-position: top;
}

#title2k9 {
		background:url(images/title_2k9.png);
		background-repeat:no-repeat;
		width:723px;
		height:64px;
		padding-left:34px;
		float:right;
}

#title2k8 {
		background:url(images/title_2k8.png);
		background-repeat:no-repeat;
		width:723px;
		height:64px;
		padding-left:34px;
		float:right;
}

#resume {
		width:711px;
		height:140px;
		padding-left:46px;
		padding-top:105px;
}

#links {
		padding-left:46px;
		width:698px;
		height:162px;
		padding-bottom:18px;
		float:left;
}

#title
{
	background-image:url(images/mayvin_titlebar_02.jpg);
	height:26px;
	width:589px;
	padding-left:88px;
	margin-bottom:15px;
	color: #ffffff;
}

#title2
{
	background-image:url(images/mayvin_titlebar_01.jpg);
	height:26px;
	width:589px;
	padding-left:28px;
	margin-bottom:15px;
	color: #ffffff;
}

p
{
	line-height:17pt;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
	text-indent:25px;
}

h1
{
	font-size:11px;
	padding:10px;
	margin-left:15px;
	margin-right:10px;
	text-align: justify;
	border:2px dashed #bf573b;
	font-weight:normal;
	font-style:italic;
	text-indent:25px;
}

h2
{
	font:Lucida Sans;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
	text-indent:25px;
}

h3
{
	font:Lucida Sans;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	margin:0px;
}

#global_liste
{
width:670px;
}

#liste
{
	border: 1px solid #86939b;
	margin:10px 15px 30px 47px;
	width:260px;
	clear:right;
	float:left;
	list-style:circle;
}

ul
{
	margin-bottom:7px;
	margin-top:10px;
	font:Lucida Sans;
	font-size:12px;
	font-weight:bold;
}

li
{
	margin-bottom:3px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#form
{
	height:650px;
	font:Lucida Sans;
	font-size:12px;
	font-style:italic;
}

a
{
font-weight:bold;
color:#336699;
text-decoration:none;
}

a:hover
{
font-weight:bold;
color:#326598;
text-decoration:underline
}