body { text-align: center; font-size: 10px; font-family: Verdana; background-color: #6E0816; }

.movable { position: absolute; top: -3000px; left: -3000px; }

h1 {font-size: 14px;}
h2 {font-size: 10px }

img { border: none; }
a { color: blue; }

#global { margin-right: auto; margin-left: auto; width: 760px; text-align: left; background-color: white; }

#header { height: 200px; width: 100%; background: url('http://echangisme.rencontre-relax.com/images/echangisme.jpg') #2060A0; }
#menutop h1 { text-align: left; color: white; margin:0px 0px 0px 20px;}

#menutop { width: 100%; background-color: #AA706F; height: 20px; }
#menutop a { float: left; margin: 3px 5px 0px 15px;  color: white; font-weight: bolder; text-decoration: none;}

#chapo { text-align: justify; background-color: #DDDDDD; padding: 5px;}
#pub { text-align:center; margin: 25px 0px 30px 0px; width: 100%; clear: both;}

#content  { padding: 10px;}
#content h1 { margin: 10px; }
#content h2 { background-color: #6E0816 ; color: white;}
#content h2 a { color: white;}
#content p { text-align: justify; text-indent: 10px; margin-right: 10px;}

#menu { padding: 1px; width: 160px; border: 1px dashed #FF9900; float: right; margin-bottom: 10px; text-align: justify}
#menu h2 {background-color: #FF9900; color: #FFFFFF; margin: 0px; padding: 3px;}
#menu a { text-decoration: none; color: #FF9900; display: block; font-weight: bolder;}
#menu a:hover { background-color: #D60000; color: #FFFFFF;}


#bloc { width: 570px; }
#bloc h2 { padding: 3px; }

#footer { background-color: #000000; color: white; padding: 3px; text-align: center; clear: both;}
#footer a { color: white; }
#copy {text-align: center; color: #606060; margin-top: 3px;}
#copy a { color: #606060; text-decoration: none;}


.easy_inscris{
	/* bordure du tableau */
	border:1px solid #000000;
}
.easy_inscris td{
	/* couleur de fond du tableau */
	background-color:#ffffff;
	/* type de la police */
	font:normal 11px Arial;
	/* marge intérieure des cellules */
	padding:3px;
}
.easy_inscris img{
	/* bordure de l'image */
	border-width:1px;
	/* couleur de la bordure de l'image */
	border-color:#FFCC00;
	/* marge droite de l'image */
	margin-right:5px;
	
	width:55px;
	height:55px;
}
.easy_inscris a{
	/* couleur du lien */
	color:#ff0000;
	/* police du lien */
	font-weight:bold;
	/* non souligné */
	text-decoration:none;
}
.easy_inscris a:hover{
	/* couleur du lien survolé */
	color:#FF9900;
	/* souligné au survol */
	text-decoration:underline;	
}

