body {
	margin:0;
	padding:0;
	font-family:arial;
}

img{ border:0; }
a:focus
{
outline:0;
} 
#main_haut {
	background-image: url("images/uplood_essaifleurOK_01.gif");
	height:264px;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#bandeau_haut {
	background: url("images/violet.gif") repeat-y right #ffffff;
	width:100%;
}
#logo {
	background: url("images/ss_logo.gif") no-repeat left bottom;
	height:90px;
	width:100%;
	padding-left:10px;
	text-align:center;
}
#logo #imglogo { float:left;}
#top_menu {
}
#menu{
	float:left;
	height:34px;
	width:100%;
	background: url("images/barre_vert_light.gif") repeat-x;
}
#menu #accueil, #menu #photos, #menu #videos {
	float:left;
	width:103px;
	height: 34px;
	margin-top:0px;
}
#menu #photos { width:100px;}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	font-size:10px;
	text-align:center;
	color:#333333;
	border-top:1px dotted #AF1D4E;
}
.titleBleu {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#00C9CB;
}
.moyenBleu {
	font-size:13px;
	font-weight:bold;
	color:#00C9CB;
}
#pub_bas { width:100%; text-align:center;margin-bottom:20px;}
