body{
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color:white;
	font-family : 'Arial';
	
	
	
}
/*
#bloc_general{
	background-image:url(../images/background.png);
	background-color:white;
	background-repeat:no-repeat;
	width:1400px;
	min-height:800px;
	margin:0 auto;
	margin-bottom:100px;
	padding-bottom:50px;
}*/

#banniere{
	background-image:url(../images/banniere.png);
	width:951px;
	height:152px;
	margin:0 auto;
	
}

#corps_entre_degrade{
	/* le rouge*/
	background-image:url(../images/degrader_bord.png);
	width:952px;
	margin:0 auto;
	
	
}


#corps_droite{
	background-color:#393939;
	width: 310px;
	/*height:200px;*/
	margin-left:600px;
	
	
}

#contenu_corps_droite{
	
}

.menu_lateral{
	background-color:#4d4d4d;
	width:100%;
	color:white;
	margin-top:8px;
}

#footer{
	/*background:yellow;*/
	margin-top: 50px;
	width:100%;
	
	margin:0 auto;
	
	
}

#bas_degrade{

	background-image:url(../images/degrader_bas.png);
	height:11px; 
	width:951px;
	margin:0 auto;
	
}

.hautgauche {
	background: url(../images/coin_haut_gauche.png);
}

.hautdroit {
	float: right;
	background: url(../images/coin_haut_droite.png);
}


.basgauche {
	background: url(../images/coin_bas_gauche.png);
}

.basdroit {
	float: right;
	background: url(../images/coin_bas_droite.png);
}
.hautgauche, .hautdroit, .basgauche, .basdroit {
	height: 19px; width: 19px;
	background-repeat: no-repeat;
	font-size:1px; 

}

a.lien_blanc_juste_souligne{
	color:white;
	text-decoration:none;
}

a.lien_blanc_juste_souligne:hover{
	text-decoration:underline;
	color:white;
}

a.lien_bleu_juste_souligne{
	color:white;
	text-decoration:none;
}

a.lien_bleu_juste_souligne:hover{
	text-decoration:underline;
	color:#4189eb;
}

a.lien_juste_souligne{
	color:grey;
	text-decoration:none;
}

a.lien_juste_souligne:hover{
	text-decoration:underline;
	color:grey;
}

#recherche{
	border:1px solid white;
}

#recherche:focus{
	border:2px solid #C0C0C0;
}

td.td_menu:hover{
	/*background-color:#C0C0C0;*/
	background:url(../images/onglet.png);
	
}	

a.lien_simple,a.lien_simple:hover{
	color:white;
	text-decoration:none;
	
}






body{
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color:white;
	font-family : 'Arial';
	font-size : 12px;
	
}

#corps{
	/*le yellow*/
	width:910px;
	/*height:500px;*/
	margin:0 auto;
	margin-top:20px;

	
}

#schema_inscription
{
	position : relative; 
	width : 910px;
	height : 305px;
	margin-bottom : 10px;
	background-image:url(../images/schema_inscription_sP.png);
}

#btn_inscription
{
	position : absolute;
	right: 49px;
	bottom: 13px;
	border : none;
}

.titre_bloc
{
	color : #FFFFFF;
	font-size : 18px;
	margin-left : 20px;
	
}


#corps_gauche
{
	width : 592px;
	background-image:url(../images/degrader_corps_gauche.png);
	background-color:white;
	/*height:300px;*/
	clear:both;
	float:left;
}

#contenu_corps_gauche
{
	margin : 15px;
	margin-bottom:-50px;
}

#bande_corps_gauche
{
	background-image:url(../images/bande_corps_gauche.png);
}

.td_tab_inscription
{
	height : 30px;
	vertical-align : middle;
	text-align : right;
	padding-right : 20px;
}

#inscription_resultat
{
	margin-top : 50px;
	padding-top : 20px;
	/*display : hidden;*/
}

#bottom_corps_gauche
{
	width : 593px;
	height : 102px;
	background-image:url(../images/degrader_bas_corps_gauche.png);
	background-repeat:no-repeat;
}

h1
{
	font-size : 25px;
	font-weight : bold;
}

h2
{
	color : #3c81dd;
	font-weight : bold;
	font-size : 15px;
}

p
{
	text-align : justify;
}

}
