/* (C) Feuille de style créée par Caucheteur Jean-Benoit pour l'AISBL STRATEMED */

/*  Paramètres de base */
body
{ 	
	background: url('/images/bg.png');
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	color: #696969;
	margin: 10px auto; 
	font-family: verdana; 
	font-size: 12px; 
	width: 962px; 
	line-height: 17px;}
	
p
{ 	margin: 5px; }

h1 
{	
	padding-left: 20px;
	border-bottom: solid 1px #c0c0c0;
	color: #40698e;
	font-family: arial, tahoma;
	font-size: 17px;
	clear:both;}
	
h2
{	
	padding-left: 20px;
	border-bottom: solid 1px #bcbcbc;
	color: #404040;
	font-family: arial, tahoma;
	font-size: 13px;}
	
h3
{	text-decoration: underline;
	color:#909090;
	font-family: tahoma;
	font-size:12px;
	margin-left: 30px;}
	
h4 
{	
	padding-left: 5px;
	border-bottom: solid 1px #c0c0c0;
	font-family: arial, tahoma;
	font-size: 12px;}
	
h5
{	
	padding-left: 10px;
	border-bottom: solid 1px #c0c0c0;
	width:140px;
	font-family: arial, tahoma;
	font-size: 12px;}
	
li
{
	margin-left: 5px;
}
	
/* Liens */
a.menugauche
{	color: #696969; 	
	text-decoration: none; }

	
a.h1{	color: #40698e; 	
	text-decoration: none; }	

a
{	color: #d86c03; 	
	text-decoration: underline; }

a:hover
{ 	color: #a75a0f; }

a.pub{	color: #71808e; text-decoration:none;}
a.pub:hover{	color:#2f5f78;}

/* Invisibles */
span.noview
{	display:none;}

/*  Header  */
div#header
{ 	background: url('/images/header_blue.png'); 
	width: 960px;
	height: 110px;}


/* Menu de gauche */
div#main_leftmenu
{	float:left;}

div#form_login
{	margin-left:16px;}

input
{	
	background: url('/images/input.png');
	background-color: #b3afaf;
	border: 1px solid #789ec1;
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#6ea4c0;}

div#leftmenu
{	background: url('/images/menu_gauche.png');
	width: 179px;
	
	background-repeat: repeat-y;}

div.cellule
{	background: url('/images/cellule.png');
	width: 181px;
	height: 18px;
	padding-top:4px;
	padding-left: 10px;
	margin-top:0px;
	background-repeat: no-repeat;}

div.cellule:hover
{	background: url('/images/cellule_hover_blue.png');
	width: 181px;
	height: 18px;
	padding-top:4px;
	padding-left: 10px;
	margin-top:0px;
	background-repeat: no-repeat;}
	
div.cellule2
{	background: url('/images/cellule2.png');
	width: 181px;
	height: 36px;
	padding-top:4px;
	padding-left: 10px;
	margin-top:0px;
	background-repeat: repeat-y;}

div.cellule2:hover
{	background: url('/images/cellule_hover_blue.png');
	width: 181px;
	height: 36px;
	padding-top:4px;
	padding-left: 10px;
	margin-top:0px;
	background-repeat: repeat-y;}

div#bas_leftmenu
{	background: url('/images/bottom_leftmenu.png');
	width:189px;
	height:53px;
	bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;}
	
span.title_menugauche
{	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	border-bottom: 1px outset #6ea4c0;}

span.titlered_menugauche
{	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #215481;}

div.center
{	margin-top: 0px;
	text-align:center;	
	margin-bottom: 10px;}

div#rightmenu
{	margin-left: 773px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 20px;
	width:184px;
	background-repeat: no-repeat;}

div#haut_sondages
{	background: url('/images/title_sondages.png');
	height: 59px;
	background-repeat: no-repeat;
	width:auto;
	margin-top:5px;}
	
div#sondages
{	background: url('/images/body_rightmenu.png');
	background-repeat: repeat-y;
	padding-left:10px;
	width:auto;}

div#bas_sondages
{	background: url('/images/bottom_rightmenu.png');
	height: 31px;
	float:none;
	width:auto;}
	
div#haut_parutions
{	background: url('/images/title_parutions.png');
	height: 67px;
	background-repeat: no-repeat; 
	margin-top:10px;
	width:auto;}

div#parutions
{	background: url('/images/body_rightmenu.png'); 
	background-repeat: repeat-y;
	padding-left:10px;
	width:auto;}

div#bas_parutions
{	background: url('/images/bottom_rightmenu.png');
	height: 31px;
	float:none;
	width:auto;}

div#content
{	float:left;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 50px;
	width: 540px;
	}

div#topcontent
{
	width:540px;
	border: 1px solid #c0c0c0;
	height:auto;
	clear:both;
	display:block;
	float:none;
	height: 120px;
	background-color:#d9d6d6;
}

div#topcontent-left
{
	width:270px;
	float:left;
	display:block;
	height: 120px;
	border-right: 1px dotted #c0c0c0;
	
}

div#topcontent-right
{
	width:260px;
	float:left;
	display:block;
	height: 120px;
}


div#container
{
	width:auto;
	border: 1px solid #aaaaaa;
	background-color:#e3e3e3}

table#table_small_form
{	width:520px;
	border: 1px solid #c0c0c0;
	background-color: #d2d2d2;}


div#footer
{
	font-style: italic;
	width: auto;
	font-size: 11px;
	font-family:tahoma;
	color:#f5f3f3;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #c0c0c0;
	background-color:#000000;
	text-align:center;
	clear:both;
}


div#searchform
{
	text-align:right;
	
}

div#error
{
	background-color: #c0c0c0;
	width: 500px;
	border: 1px solid #e1e1e1;
	top: 100px;
	margin-top: 100px;
	margin:auto;
	padding: 30px 30px 30px 30px;s
}

