/* Structure globale */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1478BE;
	font-size: 13px;
}

div#global {
	width: 900px;
	margin: 0 auto;
	text-align: justify;
}

/* Informations */

div.informations {
	/*background: url(../images/myConf_lifestyle_client.jpg) no-repeat;*/
	background: url(../images/photo_conf_1.jpg) right no-repeat;
	float: left;
	padding-right: 380px;
	/*padding-left: 390px;*/
	margin: 10px 2px 0 2px;
	height: 166px;
	width: 505px;
	/*border: 1px solid;*/
}

img.a_gauche{
	float : left;
	margin : 0 15px 0px 0;
}


.align_image img {
	vertical-align: middle;
	display: inline-block;
}



/*


table {
	text-align : center;
}

div#inscription {
	width : 50%;
	padding: 0 10px 0px 10px;
	margin: 0 auto 30% auto;
	border : 1px solid gray;
}

div#inscription h2{
	border : solid 1px #1266be;
	background : #b0c8e0;
}

th {
	border : solid 1px #1266be;
	background : #b0c8e0;
}

th.stats {
	border-bottom : solid 1px #1266be;
	border-top : solid 1px #1266be;
	border-left : none;
	border-right:none;
	background : #b0c8e0;
}

th.normal{
	background : none;
	border : none;
}
table.stats {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0 auto;
}

div#infos{
	float : left;
	width : 20%
}

img {
	border : none;
}

div#lastAct {
	width : 60%;
	margin : 0 auto 20% auto;
	border : 1px black solid;
	background : #b0c8e0;
	overflow: auto;
	height : 80px;
}

p#deco {
	text-align : right;
}

*/

