body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	background-image: url('http://www.iifa.fr/communaute/bg/fond.png');
	background-repeat:repeat-x;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #023648;
	text-decoration: none
}
a:hover {
	color: #023648;
	text-decoration: underline;
}
.pied{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0f5168;}
.pied a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0f5168;
	text-decoration:underline;}
.pied a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0f5168;
	text-decoration:underline;}
.pied a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0f5168;
	text-decoration:underline;}
.pied a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0f5168;
	text-decoration:underline;}
.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: none;
	text-decoration: underline;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	
	margin-left:5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-decoration: underline;
}

.tableau_titre{
	background-image:url(img/iifa.jpg);
	background-position:left;
	background-repeat:repeat-y;}
.tit_formation {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-variant:inherit;
	text-align:center;
	font-weight:500;
	color: #023648;
	background-image:url(img/formation.png);
	background-repeat:no-repeat;
	padding: 15px 380px 15px 20px;
	font-size:20px;
	font-style:oblique;}
	
.photo {
	padding: 5px 1px 5px 10px;
	padding-right:inherit;}
	
.tableau_soustitre{
	background-color:#417285;}
.sous_titre_blanc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-variant:inherit;
	font-weight:600;
	text-align: left;
	color: #FFF;
	padding: 1px 0px 0px 5px;
	font-size:16px;
	margin-top:2px;
	margin-bottom:2px;
	font-style:normal;
	}
.texte {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
	font-variant:normal;
	color: #000;
	word-spacing: 1px;
	text-decoration: none;
	font-size:11px;
	text-align:justify;
	line-height:15px;
	margin: 8px 15px 6px 15px;
	padding: 8px 10px 6px 10px;
		
	
	}	.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited {

	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
}
	
.texte_brute {
	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	font-variant:normal;
	color: #0f5168;
	word-spacing: 1px;
	text-decoration: none;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	}
.chapeau {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:300;
	font-variant:normal;
	color: #023648;
	word-spacing: 1px;
	text-decoration: none;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	margin: 5px 15px 2px 15px;
	padding: 5px 10px 2px 10px;
	text-align:justify;
	}
.legende {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-variant:normal;
	color: #023648;
	word-spacing: 1px;
	text-decoration: none;
	font-size:12px;
	font-style:normal;
	line-height:10px;
	text-align:left;
	}
.surligne{	
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-weight:800;
	font-size:13px;
}
.surligne_couleur{	
	font-family:Verdana, Geneva, sans-serif;
	color:#298ba8;
	font-weight:800;
	font-size:13px;
}


--> liens vers la partie FORMATION du site
.lien_formation {
	font-family:Verdana, Geneva, sans-serif;
	color:#0f5168;
	font-weight:bold;
	font-size:12px;}
a.lien_formation {
	color:#0f5168;
	font-weight:bold;
	font-size:12px;}
a.lien_formation:hover {
	text-decoration:underline;
	color: #0f5168;
	font-weight:bold;
	font-size:12px;}

 
.lien_ressources {
	font-family:Verdana, Geneva, sans-serif;
	color:#9acb2f;
	font-weight:bold;
	font-size:12px;}
a.lien_ressources {
	color:#9acb2f;
	font-weight:bold;
	font-size:12px;}
a.lien_ressources:hover {
	text-decoration:underline;
	color: #9acb2f;
	font-weight:bold;
	font-size:12px;}

.lien_communaute{
	font-family:Verdana, Geneva, sans-serif;
	color:#ef3d18;
	font-weight:bold;
	font-size:12px;}
a.lien_communaute {
	color:#ef3d18;
	font-weight:bold;
	font-size:12px;}
a.lien_communaute:hover {
	text-decoration:underline;
	color: #ef3d18;
	font-weight:bold;
	font-size:12px;}
	
.boite_date {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2f84e4; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;background-image:url(img/boite.gif);background-repeat:no-repeat;}

#navformation{list-style: none;
	padding: 0;
	margin:0;}

 #navformation ul { 
	padding: 0;
	margin:0;
	list-style: none;
	white-space:nowrap;
    width:187px;
	height:180px;
    position:absolute;
	background-image:url(menu/fond_menu.png);
	background-repeat:no-repeat;
		
    }

#navformation li { 
    margin:0;
   	white-space:nowrap;
	background-image:url(menu/formations.png);
	width:187px;    
    height:35px;
	position:relative;
	
}
#navformation ul li{ 
top: 2.6em;
right: -15px;
background-image:url(menu/fonf-ressources.png);
width:245px;
height:22px;

border-spacing:0px;

padding: 5px 0px 0px 30px;
margin: 0px 0px 0px 0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#06C;
letter-spacing:0px;
list-style: none } --> couleur sous menu cat?gories

#navformation ul li{ border-width:0px 0px 0 0;}
#navformation ul ul li{ border-width:0px 0px 0 0px;}
#navformation ul ul li:last-child{border-width:0px;}
 
#navformation a {
    text-decoration:none;
	color:#000;
    display:inline;
	
    padding: 0em;  
    margin:0em 0 0em 0em; 
    height:0px;
	width:250px;
}

/*.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited */
#navformation a:hover,#navformation a:active,#navformation a:visited, #navformation li:hover,#navformation li:active,#navformation li:visited{
    color:#000;}
#navformation ul li:hover, #navformation ul li a:hover{ 
color:#0f5168;
text-decoration:none;
font-weight:600;
letter-spacing:0px;} /*couleur sous categories */


#navformation ul{
    display:none;   
}

/*all see this */
#navformation ul ul, #navformation ul ul ul{
    display:none; 
    position:absolute; 

}

/* non-IE browsers see this */
 #navformation ul li>ul, #navformation ul ul li>ul{
    margin-top:0em; 
 }
 
#navformation li:hover ul ul, #navformation li:hover ul ul ul, #navformation li:hover ul ul ul ul, #navformation li:hover ul ul ul ul ul{
    display:none; 
}

#navformation li:hover ul, #navformation ul li:hover ul, #navformation ul ul li:hover ul, #navformation ul ul ul li:hover ul, #navformation ul ul ul ul li:hover ul{
    display:block;
	}
li>ul { top: auto; left: auto;}


/* MENU RESSOURCE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU RESSOURCE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU RESSOURCE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU RESSOURCE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU RESSOURCE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

*/

#navressource{list-style: none;
	padding: 0;
	margin:0;
	}

 #navressource ul { 
	padding: 0;
	margin:0;
	list-style: none;
	white-space:nowrap;
    width:180;
	height:180px;
    position:absolute;
	background-image:url(menu/fond_menu2.png);
	background-repeat:no-repeat;
	}

#navressource li { 
    margin:0;
   	white-space:nowrap;
	background-image:url(menu/ressources.png);
	width:180px;    
    height:35px;
	position:relative;
	
}
#navressource ul li{ 
top: 2.6em;
right: -15px;
background-image:url(menu/fonf-ressources.png);
width:245px;
height:22px;

border-spacing:0px;

padding: 5px 0px 0px 30px;
margin: 0px 0px 0px 0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#06C;
letter-spacing:0px;
list-style: none } --> couleur sous menu cat?gories

#navressource ul li{ border-width:0px 0px 0 0;}
#navressource ul ul li{ border-width:0px 0px 0 0px;}
#navressource ul ul li:last-child{border-width:0px;}
 
#navressource a {
    text-decoration:none;
	color:#000;
    display:inline;
	
    padding: 0em;  
    margin:0em 0 0em 0em; 
    height:0px;
	width:180px;
}

/*.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited */
#navressource a:hover,#navressource a:active,#navressource a:visited, #navressource li:hover,#navressource li:active,#navressource li:visited{
    color:#000;}
#navressource ul li:hover, #navressource ul li a:hover{ 
color:#92c718;
text-decoration:none;
letter-spacing:0px;} /*couleur sous categories */


#navressource ul{
    display:none;   
}

/*all see this */
#navressource ul ul, #navressource ul ul ul{
    display:none; 
    position:absolute; 

}

/* non-IE browsers see this */
 #navressource ul li>ul, #navressource ul ul li>ul{
    margin-top:0em; 
 }
 
#navressource li:hover ul ul, #navressource li:hover ul ul ul, #navressource li:hover ul ul ul ul, #navressource li:hover ul ul ul ul ul{
    display:none; 
}

#navressource li:hover ul, #navressource ul li:hover ul, #navressource ul ul li:hover ul, #navressource ul ul ul li:hover ul, #navressource ul ul ul ul li:hover ul{
    display:block;
	}
li>ul { top: auto; left: auto;}

/* MENU COMMUNAUTE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU COMMUNAUTE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU COMMUNAUTE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU COMMUNAUTE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* MENU COMMUNAUTE //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

*/

#navcommunaute{list-style: none;
	padding: 0;
	margin:0;
	}

 #navcommunaute ul { 
	padding: 0;
	margin:0;
	list-style: none;
	white-space:nowrap;
    width:193px;
	height:180px;
    position:absolute;
	background-image:url(menu/fond_menu3.png);
	background-repeat:no-repeat;
	}

#navcommunaute li { 
    margin:0;
   	white-space:nowrap;
	background-image:url(menu/communaute.png);
	width:193px;    
    height:35px;
	position:relative;
	
}
#navcommunaute ul li{ 
top: 2.6em;
right: -15px;
background-image:url(menu/fonf-ressources.png);
width:245px;
height:22px;

border-spacing:0px;

padding: 5px 0px 0px 30px;
margin: 0px 0px 0px 0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#06C;
letter-spacing:0px;
list-style: none } --> couleur sous menu cat?gories

#navcommunaute ul li{ border-width:0px 0px 0 0;}
#navcommunaute ul ul li{ border-width:0px 0px 0 0px;}
#navcommunaute ul ul li:last-child{border-width:0px;}
 
#navcommunaute a {
    text-decoration:none;
	color:#000;
    display:inline;
	
    padding: 0em;  
    margin:0em 0 0em 0em; 
    height:0px;
	width:250px;
}

/*.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited */
#navcommunaute a:hover,#navcommunaute a:active,#navcommunaute a:visited, #navcommunaute li:hover,#navcommunaute li:active,#navcommunaute li:visited{
    color:#000;}
#navcommunaute ul li:hover, #navcommunaute ul li a:hover{ 
color:#ef3d18;
font-weight:600;
text-decoration:none;
letter-spacing:0px;} /*couleur sous categories */


#navcommunaute ul{
    display:none;   
}

/*all see this */
#navcommunaute ul ul, #navcommunaute ul ul ul{
    display:none; 
    position:absolute; 

}

/* non-IE browsers see this */
 #navcommunaute ul li>ul, #navcommunaute ul ul li>ul{
    margin-top:0em; 
 }
 
#navcommunaute li:hover ul ul, #navcommunaute li:hover ul ul ul, #navcommunaute li:hover ul ul ul ul, #navcommunaute li:hover ul ul ul ul ul{
    display:none; 
}

#navcommunaute li:hover ul, #navcommunaute ul li:hover ul, #navcommunaute ul ul li:hover ul, #navcommunaute ul ul ul li:hover ul, #navcommunaute ul ul ul ul li:hover ul{
    display:block;
	}
li>ul { top: auto; left: auto;}	

	.menu_head{

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	color:#A43923;

	

}

a.menu_head{

	color:#0f5168;

}

a.menu_head:hover{

	color:#485559;
}

.Formsuppl{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}	
	
.formLabel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #315866;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
}	

.formLabelRequired {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #315866;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
}	

.FormError {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FF3333;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
}	
	
	
	


