*{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.titre{
font-size:14px;
font-weight:bold;
color:#FF9900;
}



#login_title
{
	text-align: center;
	font-weight: bold;
	width: 150px;
	border: none;
	font-size:10px;
}

#td_banner
{
	width: 800px;
	height: 100px;
	background: url('../images/banner.gif') no-repeat;
}

.menu_div
{
	width: 150px;
	border: none;
	font-size:10px;
}

#menu_title
{
	text-align: center;
	font-weight: bold;
	width: 150px;
	border: none;
	font-size:10px;
}

#content
{
	width: 620px;
	height: 100%;
	text-align:left;
}
#content_title
{
	width: 100%;
	text-align: center;
	margin: 10px;
	height: 30px;
}
#content_contenu
{
	width: 100%;
	text-align: justify;
	margin: 10px;
}

#layout_table
{
	width: 800px;
	height: 550px;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}

#left_col
{
	width: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/left_banner.jpg);
	background-repeat: no-repeat;
	background-color:#E9E9F1;
	font-size:10px;
}

#left_col a{
 color:#FFF;
}
#right_col
{
	width: 620px;
	vertical-align: top;
	font-size:10px;
}

#right_col a:link{
 color:#004BCF;
}

#right_col a:visited{
 color: #004BCF;
 }
#lnkForum
{
	color: #FFFFFF;
	font-size:10px;
}


/* Style FCKEditor */

h1{
 font-size:17px;
 color:#996633;
 text-align:center;
}

h2{
 font-size:13px;
 color:#CC0033;
}

h3{
font-size:11px;
 color:#003366;
}

.red_marquee{
  color:#FF0000;
}

.large_text{
font-size:15px;
}
.medium_text{
font-size:13px;
}
.big_text{
font-size:17px;
}



.redstar, .error{
 color:red;
}


.iedivcleaner {
border-top:1px solid white;
}

.formlabel {
float:left;
height:25px;
margin-right:10px;
text-align:left;
width:160px;
}
.formfield {
float:left;
text-align:left;
width:400px;
}
.visualclear {
clear:both;
}

.forminfo{
float:left;
text-align:left;
width:550px;
}

.slideShowWrapper {
border:0px !important;
}

.slideShowTitle{
width:100%;
display:none !important;
}
