@font-face {
    font-family: toulinfo;
    src: url(toulinfo.otf);
}
html { height: 100%;}
html,body,div,dl,dt,dd,ul,ol,li,pre,form,input,p,blockquote,th,td{ margin:0;padding:0; }
img,body,html,table { border:0;}

p, div, span
{
	font-family:toulinfo;
	background-color: white;
}


h1
{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#555555;
}


h2
{
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 0.4em 0;
	color:#f49600;
}


h3
{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#555555;
}


img
{
	border:0px;
	display: block;
}


body
{
	font-family: toulinfo;
	margin: auto;
	width:1024px;
	color:#0099df;
	background-color:white;
}

.date 
{
	width: 32px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: black;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
}


ul{
list-style-type: none;
}

/***********/
/* Les blocs */
/***********/

#corps
{
	float:left;
	z-index:10;
	margin-top: 10px;
	border: 1px solid black;  
	width: 1020px;
	background-color: #F5F5F5;
}


#entete
{	
	width:994px;
	height:300px;
	margin:auto;
	position:relative;
} 

	#entete h1
	{
		margin: 0;
		padding: 0;
		font-size: 30px;
		position: absolute;
		width:236px;
		height:76px;
		top:8 px;
		z-index:1;
	}
	
	.nav-user
	{
		height: 28px;
		padding-left: 246px;
		line-height: 28px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: right;

	}
	
#menu_haut
{
	height : 56px;
	margin: 0;
	padding: 0;
	padding-left:246px;
	position: relative;

}
#bandeau 
{
	height: 204px;
	padding: 0 0 0 2px;
	overflow: hidden;
	width: 989px;
	margin: 0 auto;
	position: relative;
	background: url(../images/web.jpg) no-repeat;
}

#principal
{
	font-family: toulinfo;
	position: relative;
	min-height: 400px;
	width: 100%;
	padding-left:5px;
	padding-top:5px;
}


.home-horizontal {
overflow: hidden;
margin-bottom: 30px;
clear:both;
}

.news-home 
{
	background: url(../images/top.png) no-repeat 0 bottom;
	padding-bottom: 9px;
	font-size: 12px;
}
.news-home .head {
background: url(../images/cadre.png) no-repeat 0 0;
padding: 9px 0px 0 15px;
}

.news-home ul {
padding: 9px 25px 0 15px;
background: url(../images/top1.png) repeat-y 0 0;}

.news-home li {
background: #FFF;
margin-bottom: 5px;
padding: 5px;
overflow: hidden;
font-size: 0.9em;}

#social-share li {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}
#social-share {
float: right;
}
.tools {
height: 46px;
overflow: hidden;
}

#print-buttons, #print-buttons li {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}
#print-buttons {
float: left;
}


#social-share ul, #social-share li {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}

#menu_g
{
	float: left;
	width: 287px;
	padding-top: 5px;
	padding: 0;
	background: white;
}


#contenu
{
	width: 660px;
	float: right;
	padding: 20px 0 0 20px;
	margin-right: 12px;
}


#menubas
{
	position: relative;
	clear:both;
	height : auto;
	width :100%;
	text-align : center;
}




/***********************/
/* Mise en forme des liens */
/***********************/

a:link
{
	color: #708090;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border:none ;
}


a:visited
{
	color: #708090;
	font-weight:bold;
	text-decoration:none;
	border:none ;
}


a:hover
{
	color:#B0C4DE;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border:none ;
}


a:active
{
	color:#B0C4DE;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border:none ;
}


/********/
/* Menu */
/********/

#menunav 
{
	width: 749px;
	position:absolute;
	top:22px;
	border-spacing: 0;
	border: 0;	
}


#menunav li 
{
	float: left;
	height: 100% !important; /* hauteur de chaque cellule */
	margin: 0;
	padding: 0;
	text-align: center;
	display: list-item;
	background-color: white;
	position:relative;
}


#menunav a 
{
	padding:2px;
	text-decoration:none;
	color: #0099df; /* couleur de police des menus et sous-menus non survolés */
	border: 1px solid white;
	font-size: 0.7em;
}














