.titreblancgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.titrenoir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texteindex{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.texteindexnoir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titrerouge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}
.titrerougesouligne{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2001a;
	font-weight: bold;
	text-decoration: underline;
}
.menuTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
}
.menuBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
}
.ficheBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.textenoir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.background {
	background-image: url(images/accueil/ift-accueil.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 768px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
.backgroundMenu {
	background-image: url(images/accueil/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 616px;
	width: 318px;
	left: 0px;
	top: 0px;
}
.backgroundHaut {
	background-image: url(images/accueil/bandeau-haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 153px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
.backgroundMenutrans {
	background-image: url(images/accueil/accueil-trans.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 616px;
	width: 318px;
	left: 0px;
	top: 0px;
}
.ficheBlanc2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#global {
	margin:auto;
	width:1000px;
	background-image:url(images/accueil/fond_global.jpg);
	background-repeat:repeat-y;
}

#contenu1 {	
	width:320px;
	margin-left:10px;
	float:left;
}

#contenu3 {
	width:320px;
	margin-right:10px;
	float:right;
}

#contenu2 {
	width:320px;
	margin-left:340px;
	margin-right:340px;
}

#pied_global {
	background-image:url(images/accueil/pied_global.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:1px;
	clear:both;
}

.txt_rubrique {
	padding:10px;
	width:300px;
}

.img_accueil {
	float:left;
	margin-bottom:5px;
	margin-right:15px;
	margin-top:5px;
}

a.lien1 {      
	text-decoration:none;
	color: #e2001a;      
}    

a.lien1:hover {       
	text-decoration:none;
	color: #e2001a;   
}

a.lien1:visited {       
	text-decoration:none;
	color: #e2001a;   
}