/************************ General et positionnment **************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	color: #404040;
	line-height: 14pt;
}

p {
	margin: 0 0 10px;
	padding: 0px;
	text-align: left;
}

h2 {
	margin: 10px 0 20px;
	padding: 1px 0px 0 0;
	font-size: 1.4em;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9167A;
	font-weight: bold;
  }

h3 {
	margin: 25px 0px 10px 0;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #E8116C;
	height: 15px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
  }
h4 {
	margin: 15px 0 10px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
  }
  h5{
	font-size: 1.2em;
	color: #E81679;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	height: 16px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}


#nav {

	visibility:hidden;
	position:absolute;
}
#menu_button{
	visibility:hidden;
	position:absolute;
		margin-top: -10cm;

	}	

#menu_formations{

	visibility:hidden;
	position:absolute;
	margin-top: -10cm;
	
	}
	
#menu_ecole{
	visibility:hidden;
	position:absolute;
	margin-top: -10cm;
	}
#menu_bbb{
	visibility:hidden;
	position:absolute;
	margin-top: -10cm;
	}
#menu_contact{
	visibility:hidden;
	position:absolute;
	margin-top: -10cm;
	}
#menu_logo{
	visibility:hidden;
	position:absolute;
	margin-top: -10cm;
	}

 .subMenu {
	visibility:hidden;
	position:absolute;
	 }

#left {
visibility:hidden;
position:absolute;

}

#logo {
	margin-top: 0cm;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content {
	margin-left: 0cm;
	margin-top: 0cm;
	background-repeat: no-repeat;
	margin-right: 0cm;
	float:none;
	background-image: url(/images/logo_print.jpg);
	background-position: left;
	padding-top:2cm;
	}
	
	


#news {
	visibility:hidden;
	position:absolute;
	margin-top: -10cm;

}

#detailCours {



	font-size: 10pt;
	float:none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#contentLarge {
	width: 640px;
	padding: 5px 0px 0px;


}
#contentLarge dl{
	margin: 0px;
	padding: 0px;


}
#contentLarge dt{
	margin: 15px 0px 2px 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #E8116C;
	background-image: url(/images/line_sous_titre.gif);
	height: 15px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contentLarge dd{
	margin: 0px;
	padding: 0px;

}


#footer {
	height: 30px;
	width: 645px;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


/************************ formations **************************************/

  .detailformations {
	margin: 0;
	padding: 0;

  }

 .detailformations dt {
	margin: 15px 0 4px 0;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
  }

 .detailformations dd {
	margin: 0;
	padding: 0;
  }


  .listedef_plancours {
	margin: 0px;
	padding: 0px;
}
.listedef_plancours dt {
	font-weight: bold;
	background-image: url(/images/puce.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	list-style-position: outside;
}
.listedef_plancours dd {
	margin: 0px;
	padding: 0 0 8px 15px;
}
  
#detailCours dl {
	margin: 0;
	padding: 0;

}
#detailCours dt {
	margin: 8px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	color: #E9167A;
	font-weight: bold;
}
#detailCours dd {
	margin: 0 0 10px 0;
	padding: 0;

}

.formations {
	margin: 10px 0px 10px 16px;
	padding: 0px;

}
 
.formations li {
	color: #000000;
	list-style-image: url(/images/puce.gif);
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}
.formations2 {
	margin: 10px 0px 10px 16px;
	padding: 0px;

}
 
#formations2eme {
	margin: 10px 0px -15px 0px;
	padding: 0px;
	visibility:hidden;
	z-index:1;

}
.formations2 li {
	color: #000000;
	list-style-image: url(/images/fleche.gif);
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

.titre_img{
	margin-bottom: 25px;
}


 dl.coursInfo {
	margin: 25px 0px 8px;
	padding: 3px 0px 0px;
	height: 18px;
	border-bottom: 2px solid #E8116C;
  }

 .coursInfo dt {
	float:left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;

  }

 .coursInfo dd {
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-variant: normal;
	color: #666666;

  }


dl.inscription {
	width:430px;
	margin: 10px 0px 8px;
	padding: 3px 0px 0px;
	height: 105px;
  }

 .inscription dt {
	width:80px;
	float:left;
	text-align: left;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 4px;
	color: #333333;
	font-weight: bold;

  }

 .inscription dd {
	width:320px;
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 4px;
	font-variant: normal;

  }

.colonnes2 {
	width: 215px;
	float:left;
	margin: 0px 0px 10px;

}


textarea {
	border: 1px solid #DBDBDB;
	font-size: 10px;
	color: #333333;
	width:400px;
}

  .buttonImpression
  {
	visibility: hidden;
  }

  .buttonInscription
  {
visibility: hidden;
  }

