html,body {
	background-color:#FFFFFF;
	background-position: top center;
	background-repeat:repeat-y;
	margin:0; padding:0; font-family: verdana; font-size: 10pt; font-weight: none;
}

a:link		{
	text-decoration: none;
}
a:visited	{
	text-decoration: none;
}
a:hover		{
	text-decoration: none;
}

th				{ font-size: 11px; font-weight: normal; color: #0857A4; text-decoration: none; text-align: center; background-color: #888888; height: 20px; }
td				{ font-size: 8pt; font-weight: none; color: #0857A4; text-decoration: none; }

form			{ font-size: 11pt; font-weight: bold; color: #000000; text-decoration: none; }
input			{ font-size: 11px; font-weight: none; color: #000000; text-decoration: none; }
select			{ font-size: 11px; font-weight: none; color: #666666; text-decoration: none; }

h1				{ font-size: 10px; font-weight: none; color: #0857A4; text-decoration: none; }
h2				{ font-size: 12px; font-weight: none; color: #0857A4; text-decoration: none; }
h3				{ font-size: 14px; font-weight: none; color: #0857A4; text-decoration: none; }
h4				{ font-size: 22px; font-weight: none; color: #0857A4; text-decoration: none; }

.tab {
background-image:url('../images/banner5.png');
background-repeat:no-repeat;
background-position:center;
}

.calendrier			{ font-size: 9px; letter-spacing: -1pt; }
.calendrierListe	{ font-size: 9px; background-image: url('../images/bg_form_calendrier.gif'); background-position: right; background-repeat: repeat-y; }

.formationOver		{ background-color: #FFFFFF; background-image: url('../images/bg_ligne_calendrier.gif'); }
.formationOut		{ }

.homeOver			{ background-image: url('../images/bg-menu.gif'); }
.fond				{ 	border-left-style:solid; border-left-width:1px; border-left-color:#8BABCD;
						border-right-style:solid; border-right-width:1px; border-right-color:#8BABCD;
						border-top-style:solid; border-top-width:1px; border-top-color:#8BABCD;
						background-image: url('../images/fond.gif'); background-repeat:repeat-x; width:550px; height: 550px; }
#page {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-375px;
}


#titre_logo {
	border-style:solid;
	border-width:1px;
	border-color:#ACCDEC;
	text-align:center;

	background-color:#FFFFFF;
}

.contact {
	background-repeat:no-repeat;
	border:none;
}
.contact td { font-size: 12px; font-weight: none; color: #666666; text-decoration: none; }



.titre1			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#0857A4; }
.titre2			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#0857A4; }
.btn			{ height: 24px; border-width: 1px; border-style: solid; border-color: #8BABCD; background-color: #E2EFF9; background-image: url('../images/bg-btn.gif'); color:#FFFFFF; font-weight:700; }
.star			{ font-family: verdana; font-size: 9px; color: #FF0000; font-style:italic; text-decoration: none; }
.txt			{ font-family: verdana; font-size: 11px; color: #666666; text-decoration: none;}

#menu ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*text-indent:10px;*/
}

#corps2 ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*text-indent:10px;*/
}

#menu	{
	float:left; 
	padding-left:5px;
	height:20px;
	width:154px;
	border:#000000 solid 1px;
	background-color:#EEEEEE;
	vertical-align:middle;
}

#menu2	{
	padding-left:5px;
	height:15px;
	width:154px;
	border:#000000 solid 1px;
	border-top:none;
	vertical-align:middle;
	font-size: 11px;
	cursor:pointer;
}

#sous_menu{
	background-color:#FFFFFF;
	vertical-align:middle;
}



.menu a:link		{
	text-decoration:none;
}
.menu a:visited		{
	text-decoration:none;
}
.menu a:hover		{
	text-decoration:none;
}

#menu a {
	text-decoration:none;
}


#menu_bas {
	float:left;
	width:100%;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	color:#000000;
	background-image:url(../images/menu.png);
	background-position:center;
	background-repeat:no-repeat;
}

#conteneur_menu {
	text-align:center;
	height:65px;
	
}

#corps {
	width: 802px;
	/*height: 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:10;
	color:#000000;
	background-color:#FFFFFF;
}

#corps2 {
	width: 802px;
	/*height: 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:10;
	color:#000000;
	background-color:#FFFFFF;
}

#menu_haut {
	width: 802px;
	/*height: 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:10;
	color:#000000;
	background-color:#EEEEEE;
	cursor:pointer;

}

#sous_menu_haut {
	width: 802px;
	height: 65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:10;
	color:#000000;
	background-color:#FFFFFF;
}

.spacer {
	clear:both;
	height:0;
	overflow:hidden;
}

