*
{
	margin : 0px;
	padding : 0px;
	list-style-type : circle;
	list-style-position: inside;
}
#general
{
	background-image : url("images/fond_portail_langues.jpg");
	background-repeat:no-repeat;
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	height : 950px;
	border : 1px solid;
}
body
{
	font-size:12px;
	font-family:arial;
	color:#374b88;
}
/*/////////////LIEN JERIKO//////////////////*/
#jeriko_lien
{
	width : 100px;
	position : relative;
	top: 5px;
	left: 20px;
}
#jeriko_lien a
{
	color:white;
	text-decoration:none;
} 
#jeriko_lien a:hover
{
	color:#374b88;
	text-decoration:none;
	background-color:white;
}
/*///////////////////////ENSEMBLE////////////////////////////*/
#haut
{
	position : relative;
	top : 215px;
	left : 50px;
	width : 300px;
	text-align : right;

}
#haut .envaleur {
	font: bold 1.1em Helvetica, Sans-Serif;
	color: #000000;
    font-variant: small-caps;
}
#haut .niveauCECR {
	font: bold 0.9em Helvetica, Sans-Serif;
	color: #404040;
}


#haut1
{
	position : relative;
	top : 0px;
	height : 210px;
	width : 300px;

}
#haut2
{
	position : relative;
	top : 0px;
	height : 90px;
	width : 300px;

}
#haut3
{
	position : relative;
	top : 0px;
	height : 80px;
	width : 300px;

}
#haut4
{
	position : relative;
	top : 0px;
	height : 150px;
	width : 300px;

}

#haut5
{
	position : relative;
	top : 0px;
	height : 45px;
	width : 300px;
}
#haut6
{
	position : relative;
	top : 0px;
	height : 45px;
	width : 300px;

}
#titres
{
	position : relative;
	margin-left : 380px;
	margin-top : -310px;
	width : 300px;
	line-height : 24px;
}
#titres .envaleur {
	font: bold 1.1em Helvetica, Sans-Serif;
    font-variant: small-caps;
	color: #000000;
}

#titres1
{
	position : relative;
	height : 210px;
}
#titres2
{
	position : relative;
	height : 90px;
}
#titres3
{
	position : relative;
	height : 90px;
}
#titres4
{
	position : relative;
	height : 100px;
}

#titres5
{
	position : relative;
	height : 60px;
}
#titres6
{
	position : relative;
	height : 100px;
}
#contenu
{
	margin-left : 650px;
	margin-top : -520px;
	width : 100px;
}

#titres a
{
	float : left;
	display : block;
	margin : 2px;
	text-align :center;
	width : 200px;
	color:#3a5292;
	text-decoration:none;
	background-color:#FFFFFF;
	border : 1px solid #3a5292;
}


#logoinfo 
{
	padding-top : 2px;
	display : block;
	float :left;
}
#titres a:hover
{
	color:black;
	text-decoration:none;
	background-color:white;
}
#contenu a
{
	color:#374b88;
	text-decoration:underline;
} 
#contenu a:hover
{
	color:black;
	text-decoration:none;
}

/*///////////////////TARIF/////////////////////////*/
#Tarif
{
	font-size : 15px;
	text-align : center;
	width : 730px;
	padding :5px;
	margin-top : 0px;
	margin-left : 40px;
	text-decoration: none;
}

#Tarif li
{
	color:red;
	list-style-type : none;
	float : left;
	text-decoration: none;
}
#Tarif a
{
	color:red;
	text-decoration: none;

} 
#Tarif a:hover
{
	color:black;
	background-color:#EEEEEE;
	text-decoration: none;
}
/*///////////////////MENU DU BAS/////////////////////////*/
#menu_pied
{
	font-size : 12px;
	width : 730px;
	padding :5px;
	margin-top : 0px;
	margin-left : 40px;
}
#menu_pied li
{
	list-style-type : none;
	float : left;
	text-decoration: none;
}
#menu_pied a
{
	color:black;
	text-decoration:none;
} 
#menu_pied a:hover
{
	color:black;
	text-decoration:none;
	background-color:#EEEEEE;
}