*
	{
		margin-top : 0px;
	}
	
body
	{
		background-image: url("./images/template/degrade.png");
		width:100%;
		height:768px;
		vertical-align:center;
		margin-left: auto;
		margin-right: auto; 
	}
	
/* ///////////////////////////////////HEAD ////////////////////////////////////// */

#head
	{
		width:1024px;
		height:207px;
		background-image: url("./images/template/template_vert_bjr.jpg");
		background-repeat:no-repeat;
	}
	
	
		.zone4
				{ /* zone cliquable menu contact */
					float: left;
					width : 100px;
					height: 90px;
					margin-left: 775px;
					margin-top: 60px;
					/*border: 1px dotted white; */
				}
	
#head_cv
	{
		width:1024px;
		height:207px;
		background-image: url("./images/template/template_vert_cv.jpg");
		background-repeat:no-repeat;
	}
	
#head_contact
	{
		width:1024px;
		height:207px;
		background-image: url("./images/template/template_vert_contact.jpg");
		background-repeat:no-repeat;
	}
	
#head_portfolio
	{
		width:1024px;
		height:207px;
		background-image: url("./images/template/template_vert_portfolio.jpg");
		background-repeat:no-repeat;
	}
	
#menu_header
	{
		float: left;
		width:560px;
		height:40px;
		/*border: 1px dotted white; */  
		margin-left: 240px;
		margin-top: 20px;
	}
	
/* ///////////////////////////////////CORPS ////////////////////////////////////// */
				
#corps
	{
		width:1024px;
		height:503px;
		background-image: url("./images/template/template_vert_02.jpg");
		background-repeat:no-repeat;
		margin-left: 0px;
	}
	
#corps_contener
	{
		float: left;
		width:460px;
		height:420px;
		/*border: 1px dotted white; */ 
		margin-left: 200px;
		margin-top: -310px;
	}
		
a
	{
		color : #c96430;
		text-decoration: none;
		font-weight : bold;
		font-family:Arial, Verdana, serif;
	}
	
a:hover 
	{
		color: #FFFFFF;
		text-decoration: underline;
		font-weight : bold;
		font-family: Arial, Verdana, serif;
	}	
p
	{
		font-weight : bold;
		color : #c96430;
		text-align : center;
		font-family:Arial, Verdana, serif;
		font-size : small;
	}	

li
	{
		font-weight : bold;
		color : #c96430;
		text-align : justify;
		font-family:Arial, Verdana, serif;
		font-size : small;
	}	

	
	
#menu_gauche
	{
		width:150px;
		height:400px;
		/*border: 1px dotted white; */ 
		margin-left: -720px;
	}
	
		.zone1 
				{ /* zone cliquable menu accueil */
					float: left;
					width : 100px;
					height: 80px;
					margin-left: 15px;
					margin-top: 10px;
					/*border: 1px dotted white; */
				}
		.zone2 
				{ /* zone cliquable menu cv */
					float: left;
					width : 100px;
					height: 90px;
					margin-left: 2px;
					margin-top: 30px;
					/*border: 1px dotted white; */ 
				}
				
		.zone3
				{ /* zone cliquable menu portfolio */
					float: left; 
					width : 100px;
					height: 90px;
					margin-left: 35px;
					margin-top: 20px;
					/*border: 1px dotted white; */ 
				}
	
/* ///////////////////////////////////FOOTER ////////////////////////////////////// */

						
#footer
	{
		width:1024px;
		height:58px;
		background-image: url("./images/template/template_vert_03.jpg");
		background-repeat:no-repeat;
	}