* {margin:0;padding:0}
html,body{height:100%;width:100%;}

body {
	font-family: verdana, arial;
	font-size: 10px;
	color: #1b2b41;
	background-image:url(images/bg_gris.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#e6e7e8;
	/*background-color:#ECEDED;	*/
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align:center;
	min-height:669px;
	min-width:803px;
}

#content_table {
	background: url(images/bg_table.gif) repeat;
}
table {
	margin-left: auto;
	margin-right: auto;
}

#table_images {
	margin: 0;
	padding: 0;
}

td.vetement {
	width: 138px;
	text-align: center;
}

#xouter{
	padding-top:40px;
	padding-bottom:100px;
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 698px;
}
#xinner {
	width: 803px;
	height: 698px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

td {
    font-size:10px;
    color: #1b2b41;
    font-family: verdana, arial;
    text-align: left;
}

a {
    color: #5b8dd2;
    text-decoration: none;
}

a:hover {
    color: #99c672;
    text-decoration: none;
}

img {
	border:0;
}

.justify {
	text-align: justify;
}

.titreconcours{
	font-size: 12px;
	color: #E2001A;
	font-family: verdana, arial;
}
.fontvert{
	font-size: 12px;
	color: #5E863C;
	font-family: verdana, arial;
}

.error_message{
	font-size: 10px;
	color: #d20202;
	font-family: verdana, arial;
	font-weight : bold;
}

.bascertificat {
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial;
}
