#centerwrap
{
	background-image: url('/images/frontend/background.jpg');
}

#blocMenu1
{
	position: absolute;
	top: 275px;
	left: 13px;
	width: 210px;
	height: 157px;
}
#blocMenu2
{
	position: absolute;
	top: 275px;
	left: 248px;
	width: 210px;
	height: 157px;
}
#blocMenu3
{
	position: absolute;
	top: 275px;
	left: 486px;
	width: 210px;
	height: 157px;
}
.blocMenu h2 {
	color: #5C5C5C;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.blocMenu li
{
	list-style-type: none;
	width: 212px;
}
.blocMenu li a {
	display: block;
	font-size: 15px;
	background-color: none;
	color: black;
	width: 212px;
	line-height: 24px;
	font-weight: bold;
}
.blocMenu li a:hover {
	background-color: #b8b8b8;
	color: white;
	text-decoration: none;
}
#newsletter
{
	left: 705px;
	top: 280px;
	position: absolute;
	width: 212px;
	height: 25px;
}

#newsletter_upload
{
    left: 694px;
    top: 310px;
    position: absolute;
    width: 218px;
    height: 155px;
    background-color: #CED0CF;
}
#newsletter_upload #image_fond
{
    position: absolute; 
    left:  20px; 
    top: 2px; 
    width: 180px; 
    height: 150px; 
    z-index: 3;
}

#newsletter_upload #texte_lien
{
	position: absolute; 
	left:  0px; 
	top: 68px; 
	width: 218px; 
	height: 20px;  
	background-color: #8e8e8e; 
	color: #000000; 
	font-size: 12px; 
	text-align: center; 
	font-weight: bold; 
	line-height: 20px; 
	z-index: 4;
}
#newsletter_upload a
{
    color: #ffffff;
    text-decoration: none;
}

#emploi
{
    position: absolute;
    width: 225px;
    height: 108px;
    top: 504px;
    left: 550px;
    color: #000000;
    text-decoration: none;
}
#emploi a
{
    color: #000000;
    text-decoration: none;
}

#emploi a:hover
{
    color: #FF5A11;
    text-decoration: underline;
}


#rss
{
	position: absolute;
	width: 225px;
	height: 108px;
	top: 504px;
	left: 35px;
}
#rss li
{
	list-style: none;
	font-size: 10px;
	line-height: 12px;
}
#rss li a
{
	color: black;
}
#rss hr
{
	line-height: 1px;
	height: 1px;
}

#supdeco
{
	position: absolute;
	left: 747px;
	top: 166px;
	width: 114px;
	height: 70px;
	display: block;
}
#jeunediplome
{
	position: absolute;
	left: 793px;
	top: 559px;
	width: 118px;
	height: 44px;
	display: block;
}

