/* CSS Document */
body { 
	background-color: #0E0E0E; margin-left: 0px; margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.corps { width: 980px; height:760px; }

#box { width: 965px; height: 488px; position: absolute; top: 250px; left: 10px; overflow: auto; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; scrollbar-face-color: #243A42; }

.header { width: 980px; height: 58px; background: url(images/header.png); }

.entete { width: 980px; height: 105px; background: url(images/entete.png); }

.principal_accueil { width: 980px; height: 597px; background: url(images/principal-accueil.png); }

.principal_page { width: 980px; height: 597px; background: url(images/principal-page.png); }

.principal_contact { width: 980px; height: 597px; background: url(images/principal-contact.png); }

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

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

.bouton_valider { width: 94px; height: 22px; border: none; background: url(images/valider.png); }

input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a:link,a:visited,a:hover,a:active { color: #FFFFFF; text-decoration: none; }

/* POSITION DU TEXTE */
.position_home { position: absolute; top: 180px; left: 5px; }

.position_txt-menu { position: absolute; top: 180px; ; left: 760px; }

.position_txt-accueil { position: absolute; top: 300px; left: 300px; }

.position_cnpasgs { position: absolute; top: 440px; left: 865px; }

.position_txt-recherche { position: absolute; top: 530px; left: 300px; }

.position_plan-acces { width: 920px; height: 480px; position: absolute; top: 250px; left: 30px; }

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 9px; position: absolute; top: 744px; left: 760px; }

/* POSITION DU MOTEUR DE RECHERCHE */
.position_moteur-accueil { position: absolute; top: 560px; left: 350px; }
