@charset "utf-8";

/* CSS Document */
html,body
{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	overflow:hidden;
	display:block;
	text-align:center;	
}

#maindiv
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/acceuil_raphael_delerue.jpg) left top no-repeat;	
	cursor:pointer;
}
#maindiv2-a
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/accueil_portfolio.jpg) left top no-repeat;	
}
#maindiv2-b
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/accueil_portfolio2.jpg) left top no-repeat;	
}
#maindiv2-c
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/accueil_portfolio3.jpg) left top no-repeat;	
}
#maindiv3
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/accueil_contact.jpg) left top no-repeat;	
}
#maindiv4
{
	display:block;
	text-align:center;
	overflow:hidden;
	margin-left : auto;
	margin-right : auto;
	margin-top : 1%;
	margin-bottom : auto;	
	width : 1002px;
	height:602px;
	text-align : left;  /* pour résoudre le bug de centrage de IE */	
	background:url(images/intro/accueil_lien.jpg) left top no-repeat;	
}
#maindivleft
{
	display:block;
	float:left;
	width:240px;
	height:602px;
}
#maindivcenter
{
	display:block;
	float:left;
	width:561px;	
	height:602px;	
	padding-top:57px;	
}
#maindivright
{
	display:block;
	float:left;
	width:201px;	
	height:602px;	
}
#menu
{
	display:block;
	float:left;
	width:240px;
	height:102px;
}
#menu_portfolio1
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	
}
#menu_portfolio2
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	margin-top:3px;	
}
#menu_portfolio3
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	margin-top:3px;
}
#menu_contact
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	margin-top:3px;	
}
#menu_liens
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	margin-top:5px;	
}
#menu_pdf
{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin-left:10px;
	cursor:pointer;
	margin-top:3px;	
}
#image_tmp
{
	display:block;
	float:left;
	width:200px;
	height:65px;
	max-width:200px;
	overflow:hidden;
}
#image_tmp_ligne
{
	display:block;
	float:left;
	width:200px;
	height:48px;
	margin-top:13px;
	max-width:200px;
	overflow:hidden;	
	text-align:left;
}

.img
{
	border:#9CB9C9 solid 1px;
	width:46px;
	height:46px;
}