@charset "utf-8";
/* CSS Document */
body {
	width:970px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #613C63;
}
p {margin:0;padding:0;}
.content a:link,.content a:visited  {color: #7e2281;font-weight: bold;}
.content a:hover,.content a:active {color: #df18e6;font-weight: bold;}
.topHead{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	background-image: url(/images/sensu_nav_bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 134px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.content {
	width: 858px;
	background-color: #FFFFFF;
	padding-right: 56px;
	padding-left: 56px;
}


.footer{
	clear: both;
	background-color: #9B01A1;
	text-align: center;
}

.topHead .topNav {
	padding-bottom: 64px;
	margin-top: 10px;
}
.content h1 {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7c1f81;
	padding-top: 0px;
	padding-bottom: 17px;
	margin: 0px;
	letter-spacing: 2px;
}
.content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #c88fca;
}
.content .text {
	font-size: 11px;
	color: #7f7f7f;
	line-height: 17px;
	padding-bottom: 36px;
}
.imageGauche{
	float:left;
	border: 0px solid #000000;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-top: 10px;
}
.imageDroite{
	float:right;
	margin-left: 14px;
	margin-bottom: 14px;
	margin-top: -21px;
}
.content .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c9e9f;
	margin-bottom: 1px;
	width: 404px;
}
.espaces {
	display: block;
	margin-bottom: 11px;
	margin-top: 26px;
	margin-right: 48px;
}
.textEspaces {
	font-size: 11px;
	color: #7f7f7f;
	line-height: 17px;
	width: 404px;
	margin-right: 48px;
}
.espacesDroite{
	float:right;
	margin-left: 14px;
	margin-bottom: 14px;
	margin-top: -21px;
}
.espacesImgDroite {
	display: block;
	margin-bottom: 11px;
	margin-top: 26px;
}
.textEspacesDroite {
	font-size: 11px;
	color: #7f7f7f;
	line-height: 17px;
	width: 404px;
}
.espacesColDroite {
	display: block;
	margin-bottom: 11px;
	margin-top: 26px;
}

.evenements {
	background-color:#F0E9F3;	
	padding-left: 10px;
}

.evenements H2{
	color: #7c1f81;
	font-weight:normal;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-bottom: 1px;

}

.evenements .blocEvenement{
	float:left;
	margin-top: 30px;
	border:#000000 0px solid;
	width: 82%;
	padding-right: 5px;
	
}

.evenements .imageEvenement{
	float:left;
	border:#000000 0px solid;
	height: 120px;
}
.evenements .titreEvenement {
	color: #C88FCA;
	font-size: 15px;
}

.evenements .dateEvenement {
	color: #7F7F7F;
	font-size: 11px;
	font-weight:bold;
}

.evenements P {
	font-size: 11px;
	color: #7F7F7F;	
}

#menul{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:2px;
	font-family:ARIAL;
	font-size:14px;
	margin:10px;
}

#menul:hover, #menuA{
	color:#7c1f81;
	letter-spacing:2px;
	text-decoration:overline;
	font-family:ARIAL;
	font-size:14px;
	margin:10px;
}

