﻿#div_container
{
	color: dimgray;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:White;
	width:100%;
	min-width:970px;
}

#div_ct_head
{
	width:100%;
}
.div_lines
{
	background: url(../img/ligne_travail.gif) repeat-x;
	font-size: 3px;
	clear:both;
	margin-top:10px;
}

/*header*/
.head
{
	background-color: #ebe9ed;
}
.divcontainTit
{
	float:left;
	margin-left: 50px;
	margin-bottom:15px;
	width:45%;
}
.imglogo
{
	float: left;
}
.imgbub
{
	float: right;
	width:235px;
	height:100px;
	margin-bottom:5px;
}
.spanPageTitle
{
	position: relative;
	font-size: 40px;
	z-index: inherit;
}
.spanPageSubTitle
{
	position: relative;
	font-size: 17px;
	z-index: inherit;
}
.spanPageCom
{
	font-size: 12px;
	margin-top:5px;
	line-height:20px;
}
#div_contain_message_ddllang
{
	height:auto;
	clear:both;
}
#div_message_index
{
	width:90%;
}
#div_ddllang_index
{
	position:static;
	float:right;
	margin-top:-20px;
}
/*end header*/

/*body*/
#div_ct_body_l
{
	width:150px;
	height:100%;
	min-height:100px;
	vertical-align:top;
}
.div_ct_body_r
{
	margin-top:20px;
	text-align:right;
	background-repeat:no-repeat; 
	background-position: 5% 90%;
	height:440px;
	width:100%;
}
/*end body*/

/*links*/
#div_ct_body_r_links
{
	width:295px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-right:0px;
	text-align:left;
	font-size:14px;
	padding-top:35px;
	background-color:#E8EEFA;
}
#div_linksTitle
{
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
}
#div_links
{
	margin-left:60px;
	text-align:left;
}
/*end links*/


/*rss*/
#div_rss
{
	clear:both;
	border:1px solid white; /*Hack pour pouvoir avoir des marges correctes sur le RSS de la page d'accueil*/
	padding-top:50px;
	width:150px;
	font-size:12px;	
}
#div_rss_head
{	
	text-align:center;
	margin-bottom:1px;
	background-color:#A7CFE8;
	color:Black;
	height:18px;
	vertical-align:middle;
}
#div_rss_content
{
    background-color:#E8EEFA;
}
#div_rss_foot
{
	background-color:#E8EEFA;
	border-color:#C3C8CB;
	border-style:none solid solid solid;
	border-width:0 1px 1px 1px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;	
}
a.rssTitle 
{
    font-weight:bold;
    color: #696969;
    font-size:12px;
    text-decoration:none;
}
a.rssTitle:hover 
{
    font-weight:bold;
    color:#696969;
    font-size:12px;
    text-decoration:underline;
}
.rssSpanDate
{
   font-size:9px; 
}
.rssSpanDescription
{    
}
/*end rss*/

/*footer*/
#div_ct_foot
{
	text-align: center;
	background-color: #ebe9ed;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	margin-bottom:3%;
}
.spanfooter
{
	font-size: 12px;
}
/*end footer*/


/*other*/
.spanMessageRegister
{
	font-size:12px;
}
.allbuttons
{
	text-decoration:none;
	font-family:Verdana, "Arial Black", Arial, serif;
	background-color:#FFFBFF;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#284775;
	font-size:0.8em;
	margin-right:0px;
	padding-bottom:2px;
	height:22px;
}
.div_intro
{
	float:left;
	width:62%;
	text-align:justify;
}
/*end other*/
