/* CSS Document */

img {
	border: none;
}


/*menu*/
.rubriques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: center;
	}
	
	a.rubriques:hover { 
	font-weight: bold;
	}

/*typos*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #051141;
}

.gauche {
	background-image: url(../images-cabineta/gauche-cabineta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 570px;
	width: 386px;
	background-color: #FFFFFF;
}

.gaucheDegrade {
	background-image: url(../images-cabineta/gauche-cabineta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 386px;
	background-color: #FFFFFF;
}
.gauchesousDegrade {
	height: 600px;
	width: 200px;
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	float: right;
	color: #101141;
}

	
.chapeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;

	}
	
.titrerub {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: right;
	}
	
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	}
	
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: justify;
	}

	.texteFAG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;
}

.titre_articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
	
.dateArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
	
.texteenavant {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;

	}
	
.petittexte {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;
	}
.petittexteJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: justify;
}

		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #768FA1;
	text-decoration: none;
	text-align: center;
	}
a.footer:hover {
	color: #00CCFF;
}

	
	
	/*bloc droit*/
	
.droite {
	background-image: url(../images-cabineta/droite-fond-milieu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	float: left;
	height: 2000;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	margin: 0px;
}
.droite600 {
	background-image: url(../images-cabineta/droite-fond-milieu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	float: left;
	height: 330px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	margin: 0px;
}

a.blocdroittexte:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #768FA1;
	text-decoration: none;
	text-align: left;
}
.droiteHaut {
	background-image: url(../images-cabineta/droite-fond-haut.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
	width: 155px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	overflow: visible;
	margin: 0px;
	padding-top: 74px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blocdroittitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;
	}
	
.blocdroittexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;
	}
	
	.blocdroitbtsuite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #768FA1;
	text-decoration: underline;
	text-align: left;
	}


.menuHaut {
	background-image: url(../images-cabineta/menu-fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 955px;
	float: none;
	position: static;
}
.recherche {
	width: 160px;
	height: 30px;
	position: absolute;
	top: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #009999;
}

.fondMethode {
	background-image: url(../images-cabineta/fond-methode.jpg);
	background-repeat: no-repeat;
}
.gaucheFutur {
	background-image: url(../images-cabineta/gauche-cabineta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.futurIndex {
	background-image: url(../images-cabineta/fond-lettres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.futur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: justify;
}
.texteFAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: right;
}
.texte a {
	color: #768FA1;
}
.blocdroittexte a {
	color: #768FA1;
}
.texte a:hover {
	color: #3366FF;
}
.blocdroittexte a:hover {
	color: #3366ff;
}
.futurFAG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: left;
}
.agendaDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
}
.agendaLieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768FA1;
	line-height: 18px;
}
.agendaTheme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B58D35;
	font-weight: bold;
	text-align: left;
}
.agendaPhrase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
}
.utiliserFleches {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #AAA;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 6px;
	display: inline;
}
.encadreUne {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 2px solid #AD5041;
	background-color: #FAD1C7;
	font-style: italic;
	font-weight: normal;
	color: #101141;
}
.texteCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101141;
	text-decoration: none;
	text-align: center;
}
.futurDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD4828;
	text-decoration: none;
	text-align: justify;
}
