/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#entete {
	position: relative;
	z-index: 2;
}
#menu {
	position: relative;
	z-index: 1;
	top: -2px;
}
#sousmenu-formations {
	position: relative;
	z-index: 3;
	top: -11px;
}
.sousmenu:link {
	color: #000000;
	text-decoration: none;
}
.sousmenu:visited {
	color: #000000;
	text-decoration: none;
}
.sousmenu:hover {
	color: #FF6600;
	text-decoration: none;
}
.sousmenu:active {
	color: #FF6600;
	text-decoration: none;
}
.asousmenu:link {
	color: #FF6600;
	text-decoration: none;
}
.asousmenu:visited {
	color: #FF6600;
	text-decoration: none;
}
.asousmenu:hover {
	color: #FF6600;
	text-decoration: none;
}
.asousmenu:active {
	color: #FF6600;
	text-decoration: none;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#site {
	height: 600px;
	width: 900px;
	border: 1px solid #000000;
	position: relative;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
#ssmenu {
	width: 220px;
	position: relative;
	left: 5px;
	float: left;
}
#contenu {
	width: 670px;
	position: relative;
	text-align: left;
	float: right;
	margin-top: 5px;
}
#pied {
	font-weight: bold;
	color: #999999;
	text-align: center;
	width: 900px;
	position: relative;
	top: -20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	font-size: 9px;
}

#complement {
	width: 220px;
	position: relative;
	left: 5px;
	float: left;
	top: 20px;
}
#complement .entete {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#complement .titre {
	font-weight: bold;
	color: #E95D0F;
}



#contenu .intro {
	font-weight: bold;
	color: #666666;
}
#contenu h1 {
	font-size: 11px;
	font-weight: bold;
	color: #E95D0F;
}
#contenu h2 {
	font-size: 10px;
	font-weight: bold;
}
#programme {
	overflow: auto;
	position: relative;
	margin-left: 5px;
}




#ssmenu a:link {
	color: #FF6600;
	text-decoration: none;
}
#ssmenu a:visited {
	color: #FF6600;
	text-decoration: none;
}
#ssmenu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#ssmenu a:active {
	color: #FF6600;
	text-decoration: underline;
}
#contenu .input-text {
	font-size: 10px;
	color: #333333;
	height: 15px;
	width: 350px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cadre-orange {
	border: 1px solid #E95D0F;
}
#contenu .submit {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu select {
	font-size: 10px;
	color: #333333;
	width: 350px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 200px;
	width: 500px;
}
