body {
	text-align: center;
	margin: 0; padding: 0;
	background: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style:italic;
	color: #fff;
	font-size: 14px;
	background:url("back5.jpg") no-repeat scroll center -295px #FFFFFF;
}

#div_center {

	width: 550px;
	/*background-color: rgba(156, 156, 156, 0.37);*/
	margin-left: auto;
	margin-right: auto;
	/*margin-left: auto;
	padding-top: 20%;	margin-right: auto;*/
}

#videos img
{
	width:100px;	
}

#videos img:hover{
}

#play {
    background: url('play2.png') center center no-repeat;
	margin-top: -65px;
	height: 70px;
    position: relative;
    z-index: 10;
}

#div_title {
	top: 120px;
	left: 20px;
	position: relative;
	font-size: 28px;
	font-weight:bold;
}

#videos 
{
	width:600px
}
#videos .video
{
	width: 150px;
	height:130px; 
	position: relative;
	float: left;
	text-align: center;	
	top: 160px;
}
#div_video1 {
	left: 0px;
}

#div_video2 {
	left: 0px;
}

#div_video3 {
	left: 0px;
}

#div_video4 {
	left: 0px;
}

#div_photo {
	top: 215px;
	left: 200px;
	width: 200px;
	height:130px; 
	position: relative;
	text-align: center;
	border:1px solid #000;
}

#carte_visite #photo
{
	float: left;
	width: 150px;
	height : 500px;
}

#carte_visite #content
{
}

#carte_visite #chapeau
{
	font-style: italic;
}
#carte_visite ul
{
	margin-top: 5px;
}
#carte_visite li
{
	margin-left: 20px;
}
a:visited {
	/*color: #666666;*/	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	/*color: #666666;*/	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {		/*color: #333333;*/	color: #fff;
	font-weight: 800;
	text-decoration: none;
}