body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c6c8ca;
	margin: 0 auto;
	padding: 0;
}


a:link, a:visited, a:active {
	color: Red;
	text-decoration:underlined;
	}
	
a:hover {
	color: Red;
	text-decoration:none;
	}
	
.pied_page
{
	background-color: #326498;
	color:white;
	text-align: center;
}

.titre_article
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #094583;
	color: white;
	padding-left: 5px ;
}

.liste_sous_rubriques{
	list-style: none;
	padding:0px;
	margin:0px;
}
.liste_sous_rubriques li{
	background-image: url(images/fleche_verte.gif);
	background-repeat: no-repeat;
	margin:10px;
	margin-top: 4px;
	padding:0px;
	height:18px;
	margin-left:20px;
	background-position: left center;
}
.liste_sous_rubriques a:link,.liste_sous_rubriques a:visited{
	color:#094583;
	display:block;
	width:100%;
	text-decoration: underline;
	margin-left:18px;
	font-size: 12px;
	font-weight:bold;	vertical-align: middle;

}

.intro_gauche {
	color: #094583;
	font-size: 11px;
	text-align: left;
	padding-left: 30px;
	text-decoration: none !important;
}

.intro_gauche a:link, .intro_gauche a:visited, .intro_gauche a:active {
	color: #FF0037;
	font-size: 9px;
	text-decoration: underline;
}

.intro_droite_titre {
	color: #B6B6B6;
	font-size: 16px;
	font-style: italic;
}

.intro_droite {
	padding-left: 12px;
	padding-right: 10px;
	color: #B6B6B6;
	font-size: 11px;
	text-align: left;
}

.intro_droite a:link, .intro_droite a:visited, .intro_droite a:active {
	color: #B6B6B6;
	font-size: 9px;
	text-decoration: underline;
}

.footer {
	color: #A8A8A8;
	font-size: 11px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #A8A8A8;
	font-size: 11px;
	text-decoration: underline;
}

#projet {
	color: #094583;
	font-size: 11px;
	text-align: left;
	padding-left: 30px;
	font-size: 11px;
}

.projets_titre {
	display: block;
	color: #0F9228;
	font-size: 12px;
	font-weight: bold;
}

.projets_titre a:link, .projets_titre a:visited, .projets_titre a:active {
	color: #FF0037;
	font-size: 11px;
	text-decoration: underline;
}

.entreprise_titre {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 5px;

}

.entreprise_texte {
	padding-left: 5px;
}
.entreprise {
	background-image: url(images/accueil_09.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #C0C0C0;
	font-size: 9px;
	padding-left: 10px;
	padding-right:20px;
}

.entreprise a:link, .entreprise a:visited, .entreprise a:active {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

.competences_titre {
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
}

.competences {
	color: #FFFFFF;
	font-size: 11px;
}

p.competence {
	padding-left: 20px;
}

.recherche_table {
	vertical-align:center;
	background-color: #094583;
	background-image: url(images/recherche_contenu.gif);
}


.accueil_bas_droite {
	background-image: url(images/bas_droite.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}


.titre_rubrique {
	margin: 0;
	padding: 0;
	color: #094583;
	font-size: 33px;
	font-weight: bold;
}

.titre_ssrubrique {
	margin: 0;
	padding: 0;
	color: #009100;
	font-size: 16px;
	font-weight: bold;
}


.menu_ssrubrique {
	color: #094583;
	font-size: 12px;
	font-weight: bold;
}



.contenu_titre {
	color: #FFFFFF;
	font-size: 12px;
}

.contenu {
	padding-left: 10px;
	padding-right: 10px;
	color: #094583;
	font-size: 11px !important;
}

.contenu_table {
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 11px !important;
}

input, textarea {
	color: #094583;
	font-size: 11px;
	vertical-align: middle;
	display: inline;
}

img, form {
	display: inline;
}

hr {
	border-top: 1px dashed #094583;
	width:100%;
	height: 2px;
}

.nb_resultat {
	color: #094583;
	font-size: 12px;
	font-weight: bold;
}

.erreur_formulaire, td.erreur_formulaire {
	color: red;
	font-weight: bold;
}
