* { font-Family: Verdana, Arial, Helvetica, sans-serif; }
a:visited {color: #ff0000}
a {	text-decoration: none;
	color:#ff0000;}
a:hover {text-decoration:none;color: white}

body {background-color: #ffffff;
	font-Family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: auto;
	padding: 0;
	text-align: left;}

#global { position:relative;
	margin-left:auto;	
	margin-right:auto;	
	border:1px solid #000;
	text-align: center;
	background-color: #000000;
	overflow:auto;
}
.accueil { background-color:#000000;
	text-align:center;
}
.zg { 
	top:0; left:0px;
	position: relative;
	background-color: #000000;
	text-align:center;
	float:left;
	color:white;
	}
.col_libre{position: relative;float: left;margin: 10px;}
.iframe1 {
	background-color: #000000;
	border: none;
	width: 600px;
	height: 700px;
	overflow: auto;
	position:relative;
	color:#000;	
	text-align: center; margin:0px;
		}
.responsive {
  max-width: 100%;
  height: auto;
}
.pmenu { width:120px; padding:5px; float:left;}
.col100{ width:100px; float:left;text-align:center;}
.col100d{ width:100px; float:right;text-align:center;}
.center {text-align:center; }
.center_all {text-align:center; vertical-align:middle;  }
.facebook {color:#FFF;}
img.top {
  vertical-align: text-top;
}
img.bottom {
  vertical-align: text-bottom;
}
img.middle {
  vertical-align: middle;
}
h1 {color: #993300;font-size: 18px;	line-height: 20px;}
h2,h3 {color: #993300;font-size: 14px; }

.noborder {
	border-width:0px;
	text-align: center;	}
.bouton4 {
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#f5f5f5;
	color:#555;
	border-radius:2px;
	width:150px;
	border:1px solid #ccc;
	box-shadow:1px 1px 3px #999;
	text-align:center;
}

.bouton4f {
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#f5f5f5;
	color:#555;
	border-radius:2px;
	width:130px;
	border:1px solid #ccc;
	box-shadow:1px 1px 3px #999;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.bouton4fc {
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#f5f5f5;
	color:#555;
	border-radius:2px;
	width:130px;
	border:1px solid #ccc;
	box-shadow:1px 1px 3px #999;
	text-align:center;
	float:none;
	margin-right:10px;
	margin-bottom:10px;
}	
.raz {	clear: both;}