@import url("css/menu/tourisme.css");

@import url("css/menu/quotidien.css");

@import url("css/menu/environnement.css");

@import url("css/menu/enfance.css");

@import url("css/menu/intercom.css");

@import url("css/menu/loisirs.css");

#banner {
	position:fixe;
	left:0px;
	top:0px;
	width:750px;
	height:90px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content {
	position:fixe;
	left:0px;
	top:91px;
	width:750px;
	z-index:4;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu {
	position:fixed;
	width:122px;
	z-index:1;
}

.navfooter {
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #336600;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #336600;
	background-color: #FFFFCC;
	margin: 0px;
}

.footer {
	font-size: 10px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}
body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

.mainContent {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 25px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: none;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

h6 {
	color: #666666;
	font-size: 10px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #336600;
}

.linkFooter {
	color: #336600;
	text-decoration:none;

}
.linkContact {
	color: #336600;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 5px;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: square;
}

ol {
	margin-right: 5px;
	margin-left: 5px;
	list-style-position: outside;
}

.table {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px none #336600;
	font-size: 10px;
}

.tableau {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.navigation {
	font-size:10px;
	color:#003366;
	text-decoration:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}

.navigation:hover {
	font-size: 10px;
	color: #003366;
	text-decoration:none;
	background-color:#66CCFF;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

.navigationVisited {
	font-size: 10px;
	color: #003366;
	text-decoration:none;
	background-color:#66CCFF;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.subNavigation {
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.subNavigation:hover {
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
	background-color:#66CCFF;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.subNavigationVisited {
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
	background-color:#66CCFF;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



.photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.gras {
	font-weight: bold;
}

.italique {
	font-style: italic;
}



.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.tablePhoto {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.legend {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: center;
	margin: 0px;
}


.picto {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
}

.important {
	font-style: normal;
	color: #990033;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 5px;
}

.exemple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.exposant {
	font-size: 12px;
	text-transform: lowercase;
}


.savoirPlus {
	text-align: right;
	width: 20%;
	float: right;
}

.header {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.image {
	margin-right: 5px;
	margin-left: 5px;
}

.imageTourisme {
	float: Aucune;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #003366;
}

.legend {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}

.etoile {
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}
.erreur {
	font-size: 10px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #333333;
}
.W3C {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.communique {
	font-style: italic;
	color: #666666;
	border: 1px solid #666666;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 0px;
}
.liste {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
