/* ===================== RÈGLES GÉNÉRALES ===================== */

*
{
	
}

body
{
	margin: 0px;
	padding: 0px;
	background-image: url(./images/mainbg.jpg);
	background-repeat: repeat-x;
}

.homemenu
{
	font-size: 16px;
}

.MainContentArea
{
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 14px;
	background-image: url(./images/blackbar.png);
	background-repeat: repeat-x;
}

.homeheader
{
	font-size: 20px;
}

.nobg
{
	background-image: url(./images/homebg.png);
	background-repeat: repeat-x;
}

.justified
{
	line-height: 25px;
}

.formsrequired
{
	font-family : Verdana,"Trebuchet MS",Arial;
	font-size: 12px;
	color : #000000;
	background-color : #ff9999;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.forms
{
	font-family : Verdana;
	font-size: 12px;
	color : #000000;
	background-color : #EEEEEE;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

A:link {color : #ff6633; text-decoration : underline;}
A:visited {color : #ff6633; text-decoration : underline;}
A:active {color : #ff6633; text-decoration : underline;}
A:hover {color : #666666; text-decoration : none;}

A.homemenu:link {color : #333333; text-decoration : underline;}
A.homemenu:visited {color : #333333; text-decoration : underline;}
A.homemenu:active {color : #333333; text-decoration : underline;}
A.homemenu:hover {color : #339933; text-decoration : none;}


/* ===================== RÈGLES PERSONNALISÉES ===================== */

.addr
{
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.contentbg
{
	background-color: #cccccc;
	background-image: url(./images/centerbg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.bottombg
{
	background-color: #666666;
	background-image: url(./images/bottombg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.blackspotbg
{
	background-color: #333333;
	background-image: url(./images/baclkspotbg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.blackspottext
{
	font-family : "Trebuchet MS",Verdana,Arial;
}

.blackspottext a:hover
{
	color : #ffffff; 
	text-decoration : none;
}

.blackspottext h1
{
	color: #ff6633;
}

.blackspottext p
{
	color: #cccccc;
}

.MenuItem a:link, .MenuItem a:visited, .MenuItem a.active
{
	margin-bottom: 1px;
	color : #ff6633; 
	background-color: #ffffff;
	text-decoration : none;
	display:block;width:100%;height:100%;
	height: 100%;
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-collapse:collapse;
	border: 1px solid #ff6633;
	border-bottom: 0px;
	border-collapse:collapse;
}

.MenuItem a:hover
{
	color : #000000; 
	text-decoration : none;
	background-image:url('./images/mouseoverbg.gif');
}

.mainmenutemp a:link, .mainmenutemp a:visited, .mainmenutemp a.active
{
	color : #ff6633; 
	background-color: #ffffff;
	border: 5px solid #ff6633;
	border-bottom-style: hidden;
	margin-bottom: 1px;
	display:block;width:100%;height:100%;
	font-family : "Trebuchet MS",Verdana,Arial;
	float:left;
}

.mainmenulink a:link, .mainmenulink a:visited, .mainmenulink a.active
{
	color : #ffffff; 
	text-decoration : none;
	display:block;width:100%;height:100%;
	text-align: center;
	height: 100%;
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 13px;
}

.mainmenulink a:hover
{
	color : #000000; 
	text-decoration : none;
	background-image:url('./images/mouseoverbg.gif');
}

.pagetitle23
{
	height: 600px;
}

.pagetitle23 h1
{
	padding-top: 20px;
	padding-bottom: 0px;
}

h1.pagetitle
{
	font-family : "Trebuchet MS",Verdana,Arial;
}

.bottompage
{
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size:10px;
	color:#333;
}

.bottompagemenu a:link, .bottompagemenu a:visited, .bottompagemenu a.active
{
	color : #ffffff; 
	text-decoration : none;
	display:block;width:100%;height:100%;
	text-align: center;
	height: 100%;
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}

.bottompagemenu a:hover
{
	color : #000000; 
	text-decoration : none;
}

.bottompagemenu_splash a:link, .bottompagemenu_splash a:visited, .bottompagemenu_splash a.active
{
	color : #000000; 
	text-decoration : none;
	display:block;width:100%;height:100%;
	text-align: center;
	height: 100%;
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
}

.bottompagemenu_splash a:hover
{
	color : #ff6633; 
	text-decoration : underline;
}

h2
{
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 16px;
}

h1.comtitle_home
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
}

.publication
{
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 12px;
}

.descresume
{
	font-family : "Trebuchet MS",Verdana,Arial;
	font-size: 12px;
}
