/* Css reset */
/* v1.0 | 20080212 */

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;
}


/*---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: black;
	margin: auto;
	font-family: Verdana, Arial, Tahoma, serif;
 	
	
}
 
#page{
	width: 1024px;
	height: auto;
	

}

#hautpage{
	width:1024px;
	height: 90px;
}

/* ---------------------------------------- DEBUT DU MENU ------------------------------------------------ */
#menu{
	width: 1001px;
	height: auto;
	padding-top:20px;
	margin-left: 12px;
	font-family: Tahoma, Verdana, Arial, serif;
	
	
 	/* background-color: green; */
}

#menu .topmenu {
	display: block;
	width: 143px;
	height:27px;
	padding-top: 10px;
	text-decoration:none;
	color:#990000;
	text-align: center;
	
}
#menu .topmenu2 {
	display: block;
	width: 143px;
	height:30px;
	text-decoration:none;
	color:#990000;
	text-align: center;
}


#menu .topmenu a {
	padding-top:0px;
	padding-bottom:0px;
	font-size: 16px;
}
#menu .topmenu2 a {
	padding-top:0px;
	padding-bottom:4px;
	font-size: 16px;
}

#menu .topmenu:hover {
	background:#ffffff;
}
#menu .topmenu2:hover {
	background:#ffffff;
}

#menu .topmenu a:hover {
	background:#ffffff;
	color: #990000
}
#menu .topmenu2 a:hover {
	background:#ffffff;
	color: #990000
}

#menu a {
 	display: block;
	width: 143px;
	padding-top: 5px;
	padding-bottom:2px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	color:#990000;
	text-align: center;
}


#menu a:hover {
	background:#990000;
	color:#eeeeee;
	
}

#menu li { 
	float: left;
	display: block;
	width: 143px;
	
}

#menu li a{
	width:auto;
	padding:2px;

}

#menu li ul{ 
	position: absolute;
	width: 143px;
	height: auto;
	display: none;
}

#menu li:hover ul{
	display: block;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
}

/* ---------------------------------------- FIN DU MENU ------------------------------------------------ */

h1{
	font-variant: small-caps;
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma, serif;
}

h2{
	font-size: 15px;
	font-family: Arial, Verdana, Tahoma, serif;

}

#milieupage {
	width: 1024px;
	height: auto;
	background-image:url('../../imgs/backgroundinter.jpg');
	background-repeat: repeat-y;

}

#content {
	padding-left:30px;
	padding-top:5px;
	margin-left: 20px;
	width:930px;
	height:auto;
	
 	/* background-color: blue; */
}
#content a{
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, serif;
	color:#990000;

}
#content p{
	text-indent: 15px;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, serif;
	color:#000000;
	
}

#plan img{
	width: 900px;
	margin-bottom:5px;
}

#ecoles{
	background-image: url('../../imgs/bgsanim/Doc-63---53-O-3(1).jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 838px;
	margin-bottom:5px;
}

#ptg img{
	position: absolute;
	top: 1982px;
	left: 417px;
	cursor: pointer;
}
#garcons{
	width:888px;
	height: 257px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	position: absolute;
	top: 1650px;
	left: 50px;
	padding: 5px;
}
#garcons img{
	width: 888px;
	position: absolute;
	top: 20px;
	left: 5px;
}

#ptf img{
	position: absolute;
	top: 2075px;
	left: 548px;
	cursor: pointer;
}
#filles{
	width:488px;
	height: 354px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	position: absolute;
	top: 1650px;
	left: 300px;
	padding: 5px;
}
#filles img{
	width: 488px;
	position: absolute;
	top: 20px;
	left: 5px
}

#cartesp img{
	clear: both;
	width: 500px;
	height:350px;
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}
#cartesp p{
	text-indent: 340px;
}

#ancre{
	clear:both;
	border: solid;
	border-left: none;
	border-right: none;
	border-color: #000000;
	border-width: 2px;
	width: 100px;
	height: 18px;
	margin-top: 60px;
	text-align: center;
}

#nav{
	clear:both;
	width:930px;
	height: auto;
	text-align: center;
	margin-top: 10px;
}
#nav a{		
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;

}

/* ---------------------------------------- BAS DE LA PAGE ------------------------------------------------ */

#baspage {
	width: 1024px;
	height: 67px;
}

#piedpage {
	
	display:block;
	width: 950px;
	height: 20px;
	text-align: right;
	padding-top: 48px;
	margin-left: 40px;
	font-size:12px;
	font-family: Arial, Verdana, Tahoma, serif;
	
	/* background-color: pink; */
}

#piedpage a{
	text-decoration: none;
	float: left;
	color: #000000;

}
