/* Start of CMSMS style sheet 'Styles pour editeur' */
#tinymce td{
	border:1px dotted #cccccc;
}
.texte_bleu{
	color:#5687A5;
}

.tableau_visible{
	width:100%;
	margin:10px 0;
	border:1px solid #e2e2e2;
	border-bottom:3px solid #e2e2e2;
}
.tableau_visible td{
	margin:10px 0;
	border:1px solid #e2e2e2;
	border-bottom:3px solid #e2e2e2;
	border:1px solid #e2e2e2;
	padding:5px;
}
.tableau_visible th{
	border:1px solid #fff;
	padding:5px;
	background-color:#bfdaea;
	color:#fff;
}

.chapeau{
	margin-right:50px;
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	font-size:1.2em;
	line-height:1.3em;
}
.lien_pdf{
	background:transparent url(imgs/ico_pdf.gif) no-repeat left top;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
}
.lien_fleche{
	background:transparent url(imgs/puce5.gif) no-repeat 4px top;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
}
.lien_fleche_bleue{
	background:transparent url(imgs/puce7.gif) no-repeat 0 2px;
	padding-left:12px;
	text-decoration:none;
	font-weight:bold;
}
.photo_gauche{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.photo_droite{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


body{
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-size:68%;
	color:#444;
}
a{
	color:#000;
}
h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#407ace;
	font-size:30px;
	line-height:32px;
}
h2{
	margin-top:10px;
	margin-bottom:3px;
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	color:#407ace;
	font-weight:normal;
	font-size:23px;
	line-height:1.1em;
}
h3{
	margin-top:13px;
	margin-bottom:3px;
	color:#407ace;
	font-size:16px;
	line-height:1.1em;
	width:auto;
}
h4{
	margin-top:10px;
	margin-bottom:3px;
	font-size:1.15em;
	line-height:1.1em;
}
h5{
	margin-top:3px;	
	margin-bottom:18px;
	margin-right:15px;
	font-size:0.9em;
	line-height:1.2em;
	color:#444;
}
h6{
	margin-top:10px;
	margin-bottom:3px;
	font-size:0.8em;
	line-height:1.1em;
}
p{
	margin-top:3px;
	margin-bottom:8px;
	line-height:1.35em;
	text-align:left;
	color:#444;
}
ul{
	list-style-position: outside;
	margin-left:0px; 
	padding-left:30px;
	list-style:square;
	list-style-image:url(imgs/puce.gif);
	margin-bottom:10px;
}
ul ul{
	font-size:1em;
}
li{
	margin:0px;
	padding:0px;
	margin-top:2px;
	
}
ol{
	padding-left:30px;
	margin-bottom:10px;
}
ol li{
	margin-top:5px;
}
table{
	border:none;
	border-collapse:collapse;
}
td{
	vertical-align:top;
}
hr{
	display:block;
	clear:both;
	height:1px;
	margin:12px 0;
	_margin:5px 0;
	padding:0;
	color:#757a80;
	background-color:#757a80;
	border:0;
}
sup{
	line-height:0em;
	font-size:0.6em;
}

/* Formalités administratives */
.formalites{
	margin-top:2px;
}
.formalites .f1{
	width:50%;
}
.formalites .f2{
	width:15%;
}
.formalites .f3{
	width:35%;
}
/* End of 'Styles pour editeur' */

