.texte_index {
	color: #000;
}


.titre_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 3px;
	text-align: center;
}


.bord_image_index {
	border: 1px solid #FFF;
}



a.lien_index1{
	color:#009EDF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 180px;
}

a.lien_index1:hover{
	text-decoration:underline;
} 

a.lien_index2{
	color:#99CC33;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

a.lien_index2:hover{
	text-decoration:underline;
} 

#page{
	position: absolute;
	width: 465px;
	margin-left: -232px;
	left: 50%;
	height: 480px;
	margin-top: -240px;
	top: 50%;
	background-attachment: fixed;
	background-image: url(../images/deco/home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
  
  
#contenu{
	margin-top:15px;
}

ul#menu{
	margin: 295px 0 0 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-type: none;
	font-weight: bold;
}

#menu a {
	margin:5px 0;
	padding-left: 5px;
	display:block;
	color:#154F9D;
	text-decoration:none;
	line-height:17px;
	width:80px;
	background:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#menu a:hover {
	text-decoration: underline;
}

.span1 {
	color:#4EA2C7;
}

.span2 {
	color:#99CC33;
}

.tiret_referencement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
}

.texte_referencement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.bord_image_referencement {
	border: 1px none #666;
}


a.lien_referencement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.lien_referencement:hover {
	color:#333;
	text-decoration:underline;
} 

a.lien_icare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.lien_icare:hover {
} 


#icare {
	width: 690px;
	text-align: center;
	height: 120px;
	top: 130%;
	margin-top: -140px;
	left: 50%;
	margin-left: -345px;
	position: absolute;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
