body
{
	margin : 0; 
	padding : 0; 
	background-color: #fff;
	background: url('../images/back.gif') repeat-y; 
	text-align : left;
	line-height : 1em
}

/*-------------------------------------------------------------------------------------------DIVISIONS */
#global
{
	width: 780px ;
}

#entete
{
}

#banniere
{
}

#menu
{
}

#corps
{
}

#partenaires
{
	/*float: left;*/
	clear: both;
	width: 550px;
	margin-top: 5em;
	font-size : 9px;
	font-family : Verdana;
	color: #999;
}

#partenaires #indiv
{
	margin-left: 1em;
	/*float: left;*/
}

#footer
{
	border-top: 2px dotted #DDD ;
	float: left;
	clear: both;
	width: 550px;
	margin-top: 10em;
	font-size : 9px;
	font-family : Verdana;
	color: #AAA;
}

/*-------------------------------------------------------------------------------------------MENU VERTICAL*/
#menu_vertical
{
	width: 160px ;
	padding-left : 10px;
	padding-right: 10px;
	float: left ;
	height: 600px;
	/*background-color: #EEE;*/
	/*border-right: 2px dotted #999;*/
}

/*----------------------------------------------------------LOGIN*/
#login
{
	width: 170px;
	margin-top: 0.6em;
	float: left;
	
	font-size : 7pt;
	font-family : Arial;
	color: #333;
}

#login .message
{
	padding-top: 1px;
	padding-bottom: 17px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 14px;
	background-color: #EEE;
	border: 1px solid #DDD;
}

/*----------------------------------------------------------MENU RACCOURCI*/
#shortcut
{
	width: 165px ;
	margin-top: 0.4em;
	margin-bottom: 3.5em;
	margin-bottom: 0 em;
	text-align: left;
	clear: both;
}

#shortcut #titre
{
	border-bottom: 1px solid #4F8D97 ;
	margin-bottom: 0.2em;
}

#shortcut #image
{
	border-color: #000;
	float: left ;
	padding-right: 5px;
}

#shortcut #text
{
	width: 115px;
	font-size : 9px;
	font-family : Verdana;
	color: #333;
	float: left;
	line-height: 1.5em;
}

/*------------------------------------310-------------------------------------------------------CONTENU*/
#contenu
{
	/*border-left: 2px dotted #999 ;*/
	margin-top: 0.4em ;
	padding-left: 10px;
	width: 585px ;
	float: right;
	background-color: #FFF;
}

#contenu #text
{
	width: 310px;
	float: left;
	font-size : 8pt;
	font-family : Verdana;
	color: #333;
	line-height: 1.6em;
}

#contenu #text_include
{
	width: 550px;
	float: left;
	font-size : 8pt;
	font-family : Verdana;
	color: #333;
	line-height: 1.6em;
}

#contenu table
{

	color: #333;
	font-family: verdana;
	font-size: 7pt;
	width: 100%;
	float: left;
	border-collapse: collapse;
}

#contenu td
{
	border: 1px solid #CCC;	
}

#titre
{
	border-bottom: 1px solid #000 ;
	margin-bottom: 7pt ;
	clear: both;
}


/*----------------------------------------------------------HIERARCHIE*/
#sub_contenu_hor
{
	font-size: 8pt;
	font-family: verdana;
	color: #333;
	clear: both;
}

#hierarchie
{
	float: left;
}
#langue
{
	float: right;
	padding-right: 10px;
}

/*----------------------------------------------------------IMAGES*/
#images
{
	text-align: right;
	width: 240px ;
	padding-left: 10px;	
	padding-right: 10px;
	float: right;	
}

#images #description
{
	width: 240px ;
	text-align: right ;
	line-height: 1em;
	padding-top: 5px;
	/*border-top: 2px dotted #4F8D97 ;*/
	font-size : 8pt;
	font-family : Arial;
	color: #4F8D97;
	/*font-style: italic;*/	
}