/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

a:hover {
	color: #f3efc9;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.titre {
	width:240px;
	height:55px;
	text-align:right;
	padding:0px 10px 0px 10px;
	background-color:#cac490;
}

.spaceTop {
	height:20px;
	background-color:#cac490;
}

.blocContenu {
	width:100%;
	background-color:#cac490;
}

.colGauche {
	width:490px;
	vertical-align:top;
	background:url(../images/background-left6.gif) bottom left;
	background-repeat:repeat-y;
}

.colDroite {
	width:490px;
	vertical-align:top;
	background:url(../images/background-left6.gif) bottom right;
	background-repeat:repeat-y;
}

.tabContenu {
	background-color:#cac490;
}

.blocPhotoGauche {	
	padding: 15px 15px 15px 15px;
	background-color:#cac490;
	text-align:center;
}

.blocPhotoGauche img {
	border:#f3efc9 2px solid;
}

.bottomSpace {
	height:40px;
	background-color:#f3efc9;
}

.backClair {
	background-color:#f3efc9;
}

.backFonce {
	background-color:#cac490;
}

.blocTexte table {
	border-color:#f3efc9;
	border-style:solid;
	text-align:center;
}
