/* Commons*/
html,body {
	height: 100%;
}

body {
	background-color: #363636;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 0.5em;
}

td {
	vertical-align: top;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7BBFCA;
	margin-bottom: 1em;
	margin-top: 1.8em;
}

h2 {
	color: #9d3102;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
h3 {
	color: #363636;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 2em;
}


h6 {
	font-size: 10px;
	text-align: right;
	margin-bottom: 4em;
	margin-top: 1em;
}

.texte {
	font-size: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
}

.texte2 {
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: letf;
	vertical-align: top;
	line-height: 14px;
}

a:link {
	font-weight: normal;
	color: #7BBFCA;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #7BBFCA;
	text-decoration: dotted;
}

a:hover {
	color: #363636;
	font-weight: normal;
	text-decoration: none;
}

a.haut:link {
	COLOR: #d0ad0f;
	text-decoration: dotted;
}

a.haut:visited {
	COLOR: #d0ad0f;
	text-decoration: dotted;
}

a.haut:hover {
	COLOR: #363636;
	text-decoration: none;
}

/* Page layout */
table#layout {
	width: 100%;
	height: 100%;
}

table#layout td#content {
	vertical-align: top;
	background-color: #FFFFFF;
}

table#layout td.contentWithSpacer {
	width: 527px;
}

table#layout td.contentNoSpacer {
	width: 552px;
}

table#layout td#spacer {
	width: 25px;
	background-color: #FFFFFF;
}

table#layout td#spacer img#spacerImg {
	margin-top: 185px;
}

table#layout td#right {
	width: 373px;
	vertical-align: top;
	background-color: #363636;
	background-image: url(../images/fr_patern_fond.gif);
	background-repeat: repeat-x;
}

table#layout td#glue {
	width: 100%;
	background-color: #363636;
	background-image: url(../images/fr_patern_fond.gif);
	background-repeat: repeat-x;
}

table#right {
	width: 373px;
}

table#right td#menu {
	text-align: left;
	vertical-align: top;
}

table#right td#rightContent {
	text-align: center;
	vertical-align: top;
}

img#rightImg {
	left: 552px;
	position: absolute;
	top: 384px;
}

td.title {
	height: 100px;
	padding-bottom: 20px;
}

.bg1 {
	height: 600px;
	min-height: 600px;
	background: url(../images/silouhette_V1.gif) no-repeat top;
}

.bg2 {
	height: 600px;
	min-height: 600px;
	background: url(../images/silouhette_V2.gif) no-repeat top;
}

.bg3 {
	height: 600px;
	min-height: 600px;
	background: url(../images/silouhette_V3.gif) no-repeat top;
}

.bg4 {
	height: 600px;
	min-height: 600px;
	background: url(../images/silouhette_V4.gif) no-repeat top;
}

/* News */
table#news {
	color: #FFD412;
	font-size: 10px;
	vertical-align: top;
}

table#news p {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 1em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD412;
	border-bottom-width: 1px;
}

table#news a:link {
	COLOR: #FFD412;
	text-decoration: none
}

table#news a:visited {
	COLOR: #FFD412;
	text-decoration: none
}

table#news a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline
}

table#ecole {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

table.twoColumns {
	width: 100%;
}

table.twoColumns td {
	vertical-align: top;
}

table.twoColumns td.picture {
	padding: 0 10px;
}

table.twoColumns td h2 {
	margin-top: 0;
}

#gmap {
	margin-top: 20px;
}

.highslide img {
	border: none !important;
}

table.gallery {
	width: 400px;
}


.noRightPadding {
	padding-right: 0 !important;
}
table.gallery td {
	padding: 1px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}

.newsDate {
	text-transform: capitalize;
}

ul.disc {
	padding-left: 20px;
	margin-bottom: 7px;
}

ul.disc li {
	list-style-type: disc;
	margin-bottom: 2px;
}