/* Start of CMSMS style sheet 'Chaperon Rouge' */
body {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000;
	padding: 0;
	margin:  0;
	min-width: 783px;
	background: #6B81A2 url(images/fond.gif) repeat-y center top;
}

#en-tete {
	margin: 0 auto;
	padding: 0;
	width: 783px;
	height: 200px;
	background: #202E78 url('images/en-tete.jpg') no-repeat center top;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}

#milieu {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 783px;
	background-color: #fff;
}

#pied {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 11px;
}

#texte {
	margin: 0;
	padding: 30px;
	text-align: justify;
	font-size: 14px;
	line-height: 1.4em;
}

#texte p {
	margin: 0;
	padding: 5px 0;
}

#texte {
	font-size: 12px;
}

h1, .titre {
	color: #D3251A;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}

h2, .titre-petit {
	color: #D3251A;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}

.titre-petit a {
	text-decoration: none;
}

a {
	color: #D3251A;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
}

#copyright-pied {
	color: #390f1a;
}

#copyright-pied a, #copyright-pied a:visited {
	color: #390f1a;
	text-decoration: none;
}

#copyright-pied a:hover, #copyright-pied a:active {
	text-decoration: underline;
}

.box {
	background-color: #bfc5e1;
	border: 2px solid #202E78;
	padding: 10px;
	margin-bottom: 10px;
}

.photo {
	border: 2px solid #202E78;
	margin: 10px 0;
}

#mainMenu {
	text-align: center;
	background-color: #202E78;
	color: #fff;
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

#menuList, #menuList ul, .menuBar {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: inline;
	list-style: none;
}

a.actuator, a:hover.actuator, a:visited.actuator, a:active.actuator {
	background-color: transparent;
	color: #fff;
	margin: 0px;
	padding: 10px 12px;
	text-decoration: none;
}

a:hover.actuator, a:active.actuator {
	background-color: #5D6898;
}

#langueActuator {
	color: #fe850e;
	margin-left: 20px;
}

a:hover#langueActuator, a:active#langueActuator {
	background-color: #131c49;
}

.menu {
	color: #000;
	border-right: 2px solid #202E78;
	border-bottom: 2px solid #202E78;
	border-left: 2px solid #202E78;
	position: absolute;
	visibility: hidden;
	text-align: left;
	background: #AEB3CE url(images/world-menu.gif) no-repeat;
}

.menu li a, .menu li a:visited {
	background-color: transparent;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
}

.menu li a:hover, .menu li a:active {
	background-color: #5D6898;
	color: #fff;
}

#ecoleMenu {
	width: 200px;
}

#maisonMenu, #situationMenu, #contactsMenu {
	width: 160px;
}
/* End of 'Chaperon Rouge' */

