/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	color: rgb(130,130,130);
	background-color: #FFFFFF;
	font-family: trebuchet ms, verdana, arial, hevetica, sans-serif;
	font-size: 11px;

}

a
{
	margin: 0;
	border: 0;
	padding: 0;
	color: #888276;
 	text-decoration: underline;

}

a:visited
{
	color: #888276;
}

a:hover
{
	text-decoration: none;
}

/*DISPOSITION*/

#container
{
	width: 808px;
	margin: 0 auto;
	text-align: left;
}


#menu
{
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 0px 0px;
	width: 120px;
	float: left;
}


#menu ul
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#menu li
{
	border-bottom: 1px solid #E4F500;
}

#menu li.first
{
	border-top: 1px solid #E4F500;
	border-bottom: 1px solid #E4F500;
}

#menu li.last
{
	border-bottom: 1px solid #E4F500;
}

#menu ul a
{
	display: block;
	padding: 3px 6px 3px 6px;
	width: 115px;
	width/* */:/**/103px;
	width: /**/103px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #0A0A0A;
/*	background-color: #FFA729;
	border-bottom: 1px solid #FFF;*/
}

#menu ul a:hover
{
	color: #5D5D5D;
}

#menu ul a:visited
{
}

#header
{
	height: 90px;
	background-image:url(../img/tetiere.gif);
	background-repeat:no-repeat;
	width: 808px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#navigation1
{
	/*margin: 66px 0px 0px 8px;*/
	padding: 64px 0px 0px 8px;
	height: 10px;
}

#navigation1 ul
{
	display: inline; list-style: none; margin: 0px; font-size: 90%; padding: 0px;
}

#navigation1 li
{
	clear: left;
	display: inline;
	white-space: nowrap;
	text-transform: none;
	border-right: 2px solid #D1D1D1;
}

#navigation1 li.last
{
	display: inline;
	white-space: nowrap;
	text-transform: none;
	border-right: 2px hidden #D1D1D1;
}


#navigation1 li a {display: inline; margin: 0px; padding: 0px 2px 0px 4px; color: rgb(150,150,150); font-weight: bold; text-decoration: none;}

#navigation1 li a:hover {text-decoration: underline;}

#content
{
	margin: 0;
	padding: 0;
	width: 600px;
	float: left;

}

#content_full
{
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 808px;
	clear: left;

}

#footer
{
	clear: left;
	background-image:url(../img/fond-footer.gif);
	background-repeat:repeat-x;
	margin: 10px 0px 50px 0px;
	padding: 5px 15px 0px 15px;
}

/*TITRES*/

h1 {
	background-image: url(../img/puce.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 14px;
}

#CV h1 {
	background-image: url(../img/puce.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 14px;
	border-bottom: 1px solid #D1D1D1;
	width: 95%;
}

#emploi h1.display {
	background: rgb(230, 230, 230);
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;
	width: 95%;
	height: 18px;
}

#emploi h1 a
{
 	text-decoration: none;

}

h2 {
	background-image: url(../img/puceh2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
	font-size: 10px;
}

h3 {
	background-image: url(../img/puce.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size: 14px;
}

h4 {
	background-image: url(../img/puce.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size: 12px;
}

.photo {
	border: 1px solid #D1D1D1;
	text-align: center;
}

#contact
{
	width: 400px;
	margin-left: 199px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #D1D1D1;
}

#contact label {
	float: left;
	width: 40px;
	margin: 0;
	
	background-image: url(../img/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	
	line-height: 1.8;
}

#contact .focus {
	background-color: rgb(251, 255, 239);
	color: black;
	font-family: arial, hevetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D1D1D1;
}

#contact .normal {
	background-color: white;
	color: black;
	font-family: arial, hevetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D1D1D1;
}

#contact p {
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#contact .pied {	/*margin: 66px 0px 0px 8px;*/
	text-align: center;
}

#alerte {
	width: 400px;
	margin-left: 199px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border: 1px solid #D1D1D1;
	background-color: rgb(225, 255, 0);
}

#rss {
	float: left; width: 500px; margin-bottom: 15px; padding: 0px;
}

#liens {
	float: right; width: 250px; margin: 0px; padding: 0px;
}

.cell_photo {
	float: left;
	background-color: rgb(130, 130, 130);
	padding: 10px;
	text-align: center;
	margin-right: 5px;
}

.saut {
	clear: both;
	height: 5px;
}