/* TinyMCE specif */
body.mceContentBody {
   background: #fff;
   background-color: #fff;
}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(/default/img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(/default/img/items.gif) no-repeat;}
img {border:0;}
/* FIN Specif TinyMCE */

 html,
 body{
  font-family: arial, verdana, sans-serif;
  font-size: 12px; 
  border: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #053679; 
}
P{font-size: 12px;}
a{
	color: #387CBF;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#tinyMce a{
	color: #387CBF;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000; 
}


h1{
	font-size: 14px;
	text-transform:uppercase;
	border:0px solid pink;
	margin:0px;	
	margin-left:5px;	
/*
font-weight: normal;
	text-align: right;
	padding-right: 280px;
	margin: 0 0 -40px 0;
	font-style: italic;
	font-weight: bold;
	color: #08377c;
	font-size: 22px;
	*/
}
h2{
	color: #387CBF;
	/*background-color: none !important;
	width: 100px;
	padding-left: 0px;
	margin-left: 20px;
	border-left: solid 20px #387CBF;
	border-right: solid 20px #387CBF;*/
	font-size: 18px;
	margin: 0px;
}
h3{
	color: #2cb0cd;
	font-size: 16px;
	/*margin: -4px 0 -4px 0;*/
}

.titre_bleu,
.titre_bleu_fonce,
.titre_rouge,
.titre_violet_fonce,
.titre_bleu_clair,
.titre_bleu_lightsteel,
.titre_turquoise,
.titre_turquoise_medium {
	height: 14px;
	margin:0px;
	padding:0px;
	width:98%;
	border:0px solid pink;
	margin:auto;
	margin-top:0px;
	
}

.titre_bleu H1,
.titre_bleu_fonce H1,
.titre_rouge H1,
.titre_violet_fonce H1,
.titre_bleu_clair H1,
.titre_bleu_lightsteel H1,
.titre_turquoise H1,
.titre_turquoise_medium H1{
	display:inline;
	background-color:white;
	padding:0px 3px;
}

.titre_rouge{
	background-color: #d83542;	
}

.titre_rouge H1{
	color: #d83542;	
}

.titre_bleu{
	background-color: #3A7BBD;	
}

.titre_bleu H1{
	color: #3A7BBD;	
}

.titre_bleu_fonce{
	background-color: #07387b;	
}

.titre_bleu_fonce H1{
	
	color			: 	#07387b;	
	background-color: 	#fff ;	
	
}

.actualite .titre_bleu_fonce H1 {
	background-color: 	#DEF2F8;	

}
.actualite2 .titre_bleu_fonce H1{
	background-color: 	#2CB0CD ;	
	border			:	0px solid yellow ;
}

.titre_violet_fonce {
	background-color: #7D3364;	
}
.titre_violet_fonce H1 {
	color: #7D3364;	
}

.titre_bleu_clair {
	background-color: #6B92CD;	
}
.titre_bleu_clair H1 {
	color: #6B92CD;	
}

.titre_bleu_lightsteel {
	background-color: #A4BCD6;	
}
.titre_bleu_lightsteel H1 {
	color: #A4BCD6;	
}

.titre_bleu_lightsteel {
	background-color: #A4BCD6;	
}
.titre_bleu_lightsteel H1 {
	color: #A4BCD6;	
}

.titre_turquoise {
	background-color: #07E1C8;	
}
.titre_turquoise H1 {
	color: #07E1C8;	
}

.titre_turquoise_medium {
	background-color: #4BCDEF;	
}
.titre_turquoise_medium H1 {
	color: #4BCDEF;	
}
.lien_voir_fiche{
	display:block;
	height:22px;
	width:134px;
	background:url('/images/interface/voirfiche.png') no-repeat top left;
}
.lien_voir_fiche:hover{
	background:url('/images/interface/voirfiche_roll.png') no-repeat top left;
}

.gras_souligne {
	font-weight: bold;
	text-decoration: underline;
}
/*
div#extranet_form {
	background-color: #2CADCC;
	border: 1px solid #7B96B5;
	display: none;
	padding: 10px 25px;
	position: absolute;
	margin-top: -140px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	div#extranet_form input {
		border: 1px solid #eee;
		display: block;
		margin: 4px;
	}
		div#extranet_form input#bt_log {
			background-color: #fff;
			border: 1px solid #eee;
			color: #053679;
			cursor: pointer;
			float: right;
			font-size: 11px;
			width: auto;
		}

#toggle_extranet_form {
	cursor: pointer;
}
*/
.lightbox{}
.lightbox_iframe{}

#tinymce p, #tinymce h2 {
	margin-left: 18px;
	margin-right: 18px;
}