/* CSS Document */
div.titre1
{
	background-color:#ff0000;
	color:#ffffff;
	width: 90px;
	border: 1px solid #ffffff;
	text-align:center;
}
div.titre2
{
	background-color:#ff6600;
	color:#ffffff;
	width: 90px;
	border: 1px solid #ffffff;
	text-align:center;
	margin-top: 2px;
}
div.titre3
{
	background-color:#68676b;
	color:#ffffff;
	width: 90px;
	border: 1px solid #ffffff;
	text-align:center;
	margin-top: 1.5em;
}
div.formation1 
{
	background-color:#ff0000;
	width: 100%;
	height: 2em;
	border: 1px solid #ffffff;
}
.formation1 p 
{
	padding: 0;
	margin:0;
	text-align:center;
	color:#ffffff;
} 
.formation1 a 
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	padding: 0 0 0 1.1em;
} 
.formation1 a:hover
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
} 
div.formation2 {
	background-color:#ff6600;
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
}
.formation2 p 
{
	 padding:0 5px 0 5px; text-align:left;
	 color:#ffffff;
} 
.formation2 a 
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	padding: 0 0 0 1.1em;
} 
.formation2 a:hover
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
}  
div.sousformation2 {
	background-color:#ff6600;
	width: 115px;
	float: left;
	margin: 2px;
	}
div.formation3 {
	background-color:#68676b;
	width: 100%;
	border: 1px solid #ffffff;
}
.formation3 p 
{
	 padding:0 5px 0 5px; text-align:left;
	 color:#ffffff;
} 
.formation3 a 
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	padding: 0 0 0 1.1em;
} 
.formation3 a:hover
{
	background-image:url(img/common/bullet_point_blanc.gif);
	background-repeat: no-repeat;
} 
div.complement2 
{
	background-color:#cccccc;
	width: 100%;
	text-align: center;
	border: 1px solid #ffffff;
}
div.complement 
{
	background-color:#cccccc;
	width: 100%;
	text-align: center;
	border: 1px solid #ffffff;
}