/***************************
	Général
****************************/
body {
	font: 12px verdana, sans-serif;
	color:black;
	text-align:justify;
}

h1 {
	font-size:200%;
	text-align:center;
}

p.enlumine:first-letter {
	font : 30px Times new roman, serif;
	float:left;
	margin-top:4px;
}

a {
	color:#6a4f1b;
}

a:hover {
	color:#9D8678;
	text-decoration:underline;
}

/***************************
	BoxNewsletter
****************************/
div .boxnewsletter {
	width:182px;
	margin:auto;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid white;
	background:url(interface/img/degr2.gif) repeat-x #e2d7b9;
	position:absolute;
	top:15px;
	left:159px;
	z-index:10; 
	height:120px;
}

/***************************
	bloc avec dégradé
****************************/
div .boxdeg {
  	text-align:justify;
	display:table;
	margin:auto;
	margin-bottom:15px;
	padding:10px;
	border:1px solid white;
	background:url(interface/img/degr2.gif) repeat-x #e2d7b9;
}

div .boxdeg>h1 {
	border-bottom: 2px solid #3D2C0F;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:15px;
	color: #3d2c0f;
	font-size : 15pt;
	text-align : left;
}

div .boxdeg>h2 {	
	color:#3D2C0F;
	font-size:10pt;
	margin-bottom:5px;
	padding-top:15px;
	text-transform:uppercase;
}

div .boxdeg>h3 {
	color:#6A4F1B;
	font-size:14px;
	margin-bottom:5px;
	margin-top:30px;
	margin-left:10px;
}

div .boxdeg .sstitre {
	color : #b29f6b;
	margin-top:-3px;
	font-weight:bold;
}

span.colonne160 {
    float: left;
    text-align: justify;
    width: 150px;
}

div .boxdeg p {
    margin-left: 10px;
}

/***************************
	sommaire
****************************/

.sommaire {
	border:1px solid white;
	margin:6px 60px;
	padding : 6px;
	font:12px times,serif;
	clear:both;
	background-color : #F2EEE1;
}

.sommaire p{
	margin-top:3px;
	margin-bottom:3px;
}

.sommaire .titre{
	font:11px verdana,serif;
	text-transform:uppercase;
}

.sommaire h1 {
	font:16px verdana,serif;
	border-bottom:1px solid black;
	text-align:right;
}
.sommaire .illus {
	text-align:right;
}

/***************************
	mentions légales
****************************/
p.mentleg {
	font-size:80%;
	color:#B8A888;
	text-indent:20px;
}

/***************************
	back office
****************************/
table.listetexte {
  border:1px solid white;
	background:url(interface/img/degr2.gif) repeat-x #e2d7b9;
}

table.listetexte td{
  padding:2px;
}

table.listetexte tr{
  
}


table.listetexte th{
  padding:4px;
}

table.listetexte tr:hover {
	background-color : #F2E7C9 ;
}

/*
------------------------------
		CSS INUTILISE
------------------------------


div .faq {
	display:table;
	margin:auto;
	margin-bottom:15px;
	padding:5px;
	border:1px solid white;
	background:url(interface/img/degr2.gif) repeat-x #e2d7b9;
}

div .faq>h1 {
	border-bottom: 2px solid #3D2C0F;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:15px;
	color: #3d2c0f;
	font-size : 15pt;
	text-align : left;
}

div .faq>h2 {
	color: #3d2c0f;
	font-size : 10pt;
}

div .faq>h3 {
	font-size : 10pt;
	color : black;
}

fieldset {
	padding : 10px ;
	margin-bottom : 20px;
	text-align : justify;
	text-indent : 30px ;
	border : 1px solid #ffffff ;
	border-bottom:none;
	background-color : #e2d7b9 ;
}

fieldset>legend {
	font-weight : bold ;
	text-indent : 0px ;
	color : #624A3C ;
}

h2 {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#696969;
	color:#FF0000;
	background-color:transparent;
	text-align:left;
}

h3 {
	font-family:verdana, sans-serif;
	font-size:120%;
	color:silver;
	background-color:transparent;
	text-align:left;
}

p.enlumine {
	font : 12px verdana, sans-serif;
	color:black;
	background-color:transparent;
	text-align:justify;
	text-indent:0px;
	margin-left:0px;
	margin-right:0px;
}
*/
