@CHARSET "UTF-8";

body {
	background-color: #ffffb4;
	font-family: Georgia, verdana;
	font-size: 10px;
	color: #6a6868;
	margin-top: 5px;
}

a {
	text-decoration: none;
	color: black;
}

img {
	border: 0px;
}

h1 {
	font-size: 16px;
	color: black;
	text-align: center;
}

h2 {
	font-size: 14px;
	color: black;
}

h3 {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	color: red;
}

h5 {
	font-size: 12px;
	color: black;
}

h6 {
	font-size: 12px;
	color: red;
	margin: 5px;
}
/*
.Style1 {
	 color:#00FFFF; 

}

.Style2 {

	color: #FF9900;

}

.Style3 {color: #FF3300;}
*/


/* Div personnalisée !! */
.conteneur {
	margin: auto;
	width: 800px;
	height: 620px;
}

.logoTitre {
	width: 800px;
}

.logo   , .titre {
	height: 90px;
	float: left;
}

.logo {
	background-color: white;
	margin-left: 70px;
	width: 129px;
	background-image: url('../images/fond_logo1.gif');
	background-repeat: no-repeat;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 36px;
}

.titre {
	float: left;
	font-size: 30px;
	text-align: center;
	width: 501px;
	font-size: 30px;
}

.menu {
	float: left;
	margin-top: 4px;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	width: 800px;
	border: 4px;
	border-bottom-color: red;
	border-bottom-style: solid;
	height: 20px;
}

.menuCentre {
	margin-left: 20px;
	text-align: center;
}

.menuAccueil,.menuActualite                 , .menuPartenaire,.menuContact,.menuAFP
	{
	float: left;
	height: 20px;
	display: block;
}

.menuAccueil :HOVER,.menuActualite :HOVER                 ,
	.menuPartenaire :HOVER,.menuContact :HOVER,.menuAFP :HOVER {
	display: block;
	float: left;
	height: 20px;
}

.menuAccueil {
	margin-left: 30px;
	width: 100px;
}

.menuActualite {
	width: 130px;
}

.menuPartenaire {
	width: 130px;
}

.menuContact {
	width: 130px;
}

.menuAFP {
	width: 220px;
}

.menuAccueil:HOVER {
	background-color: rgb(245, 55, 73);
}

.menuActualite:HOVER {
	background-color: rgb(245, 55, 73);
}

.menuPartenaire:HOVER {
	background-color: rgb(245, 55, 73);
}

.menuContact:HOVER {
	background-color: rgb(245, 55, 73);
}

.menuAFP:HOVER {
	background-color: rgb(245, 55, 73);
}

.cleeActuOutils {
	float: left;
	height: 504px;
	width: 800px;
}

.CleeTitre2 {
	float: left;
	width: 164px;
	height: 395px;
	background-image: url(../images/bfccle.gif);
	background-repeat: no-repeat;
}

.actu {
	margin-top: 0px;
	float: left;
	width: 522px;
	height: 152px;
	background-repeat: no-repeat;
}

.actu p {
	font-size: 11px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 10px;
	text-align: justify;
	width: 475px;
}

.contenuActu,.contenuInfopratiques,.contenuNospartenaires,.contenuContact,.contenuRdvCons,.contenuDemandepret,.contenuRealSimu
	{
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 380px;
	font-size: 12px;
	overflow: auto;
	width: 790px;
}

.contenuContact {
	height: 280px;
}

.contenuSiPetitOutil,.contenuVosprojetsnossolutions,.contenuRealSimu,.contenuDemandepret,.contenuRdvCons
	{
	float: left;
	width: 800px;
	height: 390px;
	font-size: 12px;
	font-weight: normal;
	overflow: auto;
}

.contenuLiensutiles {
	margin-top: 5px;
	float: left;
	width: 522px;
	height: 132px;
}

.contenuNospartenaires h4,h5 {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.contenuActu  table     ,.contenuInfopratiques  table     ,.contenuNospartenaires  table 
	   ,.contenuContact  table     ,.contenuRdvCons  table     ,
	.contenuDemandepret  table 
	   , .contenuRealSimu  table {
	margin-left: 10px;
}

.contenuContact h4 {
	margin-top: 5px;
	margin-bottom: 2px;
}

.contenuContact h5 {
	text-align: left;
	margin-left: 150px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.contenuDemandepret h2,.contenuRdvCons h2,.contenuNospartenaires h2 {
	color: #77776b;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.textActu {
	text-align: justify;
	font-size: 12px;
	margin: 0px;
}

.petitTextActu {
	text-align: center;
	font-size: 10px;
	margin-top: -5px;
}

.titreActu1 {
	color: red;
	margin-top: 15px;
	font-size: 16px;
}

.titreActu2 {
	color: grey;
	margin-top: 5px;
}

.bandeauphoto {
	float: left;
	width: 800px;
	margin-top: 10px;
	height: 80px;
	text-align: center;
	height: 80px;
}

.contactLiensutilesPlan {
	float: left;
	height: 24px;
	width: 800px;;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	
}
.contactLiensutilesPlan ul {
	margin-top: 10px;
}
.contactLiensutilesPlan li {
	display: inline;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(../images/puce_carr1.png);
	background-repeat: no-repeat;
	background-position: 0% 65%;
}

.produitMenu {
	font-weight: bold;
	font-size: 14px;
	list-style-image: url(../images/agt_desktop_enhancements.gif);
	margin-top: 30px;
	margin-left: 90px;
}

.produitMenu li {
	margin-top: 10px;
}

.texte_vert {
	color: #53d78b;
}

.texte_gris {
	color: #77776b;
}

.texte_petit {
	font-size: 12px;
}

.texte_rouge {
	color: #ff0000;
}

.id1 {
	text-decoration: underline;
	color: red;
}

.id1:hover {
	font-weight: bold;
	color: red;
}

.contenuVosprojetsnossolutions {
	padding-left: 10px;
	width: 790px;
}

#titreVosprojetsnossolutions,#titreRealSimu,#titreDemandePret,#titreRdvCons
	{
	font-size: 16px;
	margin-top: 45px;
	text-align: center;
}

#titreVosprojetsnossolutions {
	color: #f53749;
}

#titreRealSimu {
	color: #eebb21;
}

#titreDemandePret {
	color: #646457;
}

#titreRdvCons {
	margin-top: 35px;
	color: #53d78b;
}

.cnil {
	font-size: 10px;
	font-family: Arial, Verdana;
	color: black;
	font-style: italic;
	color: black;
}

/* Outils */
.outils {
	color: black;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 497px;
	height: 169px;
	background-image: url(../images/outils.gif);
	background-repeat: no-repeat;
	font-size: 17px;
}

.outil1,.outil2,.outil3,.outil4 {
	width: 193px;
	height: 80px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
}

.outil1 {
	left: 152px;
}

.outil2,.outil2:HOVER {
	left: 0px;
	top: -38px;
}

.outil3,.outil3:HOVER {
	left: 302px;
	top: -114px;
}

.outil4    , .outil4:HOVER {
	left: 151px;
	top: -154px;;
}

.outil1:hover {
	left: 152px;
	background-image: url(../images/cadre1hover.gif);
}

.outil2:HOVER {
	background-image: url(../images/cadre2hover.gif);
}

.outil3:HOVER {
	background-image: url(../images/cadre3hover.gif);
}

.outil4:HOVER {
	background-image: url(../images/cadre4hover.gif);
}

.outil1texte {
	padding-top: 15px;
}

.outil2texte {
	padding-top: 10px;
	width: 160px;
	margin: auto;
}

.outil3texte {
	padding-top: 20px;
	padding-left: 20px;
}

.outil4texte {
	padding-top: 30px;
}

.outil1 p {
	color: black;
	margin: auto;
	margin-top: 20px;
	width: 120px;
}

/* Petits Outils */
.outilspetit {
	color: black;
	float: left;
	margin-top: 5px;
	margin-right: 40px;
	width: 298px;
	height: 101px;
	font-size: 10px;
	background-image: url("../images/outilspetit.gif");
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.outil1petit,.outil2petit,.outil3petit,.outil4petit,.outil1petitActif,.outil2petitActif,.outil3petitActif,.outil4petitActif
	{
	background-repeat: no-repeat;
	width: 119px;
	height: 49px;
	position: relative;
	text-align: center;
}

.outil1petit,.outil1petitActif {
	background-repeat: no-repeat;
	left: 92px;
}

.outil1petitActif {
	background-image: url("../images/cadre1petithover.gif");
}

.outil1petit:hover {
	background-image: url(../images/cadre1petithover.gif);
}

.outil1textepetit {
	padding-top: 5px;
}

.outil2petit,.outil2petitActif {
	background-repeat: no-repeat;
	left: 0px;
	top: -23px;
}

.outil2petit:HOVER {
	background-image: url(../images/cadre2petithover.gif);
}

.outil2petitActif {
	background-image: url("../images/cadre2petithover.gif");
}

.outil2textepetit {
	padding-top: 5px;
	width: 120px;
	padding-left: 0px;
}

.outil3petit,.outil3petitActif {
	background-repeat: no-repeat;
	left: 182px;
	top: -72px;
}

.outil3petit:HOVER {
	background-image: url(../images/cadre3petithover.gif);
}

.outil3petitActif {
	background-image: url("../images/cadre3petithover.gif");
}

.outil3textepetit {
	padding-top: 12px;
	padding-left: 10px;
}

.outil4petit,.outil4petitActif {
	left: 92px;
	top: -94px
}

.outil4petitActif {
	background-image: url("../images/cadre4petithover.gif");
}

.outil4petit:HOVER {
	background-image: url(../images/cadre4petithover.gif);
}

.outil4textepetit {
	padding-top: 16px;
}