#cv
{
	margin-left:640px;
	background-image:url("img/menu/cv1.png");
}

#cv:hover
{
	margin-left:640px;
	background-image:url("img/menu/cv.png");
}
	
#multimedia
{
	margin-left:690px;
	background-image:url("img/menu/multimedia1.png");
}

#multimedia:hover
{
	margin-left:690px;
	background-image:url("img/menu/multimedia.png");
}

#graphisme
{
	margin-left:740px;
	background-image:url("img/menu/graphisme1.png");
}

#graphisme:hover
{
	margin-left:740px;
	background-image:url("img/menu/graphisme.png");
}

#audiovisuel
{
	margin-left:790px;
	background-image:url("img/menu/audiovisuel1.png");
}

#audiovisuel:hover
{
	margin-left:790px;
	background-image:url("img/menu/audiovisuel.png");

}

#communication
{
	margin-left:840px;
	background-image:url("img/menu/communication1.png");
}

#communication:hover
{
	position:absolute;
	margin-top:24px;
	margin-left:840px;
	background-image:url("img/menu/communication.png");
	background-position:top;
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}

a.menu
{
	position:absolute;
	margin-top:24px;
	background-position:top;
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}

a:hover.menu
{

	position:absolute;
	margin-top:24px;
	background-position:top;
	background-repeat:no-repeat;
	width:62px;
	height:66px;
}

body
{
	background-image:url("img/composant/fond.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FF9734;
	color:#722510;
	font-family:Trebuchet ms;
	font-size:15px;
}

a
{
	text-decoration:none;
	color:#722510;
}

a:hover
{
	color:#FFFFFF;
}

.flash
{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

h2
{
	text-align:center;
}

img
{
	border:none;
}

.principal
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#banniere
{
	background-image:url("img/composant/banniere.jpg");
	background-repeat:no-repeat;
	background-position:center;
	height:116px;
}

#champs
{
	width:300px;
	background-image:url('img/composant/fondChamps.gif');
	background-repeat:repeat;
}

#premiereCell
{
	background-image:url("img/composant/tetePage.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	height:13px;
}

.deuxiemeCell
{
	position:relative;
	background-image:url("img/composant/milieuPage.png");
	background-repeat:repeat-y;
	background-position:top;
	margin-top:-20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	text-align:justify;
}

#troisiemeCell
{
	background-image:url("img/composant/piedPage.png");
	background-repeat:no-repeat;
	background-position:top;
	height:63px;
}

#bas
{
	text-align:center;
}

#zoom
{
	padding-bottom:30px;
	padding-top:30px;
	text-align:center;
}

.cv2
{
	margin-bottom:20px;
	margin-left:20px;
	padding-left:60px;
	font-weight:bold;
	width:750px;
	background-color:#E06F19;
	background-image:url("img/composant/fondChamps.gif");
	border:solid 1px #B55608;
}

.date
{
	display:block;
	position:relative;
	margin-left:60px;
	font-weight:bold
}

.cvContenu
{
	display:block;
	position:relative;
	margin-left:180px;
	margin-top:-21px
}

input.contact
{
	display:block;
	position:relative;
	float:left;
 	margin-left:150px;
	margin-top:-20px;
	width:300px;
}

fieldset.contact
{
	border:none;
}