/* CSS Document */
#ensemble{
margin:0 auto;
padding:0 auto;
}

body,td,th {
	text-align:center;
	font-family:Georgia, Times New Roman, Times, serif;
	background-color: #990000;
}

#drapeau {
	position:absolute;
	width: 50px;
	right: 10px;
	top: 40px;
}
		

#conteneur {
	position:relative;
	top: 10px;
	left: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
}

#page {
	background-color:#FFFFFF;
	width:1000px;
	float:left;
}

#specialisations-horizontal{
	position:relative;
	top: 10px;
	text-align:center;
}

#gauche {
	position:relative;
	left: 30px;
	top: 10px;
	width:238px;
	text-align:center;
	float:left;
}

#droite {
	position:relative;
	left: 50px;
	top: 10px;
	width: 680px;
	float:left;
	text-align:justify;
	line-height: 1.3em;
}

#gauche2 {
	position:relative;
	top: 10px;
	width:700px;
	text-align:left;
	float:left;
}

#droite2 {
	position:relative;
	left: 10px;
	top: 10px;
	width: 100px;
	float:left;
	text-align:justify;
	line-height: 1.3em;
}

#retour {
	position:absolute;
	right:0px;
	text-align:center;
}

#partenaires-texte{
	position: relative;
	top: 10px;
	width: 920px;
	text-align:justify;
	line-height: 1.3em;
	margin-left:auto;
	margin-right:auto;
}
#retour-bouton {
	right:0px;
	width: 73px;
	background-image:url('images/retour_bt.gif');
	background-repeat:no-repeat;
}
		
#retouren-bouton {
	right:0px;
	width: 52px;
	background-image:url('images/back_bt.gif');
	background-repeat:no-repeat;
}
		
#specialisation {
	position: relative;
	width: 114px;
	background-image:url('images/boutons/presentation1.gif');
	background-repeat:no-repeat;
}
		
#specialites {
	position: relative;
	width: 114px;
}
		
#anglophrase-adresse {
	position:relative;
	top: 10px;
	width: 1000px;
	text-align: center;
	color:#FFFF00;
	float:left;
}

#creasites{
	position:relative;
	left: 10px;
	width:238px;
	text-align:left;
	font-size: x-small;
	font-style: italic;
	float:left;
}

#partenaires{
	position:relative;
	width: 750px;
	text-align: right;
	float:left;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

a:link {
	color:#330000;
}

a:visited {
	color:#000000;
}

a:hover {
	color: #000000;
	font-weight: bold;
}

a:active {
	color: #000000;
}

.partenaires:link {color: #FFFF00}
.partenaires:visited {color: #FFFF00;}
.partenaires:active {color: #FFFF99;}
.partenaires:hover {color: #FFFF99;}

a.specialisations { 
	background-image: url('images/specialisations1.gif'); 
	display: block; 
	width: 189px;
} 

a.specialisations:hover { 
	background-image: url('images/specialisations2.gif');
	width: 189px;
}

a.specialisationsen { 
	background-image: url('images/specialisations1-en.gif'); 
	background-repeat:no-repeat;
	display: block; 
	width: 247px;
} 

a.specialisationsen:hover { 
	background-image: url('images/specialisations2-en.gif');
	background-repeat:no-repeat;
	width: 247px;
}

a.retour-bouton { 
	background-image: url('images/retour_bt.gif'); 
	display: block; 
	width: 73px;
} 

a.retour-bouton:hover { 
	background-image: url('images/retour2_bt.gif');
	width: 73px;
}

a.retouren-bouton { 
	background-image: url('images/back_bt.gif'); 
	display: block; 
	width: 52px;
} 

a.retouren-bouton:hover { 
	background-image: url('images/back2_bt.gif');
	width: 52px;
}

a.contact { 
	color:#FFFF00;
} 

a.contact:hover { 
	color:#FFFF00;
	font-weight:bold;
}


