
html, body {margin: 0; padding: 0; height: 100%;}

body 
{
	background: white url(../images/general/bord_g.png) left top repeat-y;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

div#entete 
{
	height:297px;
	margin-bottom: 0;
	text-align: center;
	background: white;
}

div#menu
{
	height: 100px;
}

div#premiere 
{
	float: left;
	width: 180px;
}
	
div#premiere img
{
	margin-left: 10px;
}

div#deuxieme
{
	float: right;
	width: 180px;
}

div#deuxieme img
{
	margin-left: 20px;
}
	
div#page 
{
	position: relative;
	min-height: 100%;
	background: url(../images/general/bord_d.png) right top repeat-y;
}

div#contenu 
{
	padding: 1px 0;
	margin: 0 220px;
}
	
div#post 
{
	padding-bottom: 15px;
	/*line-height: 200%;*/
}
	
.title
{
	margin-top: 13px;
	/*margin-left: 160px;*/
	text-align:left;
	padding-left: 60px;
	/*padding: 30px 0 4px 0px;*/
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	font-variant: small-caps ;
	/*color: #1C7CD2;*/
	color: #1690AC;
}

.titleparis
{
	margin-top: 13px;
	/*margin-left: 160px;*/
	text-align:left;
	padding-left: 55px;
	/*padding: 30px 0 4px 0px;*/
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	font-variant: small-caps ;
	/*color: #1C7CD2;*/
	color: #1690AC;
}

.sous_titre
{
	text-align:left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1690AC;
}

.sous_titre2
{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1690AC;
}

.img_titre 
{
	display : table-cell;
	vertical-align : middle;
	text-align:center;
	height:50px;
	width:900px;
	background: url(../images/general/titreH1_1.jpg) left no-repeat;
}

.img_titreparis
{
	display : table-cell;
	vertical-align : middle;
	text-align:center;
	height:50px;
	width:1000px;
	background: url(../images/general/titreH1_1.jpg) left no-repeat;
}

.title a
{
	border-bottom: none;
	color: #1C7CD2;
}

.byline 
{
	margin: -4px 0px 20px 0px;
	padding: 8px 2px;
	background: url(../images/general/ligne.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1690AC;
}

.lettrine
{
	float: left;
	padding: 0px 20px 20px 0px;
}

div.float { float: left; }
div.float p { text-align: center; }

/* pour actimat.htm only */
.coins3 {
		width:300px;
		margin:auto;
		background:#FFFFFF url(../images/encart_actimat_adresse.jpg) no-repeat bottom center;
		position:relative; 
		z-index:-1;
		}
		.coins3 h3 {
		background:#FFFFFF url(../images/encart_actimat_adresse.jpg) no-repeat top center;
		}
/* pour actimat.htm only */
	
.entry
{ 
	padding: 0px 0px;  
	/*line-height: 2.0em; */
	line-height: 15px;
	color: #646464;
}

/* hauteur min entry */
.entry
{
	height: 37em;
}
html>body .entry /* hack IE.... */
{
	height: auto;
	min-height: 37em;
}
/* hauteur min entry */

.entry a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #1C7CD2;
}

.entry a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #551a8b;
}

div#premiere a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #1C7CD2;
}

div#premiere a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #551a8b;
}

/* page exemple.php only */
.menu_icone
{
	height:400px;
	overflow:auto;
	border:thin;
}
/* page exemple.php only */

div#piedpage 
{
	position: relative;
	height:100px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	/*line-height: 1.4em;*/
	/*line-height: 0.9em;*/
	text-align: center;
	background: white;
	background: url(../images/general/pied.png) repeat-x left top;
}
	
#piedpage p 
{
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
	
#piedpage a { color: #ffffff; text-decoration: underline; }