
body {
	background: #D6D6D6;
	font-family: Georgia,Helvetica,Arial,sans-serif;
	font-size: 62.5%;
	color: #272727;
}

#main {
	border: none;
	width: 940px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
	visibility:visible;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

h1 {
	margin: 10px 20px 10px 150px;
	position: relative;
	float: left;
}

h2 {
	margin: 10px 20px 10px 65px;
	position: relative;
	float: left;
}

h2 a{
	color:#169230;
	text-decoration:none;
}

h2 a:hover {
color:#169230;
text-decoration:underline;
} 

.allemand  a {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Allemand_2009.jpg) no-repeat scroll 0 0;
	width: 250px;
	height: 352px;
	margin: 10px 20px 10px 200px;
	position: relative;
	float: left;
	display:block;
}
.allemand  a:hover {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Allemand_2010.jpg) no-repeat scroll 0 0;
}

.britannique a {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Britannique_2009.jpg) no-repeat scroll 0 0;
	width: 250px;
	height: 352px;
	margin: 10px 20px 10px 20px;
	position: relative;
	float: left;
	display:block;
}
.britannique a:hover {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Britannique_2010.jpg) no-repeat scroll 0 0;
}

.italien a {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Italien_2009.jpg) no-repeat scroll 0 0;
	width: 250px;
	height: 352px;
	margin: 10px 20px 10px 200px;
	position: relative;
	float: left;
	display:block;
}
.italien a:hover {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Italien_2010.jpg) no-repeat scroll 0 0;
}

.russe  a {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Russe_2009.jpg) no-repeat scroll 0 0;
	width: 250px;
	height: 352px;
	margin: 10px 20px 10px 20px;
	position: relative;
	float: left;
	display:block;
}
.russe  a:hover {
    background: transparent url(http://www.univercine-nantes.org/Affiche_Univercine_Russe_2010.jpg) no-repeat scroll 0 0;
}