@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body {
	font-family: 'Open Sans', sans-serif;;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#menu {
margin-left: 62px; margin-top: 21px; padding:0;
}
#footer {
padding:0; padding-top: 6px; margin-top:24px; width: 1024px; text-align:center; height: 74px; background-image:url(Footer-PaiRSpeCtives.png); background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
}
#menu img { margin-right:2px; border: 0; }
#contenu {
clear:both; min-height: 400px; margin-top: 18px; margin-left: auto; margin-right:auto; width: 884px; border-radius: 12px; border: thin solid #E6E6E6; padding: 26px;
background: #FFFFFF;
background: -moz-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F3F3F3), color-stop(100%, #FFFFFF));
background: -webkit-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
background: -o-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
background: -ms-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
background: linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
box-shadow: 1px 1px 12px #E6E6E6;
}
.upload {
	width: 240px;
	padding: 12px;
	border-radius: 12px;
	border: 1px solid #CCCCCC;
	background-color:#F5F5F5;
	float:right;
	display:block;
	margin-top: 18px;
}
.itemListe {
	clear: both;
	display:block;
	margin-top: 18px;
	padding-left: 52px;
	min-height:44px;
	background-image:url(Download.png);
	background-repeat: no-repeat; background-position: top left;
}
.itemListe2 {
	width: 600px;
	display:block;
	margin-top: 18px;
	padding-left: 52px;
	min-height:44px;
	background-image:url(Download.png);
	background-repeat: no-repeat; background-position: top left;
}
.itemListe3 {
	width: 600px;
	display:block;
	margin-top: 18px;
	padding-left: 52px;
	min-height:44px;
	background-image:url(arrow1.png);
	background-repeat: no-repeat; background-position: top left;
}
.titreItem {
	font-size: 15px;
}
.listeTheme0 {background-color:#FFFFFF;
}
.listeTheme1 {
	background-color:#FFFFFF;
}
.listeTheme2 {
	background-color:#FFFFFF;
}
.listeThemex {
	background-color:#FFFF99;
}
#bubulle {
	background-color: #fafaff;
	border: 1px solid #aaf;
}
#background {
	background: #ffffff; /* Old browsers */
	text-align:left;
	background: url(images/template/fond_menu.png);

}
