
/* cadre >>> */

#c1   	{
	position: relative;
	width: 630px;
	height: 100%;
	overflow: auto;
	left: 0px;
	top: 0px;
	border: 10px;
}
#c4   	{ font-size: 10px; text-align: center; text-transform: lowercase; position: absolute; z-index: 3; top: 3px; left: 916px; width: 20px; height: 100% }

/* cadre <<< */
/* titre >>> */

.titre1   	{ color: #00bfff; font-weight: 900; font-size: 35px }
.titre2   	{ color: #c0c0c0; font-style: italic; font-weight: 300; font-size: 20px; margin-left: 10px }
.titre3   	{ color: #c0c0c0; font-size: 12px }
.titre4,.titre5	{ margin-left: 5px }
.titre4   	{ border-bottom: 1px dashed #006B9F}
.titre5  		{ padding-left: 15px }

/* titre <<< */
/* block >>> */

.b1, .b2		{ border-right: 2px solid #CDCDCD; width: 20px }
.b1   			{ font-size: 12px }
.b2  		  	{ text-transform: uppercase; margin-top: 20px }
.b3  			  { }
.b2:first-letter { color: #ff8c00 }
.b4    			{ color: #808080; font-weight: 200; font-size: 10px; background-color: #fafafa; margin-top: 4px; margin-bottom: 10px; padding-right: 6px; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; position: relative; display: block;}


.dispcaracs   { 
	margin-top: 10px;
	position: relative;
	z-index: 1;
	width: 98%;
	height: auto;
	visibility: visible;
	min-height: 90px;
	display: block }
	
.dispblabla   { 
	color: #e5f0fa; 
	text-align: center; 
	position: absolute; 
	z-index: 3; 
	top: 0px; 
	left: 1px; 
	width: 90px; 
	height: auto }
	
.disptexte        	{
    color: #F7F7F7; 
    font-size: 11px; 
    text-align: justify; 
    text-indent: 18px; 
    margin-right: 10px; 
    margin-left: 90px;
    padding-left: 10px;
	border-left: 1px solid #006B9F;
	z-index: 0;
	width: auto;
	height: auto;
}
.dispcadre        	{ margin-left: 100px; position: relative; z-index: 1; width: auto; height: auto }
.displibellefiche  	{ color: #f5f5f5; font-weight: 900; font-size: 90px; line-height: 90px; font-family: "Times New Roman", Georgia, Times; background-color: #c0c0c0; text-align: center; text-transform: lowercase; margin-bottom: 6px; width: 90px; height: 90px }

.cadreprecsuiv {
	height:25px;
	vertical-align: middle;
	text-align: center;
}


.styleinfo1     { color: #c0c0c0; font-weight: 600; font-size: 14px; margin-bottom: 6px; padding-right: 6px; border-bottom: 2px dotted #dcdcdc }
.marge    		{ font-size: 10px;  margin-right: 10px; margin-left: 10px }

/* autre 2 <<< */

/* autre 3 >>> */

.logotype     	{ color: #00bfff; background-color: #f5f5f5; font-weight: 900; font-size: 24px; text-decoration: underline; margin-top: 8px; padding-top: 36px; padding-left: 4px; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; height: 70px }

.z1         	{ 
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 8px;
	/* border-right: 2px solid #006B9F;
	border-bottom: 2px solid #006B9F;
	position: relative;*/
	display: block;
	vertical-align: middle; }

.z2          	{
	
	color: #F7F7F7;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 8px;
	padding: 4px 8px 4px 4px;
	border-right: 2px solid #006B9F;
	border-bottom: 1px solid #006B9F;
	width: 100%;
	display: block;
	vertical-align: middle;
}

.z3 			{}

.z4  				{ 
	text-align: right;
	list-style-type:none;
	float: right;
	width: 40%;
	border-bottom: 1px solid #d3d3d3;
}

.z5					{
	 color: #c0c0c0;
	 font-size: 20px;
	 margin-bottom: 10px;
	 padding-left: 4px;
	 border-bottom: 2px dotted #c0c0c0;
	 
	 } /* soulignement du titre */





/* autre 3 <<< */

/* menu >>> */

.mp       	{ color: #a9a9a9; font-weight: 500; font-size: 16px; background-color: #f5f5f5; text-transform: uppercase; margin-top: 8px; padding: 2px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; cursor: pointer  }
.me      	{ color: #808080; font-size: 12px; margin-left: 12px }

/* Formulaire déroulant, style du fieldset */

.accesrapide {
	border-color: #ffc000;
	width: 100px;
	padding: 2px;  
	vertical-align:middle
	text-align: center
	-moz-border-radius-topleft : 5px;
  -moz-border-radius-topright : 5px;
  -moz-border-radius-bottomleft : 5px;
  -moz-border-radius-bottomright : 5px;
}

.accespages {
	border-color: #ffc000;
	width: 100%;
	height: 13px;
	padding: 5px;
	vertical-align:middle
	text-align: center
	-moz-border-radius-topleft : 5px;
  -moz-border-radius-topright : 5px;
  -moz-border-radius-bottomleft : 5px;
  -moz-border-radius-bottomright : 5px;
}

