/* CSS Document */

/*Styles des calques */
div {
	position: relative;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	top: 1px;
	left: -1px;
	background-color: #FFFFFF;
}
div.calqueentete {
	padding: 10px 0px 10px 0px;
	background-image:  url("images/logohandisup.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #C4D2EE;
	height: 90px;
}
div.calquemenu {
	padding: 0px 0px 2px 0px;
	background-color: #84A2DE;
	text-align: center;			
}
div.calquecontenu {
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: center;

}
div.calquepieddepage {
	padding: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	font weight: normal;
	color: #333333;
	text-align: center;	
	border-top: 1px solid #81A1DC;
}
/*Styles des titres*/
h1 {
	font-family: Arial, helvetica, "sans serif";
	font-size: 18px;
	color: #AC003C;
	align: center;
	padding: 5px 0px 0px 250px;
	margin-bottom: 0px;
}
.maj {
	font-family: Arial, helvetica, "sans serif";
	font-size: 10px;
	color: #1B325F;
	background-color: #EBF0FA;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, helvetica, "sans serif";
	text-align: justify;
}
p.vousetes {
	padding-left: 250px;
	margin-top: 10px;
	color: #81A1DC;
	text-align: left;
}
p.centre {
	text-align: center;
}
p.logo {
	text-align: right;
}
a.menu {
font-family: Arial, Helvetica, "sans serif";
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 2px 5px 2px 5px;
margin-left: 0px;
}
a.menu:link {
color: #FFFFFF;
}
a.menu:visited {
color: #FFFFFF;
}
a.menu:hover {
color: #D0DCF2;
}
a.menu:active {
color: #000033;
}
a.vousetes {
font-family: Arial, Helvetica, "sans serif";
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px;
margin-left: 0px;
}
a.vousetes:link {
color: #68A0D3;
}
a.vousetes:visited {
color: #68A0D3;
}
a.vousetes:hover {
color: #AC003C;
}
a.menu:active {
color: #AC003C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD003E;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AD003E;
	padding-left: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
rencontrer {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #D6D3CE;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	text-decoration: blink;
	background-color: #FFFFFF;
}
