/* Structure */

#general {
	width: 780px;
	height : 100%;
	position: relative;
	margin: auto;
	}
#contenu {
	width : 100%;
	text-align : center;
}
#sommaire {
	position: absolute;
	top: 70px;
	left: 20 px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #FFFFFF;
	font-weight : bolder;
	}
#sommaire li{
	list-style-image : none;
	display : inline;
	padding : 0px 10px 0px 1px;
}
#sommaire li a{
	color: #FFFFFF;
	text-decoration: none;
	}
#sommaire li a:hover{
	color: #FFD800;
	text-decoration: none;
	}
.interieur {
	background-image:url(http://www.sefop.com/images/zone-tampon.jpg);
	width : 760px;
}

.texte_haut {
	background-image:url(http://www.sefop.com/images/fond_texte_haut.jpg);
	background-repeat : no-repeat;
	width : 760px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
}
#lexique {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}
#lexique a{
	text-decoration: none;
	color: #FF9933;
	}
#lexique a:hover{
	text-decoration: underline;
	color: #000000;
}

/* Style */
.texte_formulaire {
	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 10px;
	color : #000000;
}

.titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bolder;
	color : #FFCC00;
	font-style : normal;
	font-variant : small-caps;
	text-transform : capitalize;
} 
.texte {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
}

.legende {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
} 

.soustitre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.cadre {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
} 

.titreorange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bolder;
	color :#FF9933;
	font-style : normal;
	font-variant : small-caps;
	text-transform : capitalize;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bolder;
	color :#FF9933;
	}