/**************/
/**  ANNUAIRE  **/
/**************/

#annuaire {
	width : 100%;
}

#page {
	float : left;
	background-color : #FFFFFF;
	border-top : 1px solid #000000;
	margin-bottom : 40px;
}

#page_titre {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 50px;

	width : 817px;
	background-color : #D8073D;
	padding-left : 35px;
}

#page_sous_titre {
	width : 817px;
	background-color : #343434;
	padding : 15px 0px 20px 35px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 16px;
}


#page_navigation_recherche {
	height : 40px;
	background-color : #FBE5F1;
	padding-left : 35px;
	line-height : 40px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}


#page_contenu {
	float : left;
	width : 830px;
	padding : 20px 0px 20px 20px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

#page_contenu a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

#page_contenu a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}

#bloc_annuaire {
	float : left;
	width : 200px;
	height : 85px;
	border : 1px solid #CCCCCC;
	margin : 0px 1px 1px 0px;
}

#bloc_annuaire:hover {
	background-color : #FBE5F1;
	cursor : pointer;
}

#bloc_annuaire a:hover {
	text-decoration : none;
	cursor : pointer;
}


/*******************/
/**  TROMBINOSCOPE  **/
/*******************/

#page_trombinoscope {
	float : left;
	background-color : #343434;
	border-top : 1px solid #000000;
	margin-bottom : 40px;
}

#page_trombinoscope_contenu {
	float : left;
	width : 830px;
	padding : 20px 0px 20px 20px;
}

#bloc_trombinoscope {
	float : left;
	width : 150px;
	height : 150px;
	border : 1px solid #4A4A4A;
	margin : 0px 10px 10px 0px;
}


/****************/
/**  FORMULAIRE  **/
/****************/

#page_navigation .select {
	width : 100px;
	border : 1px solid #9C9C9C;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4C4C4C;
}


/*******************************/
/**  INFO-BULLE (TOOLTIP) PROTOTIP  **/
/*******************************/

.prototip .infobulle {
	width : auto;

	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
}

.prototip .infobulle .content {
	background : #AD0631;

	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
}

/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */
