/* //////////////////////////////////////////////// */
/* //////////////////////////////////////////////// */
/* Fondation Hôpital Charles LeMoyne | CSS Document */
/* //////////////////////////////////////////////// */
/* //////////////////////////////////////////////// */


/* Base ------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif, Verdana, "trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

form {margin:0; padding: 0;}

/* Mise en page ----------------------------------- */

#container 			{
	width: 950px;
	margin: 0 auto;
	text-align:left;
}

#header 			{
	height: 150px;
	width: 900px;
}
#header_zlogo		{ float:left; width: 273px; margin-top: 40px; }
#header_smenu 		{
	float:right;
	width: 200px;
	margin-right: 80px;
	margin-top: 40px;
	text-align:right;
	font-size:11px;
	font-style:normal;
	line-height: 20px;
}

#z_flash_index		{ width: 880px; height: 400px; background-image: url(/imports/images/loader.gif); background-repeat: no-repeat; background-position: center center; }
#z_flash_int		{ width: 880px; height: 200px; background-image: url(/imports/images/loader.gif); background-repeat: no-repeat; background-position: center center; }

#contenu 			{ line-height: 16px; }
#contenu_fullsize 	{ width: 820px; padding: 30px; }
#contenu_fullsize_new 	{
	width: 530px;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contenu_left		{ width:240px; float:left; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; }
#contenu_right		{ width:560px; float:left; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; }

#contenu_right_1	{ width:260px; float:left; }
#contenu_right_1 p 	{ float:right; width: 140px; margin-top: 0px; margin-bottom: 10px; }
#contenu_right_2	{ width:260px; float:right; }
#contenu_right_2 p	{ float:right; width: 140px; margin-top: 0px; margin-bottom: 10px; }
#div_membres 		{ width:260px; height: 120px; font-size:10px; line-height: 12px; }

#infobox 			{  }

#infobox p 			{ margin-bottom: 10px; }
#infobox_1 			{
	float: left;
	width: 145px;
	height: 220px;
	background-image: url(/imports/images/bg_ib.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 10px;
}
#infobox_2 			{
	float: left;
	width: 110px;
	height: 220px;
	background-image: url(/imports/images/bg_ib.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 10px;
}

#infobox_2_2			{
	float: left;
	width: 200px;
	height: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#infobox_3 			{ float: left; width: 220px; height: 220px; background-image: url(/imports/images/bg_ib.jpg); background-repeat: no-repeat; background-position: 0px 0px; padding: 30px; }
#infobox_3 p 		{ margin: 0px; font-size:11px; line-height:14px; }

#infobox_infofondation p { margin: 0px; font-size:11px; line-height:14px; }

#infobox_temoignages { padding-bottom:15px; }

#footer 			{
	padding: 30px;
	background-image:url(/imports/images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	font-size: 11px;
	line-height: 18px;
	width: 840px;
}
#footer_left 		{ float:left; width: 400px; }
#footer_right		{ float:right; width: 400px; text-align:right; }


/* Textes ----------------------------------------- */

h1 { font-size: 18px; font-weight: bold; font-style:italic; color:#f78f1e; margin-top:0px; margin-bottom:10px; }
h2 { font-size: 18px; font-weight: bold; font-style:italic; color:#f78f1e; margin-top:0px; margin-bottom:10px; }
/*h3 { font-size:24px; font-weight: normal; font-style:italic; color:#666666; margin-top:0px; margin-bottom:40px; letter-spacing: -1px; line-height:1em; }*/

#contenu_right h1, h3 { font-size:24px; font-weight: normal; font-style:italic; color:#666666; margin-top:0px; margin-bottom:40px; letter-spacing: -1px; line-height:1em; }


h4 { font-size:14px; font-weight: normal; line-height: 22px; }
h5 { font-size:14px; font-weight: bold; line-height: 22px; margin-bottom: 0px; }
h6 {  }

.txt_titre {
	font-size: 14px;
	line-height:18px;
	font-weight:bold;
	color: #666666;
	padding-bottom: 0px;
}
.txt_poste { float:right; width: 140px; font-size: 11px; font-weight:bold; color: #999999; padding-top: 10px; height: 20px; }
.txt_poste_hack {
	font-size: 11px;
	font-weight:bold;
	color: #999999;
	padding-top: 0px;
}
.txt_commandite { font-size:11px; font-weight:bold; color: #999999;  }
.txt_petit { font-size:10px; color:#999999; font-style:italic;}

/* Liens ------------------------------------------ */

#header_smenu a:link 	{ color: #666666; text-decoration: none; font-weight: bold; }
#header_smenu a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#header_smenu a:hover 	{ color: #f78f1e; text-decoration: none; font-weight: bold; }
#header_smenu a:active 	{ color: #666666; text-decoration: none; font-weight: bold; }

#navigation a:link 		{ color: #f78f1e; text-decoration: none; }
#navigation a:visited 	{ color: #f78f1e; text-decoration: none; }
#navigation a:hover 	{ color: #666666; text-decoration: none; }
#navigation a:active 	{ color: #f78f1e; text-decoration: none; }

#infobox a:link 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox a:visited 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox a:hover 		{ color: #666666; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox a:active 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }

#infobox_temoignages a:link 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox_temoignages a:visited 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox_temoignages a:hover 		{ color: #666666; text-decoration: none; font-size:11px; font-weight:bold; }
#infobox_temoignages a:active 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }

#menu_left_niv1 a:link 			{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#menu_left_niv1 a:visited 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#menu_left_niv1 a:hover 		{ color: #666666; text-decoration: none; font-weight:bold; }
#menu_left_niv1 a:active 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }

#menu_left_niv2	 a:link 		{ color: #666666; text-decoration: none; font-size:11px; font-weight:bold; }
#menu_left_niv2	 a:visited 		{ color: #666666; text-decoration: none; font-size:11px; font-weight:bold; }
#menu_left_niv2	 a:hover 		{ color: #f78f1e; text-decoration: none; font-size:11px; font-weight:bold; }
#menu_left_niv2	 a:active 		{ color: #666666; text-decoration: none; font-size:11px; font-weight:bold; }

#contenu_right	 a:link 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#contenu_right	 a:visited 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#contenu_right	 a:hover 		{ color: #666666; text-decoration: none; font-weight:bold; }
#contenu_right	 a:active 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }

#footer a:link		 	{ color: #666666; text-decoration: none; font-style:normal; }
#footer a:visited 		{ color: #666666; text-decoration: none; font-style:normal; }
#footer a:hover 		{ color: #f78f1e; text-decoration: none; font-style:normal; }
#footer a:active 		{ color: #666666; text-decoration: none; font-style:normal; }

/* Listes ----------------------------------------- */

#nav_z_center ul 	{ list-style:none; margin:0; padding:0; }
#nav_z_center li 	{ display:inline; margin-right:0; }

.nav_margin_right 	{ margin-right:40px; }
.nav_margin_left 	{ margin-left:40px; }
.nav_margin_left_sm { margin-left:20px; }

#menu_left_niv1		{ list-style:none; padding: 0px; }
#menu_left_niv1 li	{ padding-bottom: 5px; }
#menu_left_niv2		{ list-style-image:url(/imports/images/dot.gif); padding-bottom: 10px; padding-left: 20px; }
#menu_left_niv2 li	{ padding: 0px; }

.liste_pdf { list-style-image: url(/imports/images/icon_pdf.gif); }
.liste_niv2 { margin-top:10px; color: #f78f1e; font-weight:normal; }
.liste_niv2 li { margin-top:0px; margin-bottom:0px; padding:0px; color: #f78f1e; font-weight:normal; }

#contenu_right li { margin-bottom: 10px; list-style-type:disc; }

#footer_right ul 	{ list-style:none; margin:0; padding:0; }
#footer_right li 	{ display:inline; margin-right:0; }

/* Autres ----------------------------------------- */

.clearfloat 	{ clear:both; height:0; font-size: 1px; line-height: 0px; }
.sephori 		{ background-image: url(/imports/images/sephori.gif); background-repeat: repeat-x; height: 11px; width: 100%; margin-bottom: 20px; }

.img_small 		{ float:left; margin-right: 15px; margin-bottom: 10px; }
.img_moyen 		{ float:left; margin-right: 20px; padding-bottom:50px; }
.img_membre		{ float:left; margin-right: 15px; }
.img_temoignages		{ float:left; width:200px; margin-right: 15px; font-size:10px; line-height:14px; font-style:italic; color:#999999; padding-bottom:50px; }

.z_couleur		{ background-color:#edf6e4; padding:20px; }

.martop5 { margin-top: 15px; }

.input_field 	{ font-size: 11px; height: 18px; margin-bottom: 8px; width: 220px; border: 1px solid #CCCCCC; }
.input_btn 		{ font-size:11px; height: 18px; letter-spacing: 1px; margin-top: 5px; padding: 3px; width: 110px; color:#f78f1e; font-weight:bold; background-color:#ffffff; border:1px solid #CCCCCC; }

textarea {
	font-family: Arial, Helvetica, sans-serif, Verdana, "trebuchet MS"; font-size: 11px;  margin-bottom: 8px; border: 1px solid #CCCCCC;
}

.notvalid { background-color:#f00;}
.event img { padding-right:10px;}

#zone_formulaire { float:right; width:250px; margin-left:20px; }
#zone_formulaire p { padding:20px; margin:0; background-color:#f78f1e; color:#FFFFFF; }

.photo_tableau {
	width: 110px;
	height: 125px;
}

.texte_tableau {
	width: 150px;
	font-size: 10px;
	line-height: 12px;
}


.pager {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

.pager li {
	list-style:none !important;
	list-style-image:none;
	float:left;
	border-left:1px solid #f78f1e;
}
.pager a {
	display:inline-block;
	padding:0 15px;
	font-weight:normal !important;
}
.pager a.current {
	font-weight:bold !important;
	color:#666 !important;
}

.pad_ib_don {
	padding: 10px 10px 10px 21px;
}

.pad_ib_don p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.pad_ib_don li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.pad_ib_don img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.fond_ib_don {
	background-image: url(/imports/images/fr/ib_don_new_fond.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#in_accueil_don {
	background-image: url(/imports/images/fr/ib_don_new_fond.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 255px;
	float: left;
	margin-top: 30px;
}

.clair {
 clear:both;
}

#in_accueil_don	 a:link 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#in_accueil_don	 a:visited 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
#in_accueil_don	 a:hover 		{ color: #666666; text-decoration: none; font-weight:bold; }
#in_accueil_don	 a:active 		{ color: #f78f1e; text-decoration: none; font-weight:bold; }
