@charset "iso-8859-1";
/* CSS Document */

body { 
	background-color:#ffffff; 
	background:url(Images/HySa_Conseil_back.jpg); 
	background-repeat:no-repeat; 
	background-position:top center; 
	margin:0px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:12px; 
	color:#000000; 
}
/* scrollbar-3dlight-color:#f9f0ec; scrollbar-arrow-color:#df9f89; scrollbar-base-color:#ffffff; scrollbar-darkshadow-color:#f9f0ec; scrollbar-face-color:#f9f0ec; scrollbar-highlight-color:#f9f0ec; scrollbar-shadow-color:#ffffff; scrollbar-track-color:#ffffff; */

.width10 {width:10px; }
.width60{ width:60px; }
.width150{ width:150px; }
.width250{ width:250px; }
.width450{ width:450px; }
.width662{ width:662px; }
.height2{ height:2px; }
.height10{ height:10px; }
.height200{ height:200px; }
.grosse_bordure{ height:8px; background-color:#0089D0; }
.petite_bordure{ height:3px; background-color:#0089D0; }
.titre{ font-size:16px; font-weight:bold; }
.bg_blanc{ background-color:#fff; }
.bg_couleur{ background-color:#0089D0; }
.footer{ padding-top:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; }

/* ###################  MAIN TABLEAU [Conteneur]  ################### */
.width955{ width:955px; }
.conteneur_border{ border-right:1px solid #0089D0; border-bottom:1px solid #0089D0; border-left:1px solid #0089D0; }
.conteneur_border-top{ border-top:1px solid #0089D0; }
.conteneur_border-right{ border-right:1px solid #0089D0; }
.conteneur_border-bottom{ border-bottom:1px solid #0089D0; }
.conteneur_border-left{ border-left:1px solid #0089D0; }
.conteneur_border-right_menu{ border-right:1px solid #ffffff; }

/* ###################  PADDINGS  ################### */
.padding_top{ padding-top:10px; }
.padding_left{ padding-left:10px; }
.padding_bottom{ padding-bottom:10px; }
.padding2{ padding:2px; }

/* ###################  FONTS  ################### */
.fontSize18{ font-size:18px; }
.fontColor{ color:#0089D0; }

.bold{ font-weight:bold; }

.bouton_video_out{ border-bottom:1px solid #0089D0; padding:10px; font-size:20px; color:#0089D0; }
.bouton_video_over{ border-bottom:1px solid #0089D0; padding:10px; font-size:20px; background-color:#0089D0; color:#ffffff; cursor:pointer; }

/* ###################  HEADER  ################### */
.header img{ border:0px; width:955px; }

/* ###################  MENU  ################### */
.menu td{ font-family:Tahoma, Geneva, sans-serif; padding:0px 30px 0px 30px; background-color:#ffffff; font-size:16pt; font-weight:bold; }
.menu_over{ color:#0089D0; cursor:pointer; }
.menu_out{ color:#65ccf0; cursor:pointer; }

/* ###################  CALENDRIER  ################### */
#tabcalendrier td{ border:1px solid #000000; }
#tabcalendrier .td_events{ background-color:#0089D0; font-weight:bold; }
#tabcalendrier .td_events a{ color:#ffffff; }
#tabcalendrier .td_events a:active{ color:#ffffff; }
#tabcalendrier .td_events a:visited{ color:#ffffff; }
#tabcalendrier .td_events a:hover{ color:#ffffff; text-decoration:none; }

.date_jour{ font-size:25px; }
.conteneur_calendrier_liste_bordure{ border:1px solid #8a8a8a; }
.conteneur_calendrier_liste_bordure_over{ border:1px solid #b2b2b2; background-color:#f1efef; }
#calendrier_liste_bordure .bordure_top{ border-top:1px solid #8a8a8a; }
#calendrier_liste_bordure .bordure_right{ border-right:1px solid #8a8a8a; }
#calendrier_liste_bordure .bordure_bottom{ border-bottom:1px solid #8a8a8a; }
#calendrier_liste_bordure .bordure_left{ border-left:1px solid #8a8a8a; }
.cursor{ cursor:pointer; }
.titre_calendrier_details{ font-size:14px; }
.separateur_evenement{ border-bottom:1px solid #b2b2b2; }

/* ###################  CONTENEUR HEURES D'OUVERTURES  ################### */
.height150{ height:150px; }

/* ###################  CONTENEUR GOOGLE MAP  ################### */
.height300{ height:300px; }

/* ###################  CONTENEUR IMAGE  ################### */
.conteneur{ padding:20px; }

/* ###################  CONTENEUR COORDONNÉES  ################### */
.height50{ height:50px; }
.coordonnees{}

/* ###################  CONTENEUR TEXTE PRINCIPALE  ################### */
.width705{ width:705px; }

/* ###################  TOOLTIPS  ################### */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
}

#dhtmlpointer{ position:absolute; left: -300px; z-index: 101; visibility: hidden; }

/* liens */
a, a:active, a:visited { color:#65CCF0; text-decoration:none; }
a:hover{ color:#0089D0; text-decoration:underline; }
.footer{ background-color:#fff; color:#0089D0; line-height:20px; }
.footer a, .footer a:active, .footer a:visited{ color:#0089D0; text-decoration:none; }
.footer a:hover{ color:#0089D0; text-decoration:underline; }