@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{clear:both;}
#canvas{
/*	border:solid 1px red;*/
	width:100%;
	margin:auto;
}


/*#horizontal{
	border:solid 1px black;
	background-color:black;
	width:100%;
	height:20px;
	margin:0;
	padding:0;
}*/

#horizontalTwo{
/*	border:solid 1px black;*/
	background-image:url(../img/title.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:250px;
	margin:200px 0 0 150px;
	padding:0;
}

#horizontalThree{
	
	background-color:black;
	width:100%;
	height:10px;
	margin:0;
	padding:0;
}

ul li{
	list-style:none;
	display:inline;
/*	border:solid 1px black;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	font-size:18px
}

#canvas{
	margin:auto;
}

#content{
/*	margin: auto;*/
	width:800px;
	padding: 0;
/*	border: 2px solid #000;*/
	margin-top:20px;
	margin-left:100px;
}

#allNav{

}
#siteNavHome{
	/*border:solid 1px black;*/
	margin-left:250px;
	margin-top:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	}

#siteNav{
	/*border:solid 1px black;*/
	width:500px;
	float:left;
	margin:5px 0 0 750px;

}

a{
	text-decoration:none;
	color:black;
}

a:hover{
	color:#FF00CC;
}


#canvasIndex{
/*	border:solid 1px black;*/
	margin:auto;
	padding:0;
	width:900px;
	height:800px;
}

#header{
	width:800px;
	height: 200px;
	background: #FFF url('../img/rqs.gif') no-repeat left bottom;
	border-bottom: 3px solid #CCCCCC;
	margin-left:100px;
}
#homeFr{
	margin:400px 0 0 50px;
	padding:0;
	width:70px;
/*	border:solid 1px black;*/
	float:left;
}

#image{
	margin:30px 0 0 25px;
	padding:0;
	width:600px;
	height:600px;
/*	border:solid red 1px;*/

}
#homeEn{
	margin:400px 50px 0 0;
	padding:0;
	width:70px;
/*	border:solid 1px black;*/
	float:right;

}


/*calendrier*/
#img{
	/*border:solid 1px black;*/
	background-image:url(../img/title.gif);
	background-repeat:no-repeat;
	width:600px;
	height:60px;
	margin:100px 0 0 150px;
	padding:0;
}


.arrowlistmenu{
	margin-top:30px;
	float:left;
}

/*#iframeContainer{
	border:solid 1px orange;
	width:650px;
	height:350;
	margin:0;
	padding:0;
	float:
	
	
}*/

#iframe{
/*	border:solid red 1px;*/
	height:300px;
	padding:0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:60px;
	margin-left:80px;
	position:relative;
	float:left;
	
	
}
h3{
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	color:#666666;
	text-transform:uppercase;
}

p{
	font-family:"Courier New", Courier, monospace;
}
h4{
	font-family:"Courier New", Courier, monospace;
}
/*home page*/
#mainContent{

	width:800px;
	height:450px;
	margin-left:100px;
	text-align:justify;	
	margin-top:20px;
}

#input{
	padding-top:5px;
}


#contact p{
	margin-left:-100px;
	margin-top:50px;
	float:left;
	width:360px;
}

#map{
	float:right;
	margin-top:50px;
	width:425px;
	margin-right:100px;
}

