/* definition de base pour tous les sites */
html, body{
	margin:0;
	padding:0;
} 
p {
padding:0;
margin:0;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	/*color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;*/
	color:#6a8dcc;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding:3px 3px 3px 0;
	margin:14px 0 5px 0;
	}

/* mis à zero alors que c'était à 5px auparevant suite au site Maison du Hainaut */
form {
	margin: 0;
	padding: 0;
}

/* conteneur global */
#page{ 
 	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	width:990px;

}
 
/* bandeau superieur de la page */
#liensRapides {
	background-color:#999;
	text-align:right;
	margin:0;
	padding:2px 15px 3px 0;
	font-weight:bold;
}
#liensRapides a, #liensRapides a:visited {
	color:#fff;
	text-decoration:none;
}
#liensRapides a:hover {
	color:#fff;
	text-decoration:underline;
}
#entete{
	margin:0;
	padding:10px 0 0 0;
	width:990px;
	height:124px;
	margin-left: 1em;
} 

/* logo de la province de hainaut */
#logo {
	float:left;
	height:81px;
	padding-left:10px;
	width:62px;
}
	#logo img {
	border-width:0;
}

/* logo de l institution */
#logoIinstitution {
	margin-top:350px;
	text-align:center;
}


/* zone libre de l'entte */
#illustration{
float:right;
	margin:0px 0 0px 82px;
	height:100px;
	top:10px;
	padding:0;
	text-align:right;

}

/* zone horizontale en-dessous
de l'ent te contenant titre_intitution & menu gn ral */
#sous-entete{


}

/* engloble le bandeau central horizontal de la page */
#wrapper{
}

/* titre du site (en gn ral celui de l'insitution) */
#titre_institution {
	float:left;
	/*width:70%;*/
	padding:5px 10px 5px 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: 0.6px;
	font-weight: bold;
	width:900px;
} 

/* menu gn ral */
#menuG {
	float:right;
	/*width:54%;*/
	text-align: right;
	padding:5px 10px 5px 10px;
}

/* colonne contenant menu - Logo Institution - adresse Institution */
#colgauche{
	float:left;
	width:200px;
	background-color:#fff;
	background-image:url(bkg_colGauche.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
  
/* englobe la navigation, contenu , util_nav & coldroite */ 
 #wrapper1{
	margin: 0 0 0 200px;
}
 
/* barre horizontale contenant 
la navigation contextuelle & la recherche */
 #navigation {
	height:35px;
}
 
/* navigation contextuelle */
 #context_nav {
	margin: 0 310px 0 0;
	padding: 7px 0 5px 10px;
}
#context_nav ul {
	padding:0;
	margin:0;
	display:inline;
}
#context_nav ul li {
 	margin:0 0 0 3px;
	padding:0 3px 0 3px;
	display:inline;  
}
 
/* moteur de recherche */
#module_recherche {
	float:right;
	margin:0 5px 0 0;
	padding:5px 0 0;
	text-align:right;	
}

#recherche_txt{
	font-size: 0.9em;
}

#bouton_ok {
	font-size: 0.9em;
	background-color:#ddd;
	padding:2px;
}

/* colonne reprenant la colonne centrale
& les modules de droite */
#deuxcols{

}
 
/* colonne reprenant le contenu, 
la barre d'util & la colonne de droite */
#colcentrale{
	margin: 0px 170px 0px 0px;
} 
 
/* contenu des pages 
important permet de fixer un bug de hauteur sur IE*/
#contenu {
	min-height:365px;
	overflow:hidden;
	position:relative;
	padding:5px;
	margin:0 5px 5px 5px;
	height:auto !important;
/*	height:1%;*/
}

/* gestion moteur de recherche Google 
permet de gérer la dimension de l'iframe pour éviter quelle pousse sur les autres colonnes */
#contenu iframe{
padding:10px;
width:98%;
}

#fiximg{
clear:both;
/*visibility:hidden;*/
}

/* barre d'utils */
#util_nav {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 5px;
	text-align: right;
 }
 
/* colonne contenant les modules optionnels */ 
 #coldroite{
	width:150px;
	float:right;
	padding:5px;
	margin: 0 5px 5px 5px;
 }
  
/* Hack pour les div flottants */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 


/* formulaires */
#contenu form {
	margin:0px;
	padding: 0px;

}

#contenu .form_label{
	width:175px;
	padding:0 4px 0 0;
	text-align:right;
	float:left;
	font-weight: bold;	
	
}
#contenu .form_element{
	padding:3px;
	text-align:left;
	margin:5px;
	padding:3px 3px 3px 180px; 
}

#contenu .form_submit {
	padding:3px;
	text-align:left;
	margin:5px;
	padding:3px 3px 3px 180px; 
}

/* Galeries photos */
.galerie_ligne {
	width:90%;
	padding:0px;
	margin: 10px;
}
.galerie_ligne hr {
	clear:both;
	visibility:hidden;
}
.galerie_illu {
	margin: 0 10px 5px 5px;
}
.galerie_tiny {
	float:left;
	width:30%;
	padding:5px;
	margin:0px;
	text-align:center;
}
.galerie_photo {
	width:98%;
	padding:5px;
	margin:0px;
	text-align:center;
}

/* graph01 */
html, body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.2em;
}




/* zone horizontale en-dessous
de l'entête contenant titre_intitution & menu général */
#sous-entete{
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* titre du site (en général celui de l'insitution)*/
#titre_institution {
letter-spacing:0.1em;
font-size:1.2em;
} 

/* menu général */
#menuG{
}

#menuG a:link{
}

#menuG a:visited{
}

#menuG a:hover{
}

/* colonne contenant menu - Logo Institution - adresse Instituttion */
#colgauche{
	/*padding-top:4px;*/
	padding:0;
	margin:0;
	background-color:#fff;
}
#colgauche p{
	font-size:90%;
}

.ultheme {
	margin:0;
	padding:0;
	/*padding:0 5px 0 5px;*/
	list-style-type:none;
}

.litheme {
 /* Attention, si padding risque de bug dans ie6, logo descend*/
	font-weight: bold;	
	padding:0 0 5px 0;

}

.ulmenu {
	margin:0 0 10px 10px;
	padding:0;
	list-style-type:none;
}


.limenu {
	padding:0 0 5px 0;	
}

.ulrubrique{
	margin:0 0 10px 10px;
	padding:0;
	display:none;
	list-style-type:none;
}

.lirubrique {
	padding:0 0 5px 0;
}

.ulssrubrique{
	margin:0 0 10px 10px;
	padding:0;
	display:none;
	list-style-type:none;
}

.lissrubrique {
	padding:0 0 5px 0; 
}

#colgauche li a:link {
	font-weight: bold;	
}
#colgauche li a:visited {
	font-weight: bold;	
}

#colgauche li a:hover {
	color: #666666;
	text-decoration: none;
}

/*obligé de mettre un id à la page pour que le highlight fonctionne, bizarre ! */
body#CMSHainaut li#highlight_img{

}

body#CMSHainaut li#highlight_img a#highlight_link{
	color:#C01B22;
}

#colgauche hr{
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	width:100%;	
}
 
/* englobe la navigation, contenu , util_nav & coldroite */ 
 #wrapper1{

}

/* barre horizontale contenant 
 la navigation contextuelle & la recherche */
 #navigation {
	background-color:#FFFFFF;
	
}


 
/* recherche dans le site */
#module_recherche {
/* pas modifiable */	
}

#recherche_txt{
/* pas modifiable */	
}

#bouton_ok {
/* pas modifiable */
} 

/* colonne reprenant le contenu, 
la barre d'util & la colonne de droite */
#deuxcols{	
}
 
/* colonne reprenant le contenu, 
la barre d'util & la colonne de droite*/
#colcentrale{
	background-color:#FFFFFF;
} 

/* contenu des pages */
#contenu {
}
#contenu p {
	margin:10px 0 10px 0;
	padding:0;
}
#contenu img {
}
#contenu img.imgAlignRight {
	float:right;
	clear:both;
	margin:5px;
	padding:0;
}

/* barre d'utils*/
#util_nav {
	border-bottom:1px solid #EFEFEF;
 }
 
/* colonne contenant les modules optionnels*/ 
#coldroite{
 	border-left-color:#EFEFEF;
	border-left-style:solid;
	border-left-width:1px;
	margin:0;
	padding:0;
 }
 
#coldroite img {
	border-width:0;
}
 
/* définition module*/ 
.module_nouveaute {
	padding:2px;
	margin: 0 5px 0 5px;
}

.module_nouveaute hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	width:90%;
}
.titre_module_nouveaute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

.titre_nouveaute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
}
.contenu_nouveaute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
}

.module_agenda {
	padding:2px;
	margin: 0 5px 0 5px;
}

.module_agenda hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	width:90%;
}
.titre_module_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

.titre_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
}

.contenu_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
}

/* bas de la page */
#piedpage {
	clear:both;
	border-top:1px solid #999;
	margin:2px 0 5px 10px;
	width:990px;
	text-align:right;
 } 
#piedpage p {
 	font-size:90%;
	color:#666;
	padding:5px 0 0 0;
 } 
#piedpage p a, #piedpage p a:visited {
	color:#666;
	text-decoration:underline;
}
#piedpage p a:hover {
	color:#333;
	text-decoration:underline;
}
a:link {
	color: #0000FF;
}

a:visited {
	color:#0000FF;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	width:100%;
}

/* formulaires perso */
.zoneInscription {
	margin:0 auto;
	text-align:center;
}
.btInscription {
	background-color:#6a8dcc;
	padding:5px;
	color:#fff;
	cursor:pointer;
}
.zoneInscription2 {
	margin:0 auto;
	text-align:center;
	background-color:#F5F5F5;
	padding:10px !important;
}
.zoneInscription2 table {
	margin:10px auto;
	padding:15px 0 15px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
.zoneInscription2 table td {
	padding:2px;
}
.zoneInscription2 table th {
	padding:2px 10px 2px 2px;
	background-color:#ddd;
}
/*
/*#contenu table {
	border-collapse:collapse;
	border:1px solid #666666;
	margin:0;
	padding:0;
	
	#contenu td {
	border:1px solid #666666;
	padding:2px;
}
}*/
/* supprime l'effet du tag p dans les cellule d'un tableau */
#contenu table p {
	padding:0;
	margin:0;
}

#contenu ul {
	padding:0;
	margin:0;
}

#contenu li {
	margin:5px 0 0 12px;
}

#contenu table caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	font-weight: bold;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
}

.titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	/*color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;*/
	color:#6a8dcc;
	letter-spacing: 0.2em;
	font-weight: bold;
	padding:3px 3px 3px 0;
	margin:14px 0 5px 0;
}

.sous-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	padding:3px 3px 3px 0;
	margin:14px 12px 5px 0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
 
.accroche{
	font-weight: bold;
	padding: 3px;
	margin:0 0 5px 12px;
}
 
.encart{
 	border-width:1px;
 	border-color:#CCC0D9;
 	border-style:solid;
 	background-color:#efefef;
 	padding: 3px;
 	margin: 10px 10px 10px 10px;
}

.important{
	font-weight:bold;
	color: #CC0000;
} 

.annotation{
	font-size:0.8em;
	color:#999999;
	padding: 3px;
	margin:0 0 5px 0;
}

.td_horaire{
	background-color:#CCCCCC;
}

.colonnes {
	width:100%;
	padding:0px;
	margin:0px;
}

.colonnes hr {
	clear:both;
/*	visibility:hidden;*/
}

.colonnes3{
	float:left;
	width:30%;
	padding:5px;
	margin:0px;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
}

.colonnes2{
	float:left;
	width:45%;
	padding:5px;
	margin:0px;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
.colonnes1{
	width:91%;
	padding:5px;
	margin:0px;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}

/* Classe pour le menu */
.branch{ 
	display: none;
}

a:hover { /*Hack pour ie*/
	border:0;
}

.zoom_img {
	border-width:1px;
	border-style:dashed;
	border-color:#cccccc;
}
a:hover .zoom_img{
	border-width:1px;
	border-style:dashed;
	border-color:#FF9900;
}

.link_img {
	border-color:#FB6D15;
	border-width:1px;
	border-style:dashed;
}

#centre {
   padding:10px 15px 10px 40px;
   BACKGROUND-COLOR: #ffffff;
   border-top:3px solid #cdcdcd
   }



 /*printer styles*/ 
 @media print{ 
#colgauche, #coldroite, #entete, #sous-entete, #navigation, #util_nav, #piedpage{
	display:none;
}
#page, #wrapper, #wrapper1, #deuxcols, #colcentrale, #contenu {
	display:inline;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}


