/* BODY */
body {
	font: normal 62.5% "Helvetica",sans-serif;
	text-align: center;
}

/* CONTENEURS (avec images de background différentes) */
.container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

/* MILIEU */
.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 211px;
}

.header_left {
	width: 219px;
	height: 181px;
	float: left;
	margin-left: -950px;
}

.menu_top {
	margin-left: 220px;
	margin-top: 110px;
	width: 730px;
	text-align: left;
}

.tools {
	text-align: right;
	height: 30px;
	width: 948px;
	padding-right: 2px;
	clear: both;
}

.menu_gauche {
	float: left;
	width: 219px;
	margin-left: -950px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	width: 781px;
	height: 38px;
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	padding-top: 20px;
}

.contenu {
	margin-left: 219px;
	width: 656px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 60px;
}

.wrapper {
	float: left;
	width: 100%;
}

.footer {
	clear: both;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #808080;
	background-position: left top;
	padding-left: 244px;
	width: 706px;
	height: 22px;
	padding-top: 10px;
}

/* GAUCHE */
.gauche {
	float: left;
	margin-left: -878px;
	width: 200px;
}

.newsletter {
	width: 174px;
	height: 42px;
	background-image: url(images/infolettre_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 30px 0 0 45px;
}

.nouvelles {
	width: 154px;
	height: 78px;
	background-image: url(images/nouvelles_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 30px 10px 8px 55px;
}

.nouvelles_new {
	width: 218px;
	border-right: 1px solid #bed600;
	border-bottom: 1px solid #bed600;
	text-align: left;
	margin-bottom: 15px;
}

.newsholder {
	padding: 10px 10px 8px 55px;
}

.campdejour {
	width: 154px;
	height: 82px;
	background-image: url(images/campdejour_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 30px 10px 8px 55px;
}

.college {
	width: 154px;
	height: 61px;
	background-image: url(images/college_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 30px 10px 8px 55px;
}

.contact_gauche {
	width: 165px;
	margin-left: 55px;
}

/* DROITE */
.droite {
	float: left;
	margin-left: -268px;
	width: 188px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0 0 0 2px;
}

/* LIENS */

.contenu a {
	color: #FF7A01;
	text-decoration: underline;
	font-size: 1.2em;
}

.contenu a:hover {
	color: #FF7A01;
	text-decoration: none;
}

.contact_gauche a {
	color: #FF7A01;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.contact_gauche a:hover {
	text-decoration: underline;
}

.nouvelles a {
	color: #FF7A01;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.nouvelles a:hover {
	text-decoration: underline;
}

.newsholder a {
	color: #FF7A01;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.newsholder a:hover {
	text-decoration: underline;
}

.campdejour a {
	color: #FF7A01;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.campdejour a:hover {
	text-decoration: underline;
}

.college a {
	color: #FF7A01;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.college a:hover {
	text-decoration: underline;
}

.footer a {
	text-decoration: underline;
	color: #FFF;
}

.footer a:hover {
	text-decoration: none;
}

/* TITRES */
.contenu h1 {
	font-size: 2em;
}

.contenu h2 {
	font-size: 1.4em;
	margin-top: 8px;
}

.contenu h3 {
	font-size: 2em;
	color: #808080;
	margin-bottom: 20px;
}

.contenu h4 {
	font-size: 2em;
	color: #808080;
}

#contenuorange {
	color: #FF7A01;
}

/* PARAGRAPHES */
p {margin-bottom: 5px;}

.contenu p {
	font-size: 1.2em;
	margin: 20px 0;
}

.nouvelles p {
	font-size: 1.4em;
}

.newsholder p {
	font-size: 1.4em;
}

.campdejour p {
	font-size: 1.4em;
}

.college p {
	font-size: 1.4em;
}

.contact_gauche p {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.footer p {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}


/* LISTES */
.contenu li {
	font-size: 1.2em;
}

/* FORMULAIRES */
.button {
	background-color: #808080;
	color: #fff;
	border: solid 1px #FF7A01;
	font-weight: bold;
	font-size: 0.8em;
	padding: 2px;
}

#newsletter_btn {
	margin: 6px 0 0 89px;
}

.text {
	border: 1px solid #808080;
	font-size: 1.2em;
	padding: 0.15em 0.15em 0.15em 0.15em;
}

/* EXTRA */
.special td {font-size: 1.2em; padding: 3px;}
.clearer {clear: both;}
table {font-size: 1em;}
ul {
	list-style-type: disc;
}
li {margin-left: 15px;}
.img_frame {border: 1px solid #002765; margin-bottom: 5px;}
.xstoollink {
}
.xstoollink a {font-size: 1.2em;}
.xstooltip
{	visibility: hidden;
    position: absolute;
    top: 0; 
    left: 0;
    z-index: 2;
    font-size: 10px;
    color: #000000;
    padding: 3px;
    border: solid 1px #CCCCCC;
    background-color: #FFFFCC;
}


* {
	margin: 0em;
	padding: 0em;
}