@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-align: left;
font-size:12px;
color:#5A9CE5;
}

a {
	color:#5A9CE5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.ban{
	background-image:url(../images/ban_fra.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:232px;
}

.corps-menu-general{
background-image:url(../images/search/corps.jpg);
background-repeat:repeat-y;
background-position:center;
}

.bas-menu-general{
background-image:url(../images/search/menu-general_09.jpg);
background-repeat:repeat-y;
background-position:center;
height:38px;
}

.reflet-menu-general{
background-image:url(../images/search/reflet.jpg);
background-repeat:no-repeat;
background-position:center;
height:85px;
}
			
.titre-search-form{
background-image:url(../images/search-form/titre_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:107px;
}

.fond-search-form{
background-image:url(../images/search-form/fond.jpg);
background-position:center;
background-repeat:repeat-y;
}

.titre-inscription{
background-image:url(../images/form-inscription/titre_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:51px;
}

.corps-inscription{
background-image:url(../images/form-inscription/contenu_fra.jpg);
background-position:center;
background-repeat:repeat-y;
}

.titre-resultat{
background-image:url(../images/resultat/titre_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:38px;
}

.fond-resultat{
background-image:url(../images/resultat/fond.jpg);
background-position:center;
background-repeat:repeat-y;
width: 721px;
}

.bas-resultat{
background-image:url(../images/resultat/bas.jpg);
background-position:center;
background-repeat:no-repeat;
height:31px;
}

.res-bleu{
background-image:url(../images/contenu-resultat/res-bleu.jpg);
background-position:center;
background-repeat:no-repeat;
height:35px;
}

.res-blanc{
background-image:url(../images/contenu-resultat/res-blanc.jpg);
background-position:center;
background-repeat:no-repeat;
height:28px;
}

.res-bleu tr:hover{
/*text-decoration: underline;*/
color: red;
cursor: pointer;
}

.res-blanc tr:hover{
/*text-decoration: underline;*/
color: red;
cursor: pointer;
}

.res-titres{
background-image:url(../images/contenu-resultat/titres_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:26px;
}

.titre-cursus{
background-image:url(../images/cursus/titre_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:38px;
}

.fond-cursus{
background-image:url(../images/cursus/fond.jpg);
background-position:center;
background-repeat:repeat-y;
}

.bas-cursus{
background-image:url(../images/cursus/bas.jpg);
background-position:center;
background-repeat:no-repeat;
height:40px;
}

.cadre-haut{
background-image:url(../images/form-inscription/haut-cadre.jpg);
background-position:center;
background-repeat:no-repeat;
height:57px;
margin-left:18px;
}

.cadre-corps{
background-image:url(../images/form-inscription/corps-cadre.jpg);
background-position:center;
background-repeat:repeat-y;
margin-left:18px;
}

.cadre-bas{
background-image:url(../images/form-inscription/bas-cadre.jpg);
background-position:center;
background-repeat:no-repeat;
height:57px;
margin-left:18px;
}


.pub-forum{
background-image:url(../images/contenu-cursus/pub-forum.jpg);
background-position:center;
background-repeat:no-repeat;
width:517px;
height:37px;
}

.pad{
padding:5px;
}

.titre-payant{
background-image:url(../images/inscription-payant/titre_fra.jpg);
background-position:center;
background-repeat:no-repeat;
height:51px;
}

.corps-payant{
background-image:url(../images/inscription-payant/contenu.jpg);
background-position:center;
background-repeat:no-repeat;
height:200px;
}


/*--- class de la petite barre de séparation des paragraphes --------------------------------------------*/
.separation{
width:320px;
align:left;
color:#4c97eb;
}


.title-size{
	font-size:16px;
	font-weight:bold;
}

.text-size{
	font-size:16px;
}

.titre-rubrique{
	font-size:16px;
}

.liens{
	width:720px;
	align:justify;
	padding-left:35;
}
