body {
        width: 1150px;
	    margin: auto;
	    font-size: 10px;
	    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	    color: #ccc;
        background-color: #000;
		background-image: url(images/background.jpg);
		background-position:center;
		background-repeat:repeat-y;
		
}

#global {
	    width: 1150px;
        background-image: url(images/background.jpg);
}

#header {
		background:url(images/header.jpg);
		background-repeat:no-repeat;
		background-position: top;
		width:1150px;
		height:180px;
}

#bottom {
		background:url(images/bottom.jpg);
		background-repeat:no-repeat;
		background-position: bottom;
		width:1150px;
		height:122px;
		float:inherit;
}

#getresume {
		width:1135px;
		height:40px;
		padding-right:15px;
		padding-top: 15px;
		margin-bottom: 10px;
		float:right;
}

#menu {
		width:1150px;
		height:26px;
		margin-bottom: 10px;
}

#content {
		width:1150px;
		height:1000px;
		margin-bottom: 20px;
		margin-top: 20px;
}

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

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
}
