@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_gray.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
#header {
	height: 100px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#header2 {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


.logo {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.logo-ecole {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

.carte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#menu {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	background-color: #333333;
	vertical-align: middle;
	background-position: center bottom;
}
.bandeau {
	text-align: center;

}

#main {
	width: 900px;
	margin-top: 0px;
}
#text_left {
	width: 580px;
	margin-left: 20px;
	float: left;
}
#text_all {
	width: 860px;
	margin-left: 20px;
	float: left;
}



.div_text_right {
	width: 240px;
	margin-right: 20px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-top: 20px;
	padding: 10px;
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	background-color: #0099CC;
	clear: both;
	padding-top: 15px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
.police_menu {
	text-align: center;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.temoignage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 30px;
}


h2 {
	font-size: 15px;
	color: #0099CC;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	color: #0099CC;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 20px;
}

h5 {
	margin-top: 20px;
	margin-bottom: 10px;
}





h6 {
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.btn {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.rouge {
	color: #FF0000;
}
.date {
	font-weight: bold;
	color: #0099DD;
}




p {
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
		.lien1:link
		{
	color: #FFFFFF;
	text-decoration: none;
		}		
		.lien1:visited
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		.lien1:hover
		{
	color: #FFFFFF;
	text-decoration: underline;
		}

		.lien2:link
		{
	color: #999999;
	text-decoration: none;
		}		
		.lien2:visited
		{
	color: #999999;
	text-decoration: none;
	}
		.lien2:hover
		{
	color: #CCCCCC;
		}
		.lien3:link
		{
	color: #666666;
	text-decoration: underline;
		}
		.lien3:visited
		{
	color: #666666;
	text-decoration: underline;
		}
				
		.lien3:hover
		{
	color: #0099CC;
	text-decoration: underline;
		}
		.lien4:link
		{
	color: #336699;
	text-decoration: none;
		}
		.lien4:visited
		{
	color: #336699;
	text-decoration: none;
		}
				
		.lien4:hover
		{
	color: #336699;
	text-decoration: underline;
		}


.tableau {
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}



.logocarte
{
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}
.fulltableau
{
	width: 344px;
	height: 223px;
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.cartecontainer
{
	margin-top:35px;
	margin-left: 140px;
	height: 100px;
	font-size: 12px;
	width: 200px;
}
.btn-large {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33FF00;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 6px;
	padding-left: 70px;
	font-weight: bold;
}

