/* CSS Document */
body {
	background-image: url(../img/aplatvert.JPG);
	background-attachment: fixed;
	background-color: #dea;
}

.link a, .link a:visited {
	color: grey;	
	text-decoration: none;
}

.link a:hover, .link a:active {
	text-decoration: underline;
	color: black;	
		
}

.etoile {
	color: #FF0000
}

.txtetoile {
	color: #FF0000;
	font-size: 11px;
}

.header {
	background-image: url(../img/banniere_princip.JPG);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #ab4;
}

.tableau {
	border: 2px solid #ab4;
}

.centre {
	text-align: justify;
	line-height: 1.5em;
	font-size: 13px;
	padding-right: 20px;
}

.titre {
	text-decoration: none;
	text-indent: 30px;
	text-align: justify;
	font-size: 15px;
}

/* Texte centré avec curseur normal */
.p1 {
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
}

.p1 a:link {
	color: #000000;
	text-decoration: none;
}

.p1 a:visited {
	color: #000000;
	text-decoration: none;
}

.p1 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.p1 a:active {
	color: #000000;
	text-decoration: none;
}

/* Texte justifié avec curseur main et alinéa */
.p2 {
	text-decoration: none;
	cursor: pointer;
	text-indent: 30px;
}

.p2 a:link {
	color: #000000;
	text-decoration: none;
}

.p2 a:visited {
	color: #000000;
	text-decoration: none;
}

.p2 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.p2 a:active {
	color: #000000;
	text-decoration: none;
}

/* Texte justifié avec curseur normal sans lien hypertext */
.p3 {
	text-decoration: none;
	text-indent: 0px;
}

/* Texte justifié avec curseur normal alinéa sans lien hypertext */
.p4 {
	text-decoration: none;
	text-indent: 30px;
}

/* Texte bannière de news */
.p5 {
	text-decoration: none;
	cursor: pointer;
	margin-left
	=120px;
}

.p5 a:link {
	color: #000000;
	text-decoration: none;
}

.p5 a:visited {
	color: #000000;
	text-decoration: none;
}

.p5 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.p5 a:active {
	color: #000000;
	text-decoration: none;
}

.centre_repertoire {
	text-align: center;
	line-height: 1.5em;
}

.centre div {
	padding: 0px 20px;
	font-size: 13px;
}

.centre div a:link {
	color: #000000;
	text-decoration: none;
}

.centre div a:visited {
	color: #000000;
	text-decoration: none;
}

.centre div a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.centre div a:active {
	color: #000000;
	text-decoration: none;
}

.centre h4 {
	font-size: 14px;
	color: #ab4;
	letter-spacing: 1px;
	margin-left: 30px;
	line-height: 1.1em;
	font-style: italic;
}

.centre h3 {
	font-size: 16px;
	color: #ab4;
	letter-spacing: 1px;
	margin-left: 20px;
	line-height: 1em;
	padding-top: 20px;
}

.logoTableau {
	background-image: url(../img/logo_definitif.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-bottom: 30px;
	height: 460px;
}

.menu {
	padding-top: 20px;
	line-height: 30px;
	border-left: 2px solid #ab4;
	font-size: 16px;
	background-image: url(../img/logo_caf_menu_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.menu ul,ul li {
	list-style-type: none;
}

.menu ul a {
	color: #000;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #ab4;
}

.footer a {
	text-decoration: none;
	cursor: pointer;
}

.footer a:link {
	color: #999999;
	text-decoration: none;
}

.footer a:visited {
	color: #FF9900;
	text-decoration: none;
}

.footer a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.footer a:active {
	color: #000000;
	text-decoration: none;
}

.footer {
	border-top: 2px solid #ab4;
	text-align: center;
	padding: 10px 0 10px 0;
}

.centre ul li {
	list-style-type: circle;
}

.centre fieldset {
	border: 1px solid #ab4;
	background-color: #ecf7aa;
	margin-bottom: 4px;
}

.centre select,input,textarea {
	border: 1px solid #ab4;
	background-color: #ecf7aa;
	margin-top: 1px;
}

.centre legend {
	color: #ab4;
	font-weight: bold;
	padding: 0px 5px;
	border-left: 1px solid #ab4;
	border-right: 1px solid #ab4;
}
