body
{
	vertical-align : top;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

input
{
	vertical-align : top;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

textarea
{
	vertical-align : top;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

ul
{
	margin : 0px;
	padding : 0px 0px 0px 20px;
}

.conteneurMessage
{
	position : absolute;
	z-index : 5;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	height : 0px;
	top : 300px;
	left : 0px;
}

.conteneurMessage .message
{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	line-height : 48px;
}

.conteneurMessage .message table
{
	margin : auto;
	border : none;
	font-size : 120%;
	font-weight : bold;
	cursor : pointer;
}

.conteneurMessage .message td
{
	text-align : center;
	background : url(./images/message-jrads.jpg) top center no-repeat;
	line-height : 48px;
	width : 367px;
}


.conteneur
{
	z-index : 1;
	width : 1024px;
	height : 700px;
	margin : auto;
	margin-top : 10px;
}

.conteneur .menu
{
	float : right;
	top : 0px;
}


.conteneur  .menu a
{
	float : right;
	display : block;
	width : 141px;
	height : 34px;
	margin-top : 10px;
	margin-right : 15px;
}



.conteneur .contenu
{
	display : inline;
	text-align : justify;
	width : 885px;
	height : 463px;
	float : left;
	margin-top : 35px;
	margin-left : 68px;
	overflow : auto;
	padding : 10px 0px 0px 0px;
}



.conteneur .contenu .text
{
	padding : 0px 35px 0px 35px;
}


.conteneur .contenu .text .cadreImage
{
	width : 200px;
	height : 160px;
	float : right;
	margin-left : 20px;
}

.conteneur .contenu .text .titre-index
{
	text-align : center;
	font-size : 180%;
	color : #0099CC;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-index
{
	text-align : center;
	font-size : 130%;
	color : #66CCFF;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .titre-outils
{
	text-align : center;
	font-size : 180%;
	color : #7EBF0D;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-outils
{
	text-align : center;
	font-size : 130%;
	color : #9BCF40;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .titre-references
{
	text-align : center;
	font-size : 180%;
	color : #742FB0;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-references
{
	text-align : center;
	font-size : 130%;
	color : #B783E7;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .titre-partenaires
{
	text-align : center;
	font-size : 180%;
	color : #DFB200;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-partenaires
{
	text-align : center;
	font-size : 130%;
	color : #FFCC00;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .titre-contact
{
	text-align : center;
	font-size : 180%;
	color : #CC3399;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-contact
{
	text-align : center;
	font-size : 130%;
	color : #FF99CC;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .titre-recrutement
{
	text-align : center;
	font-size : 180%;
	color : #FF6600;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .soustitre-recrutement
{
	text-align : center;
	font-size : 130%;
	color : #FF9933;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.conteneur .contenu .text .cadreInterne
{
	text-align : justify;
	border : 1px solid #CFCFCF;
	padding : 0px 10px 10px 10px;
}

.conteneur .contenu .text .cadreInterne legend
{
	text-align : center;
}





.conteneur .pied
{
	clear : both;
	padding-top : 70px;
	text-align : center;
	font-size : 120%;
	color : #000000;
	font-weight : bold;
	height : 30px;
}


