
a, a:link, a:active, a:visited
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	color:#333333;
	text-decoration:none;
}

body 
{
	background-image:url(images/pix.jpg);
	background-repeat:repeat;
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
}

#baseline
{
	font-size:20px;
	color:#006633;
}

#container
{
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-450px;
}

#content
{
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	width:900px;
}

#footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
}

#form
{
	font-size:smaller;
}

#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:85px;
}

#menu
{
	margin-left:26px;
	margin-top:2px;
	background-color:#B7B7B7;
	background-repeat:repeat;
	width:849px;
	height:30px;
	color:#666666;
}

#menuGauche
{
	margin-left:50px;
}

#menuSelect
{
	color:#333333;
	text-align:center;
}

#photo
{
	margin-left:26px;
	width:849px;
	height:232px;
}

#text
{
	margin-top:40px;
	margin-left:26px;
	width:400px;
}

.insert
{
	background-image:url(images/insert.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:230px;
	margin-left:50px;
	padding:23px;
	color:#666666;
}

.region
{
	width:398px;
	background-color:#CCCCCC;
	margin-bottom:1px;
	padding-left:10px;
}

.titre
{
	color:#006600;
}

.greenbox 
{
	background:#ACC9A6;
	padding:15px 15px 30px 15px;
}
