body {
	font: 8pt/16pt Verdana, arial;
	background: #BBAFC2 url(images/background.png) repeat-x top;
	margin-top: 0px;
	color: #221C4B;
	font-size: 12px;
}
img {
	border : none;
	vertical-align: middle;
}
p { 
	margin-top: 0px; 
	text-align: justify;
	color: #221C4B;
}
h1#header {
	height: 113px ;
	margin: 0 ;
	background: url(images/mobileheader.png) no-repeat left top ;
}
h1#header a {
	width: 460px ;
	height: 110px ;
	display: block ;
}
h1#header a span {
	display: none ;
}
h2 {
	color: #D2315C;
	text-align: left;
}
h3 {
	
}
a:link {
	font-weight: bold;
	text-decoration: none; 
	color: #221C4B;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #221C4B;
}
/*Design du site */
.menu1 {
	background-image:url(images/mobilemenu.png);
	width: 460px;
	height: 31px;
	line-height: 31px;
	color: #221C4B;
}
.menu2 {
	background-image:url(images/mobilemenu2.png);
	width: 460px;
	height: 36px;
	line-height: 36px;
	padding-top: 5px;
}
html>body .menu2 {
	height: 41px;
	line-height: 36px;
	padding-top: 0px;
}
.cellule{
	background: white url(images/mobilefondcellule.png);
	width: 420px;
	margin: auto;
	padding: 20px;
}
.fincellule {
	background: white url(images/mobilefincellule.png);
	margin: auto;
	height: 68px;
}
.tableau {
	text-align: center;
	width: 460px;
	margin: auto;
	margin-top: 0px;
}
.footer {
	color: white;
	width: 460px;
	height: 27px;
	padding-top: 5px;
}
.liens, .liens a, .liens a:visited {
	margin: auto;
	margin-top: 3px;
	text-align: center;
	font: 7pt Verdana, arial;
	color: white;
	font-weight: normal; 
}
/*Listage des perles*/
.perlehaut {
	background: white url(images/mobileperlehaut.png);
	margin: auto;
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	height: 46px;
	line-height: 7px;
	margin-top: 10px;
	color: #5500CC;
}
html>body .perlehaut {
	padding-top: 10px;
	height: 44px;
	line-height: 10px;
}
.perlecentre {
	background: white url(images/mobileperlecentre.png);
	margin: auto;
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-top: 0px;
}
.perlebas {
	background: white url(images/mobileperlebas.png);
	margin: auto;
	width: 410px;
	height: 31px;
}
/*Form connexion*/
.formconnexion, .formrecherche {
	display: inline;
}
.formconnexion input, .formrecherche input, .formproposer input, .formproposer textarea {
	background: white;
	border: 1px solid #221C4B;
	color: #221C4B;
}
.formdefiler {
	margin-top: 10px;
}
.formdefiler input {
	background: white;
	border: 1px solid #221C4B;
	color: #221C4B;
}
/*Tableau*/
.tdleft, .tdright {
	text-align: left;
}