#site
{
	position:absolute;
	left:50%;
	top:0px;
	width:900px;
	margin-left: -450px;
}

#entete
{
	position:absolute;
	left:130px;
	top:0px;
	width:600px;
	height:119px;
	background-color:#FFFFFF;
}

#accueil
{
	position:absolute;
	left:225px;
	top:0px;
	width:450px;
	height:517px;
	background-color:#FFFFFF;
}

#accueil p
{
	margin: 0.5em 0 0 0;
	text-align: center;
	font-size: 10px;
	color:#000;
}

#menu
{
	position:absolute;
	left:730px;
	top:0px;
	width:150px;
	height:720px;
}

#contenu
{
	position:absolute;
	left:130px;
	top:120px;
	width:450px;
	height:600px;
	padding-right: 75px;
	padding-left: 75px;
}

#portfolio
{
	position:absolute;
	left:130px;
	top:130px;
	width:600px;
	height:600px;
}

#flashcontent
{
	width: 600px;
	height: 600px;
	float: center;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	color: #666666;
}

h1
{
	font-size: 14px;
	line-height: 1.2;
	margin: 1em 0 0 0;
}

p
{
	margin: 0.5em 0 0 0;
	text-align: justify;
}

ul
{
	margin: 0;
	padding: 0 0 0 2em;
}

li
{
	margin: 0em 0 0 1em;
	padding: 0;
}

.signature
{
	font-style: italic;
	text-align: right;
	font-size: 9px;
}

a:link
{
	color: #91231a;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #91231a;
}

a:hover
{
	text-decoration: underline;
	color: #91231a;
}

a:active
{
	text-decoration: none;
	color: #91231a;
}

.acc_choix
{
	width:390px;
	padding:10px 10px 5px 10px;
	border: 1px solid #CCC;
	margin: 40px auto 0px auto;
}

.acc_choix a
{
	height:73px;
	width:390px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.acc_choix a:hover
{
	background-position: -390px 0px;
}

.espacecreation a
{
	background-image: url(images/acc_espacecereation.png);
}

.dominiquepayette a
{
	background-image: url(images/acc_dominiquepayette.jpg);
	height:98px;
}

