/* Defaut */

body {
	
	background: url(images/structure/fond1.jpg) repeat;
	font-family : Tahoma, Arial, sans-serif; 
	font-size : 12px;
	color : #008e30; 
	margin: 0;
}

td {
	font-family : Tahoma, Arial, sans-serif; 
	font-size : 12px; 
	color : #000000;
} 

a {
	font-size : 12px; 
	font-family : Tahoma, Arial, sans-serif; 
	text-decoration : none; 
}
a:link, a:visited, a:active, a:hover { color : #933530; text-decoration: underline; } 

form {
	margin : 0; 
}

p {
	margin : 0; 
}

img { 
	border : none; 
}

/* Persos */

.lien:link, .lien:visited, .lien:active {
	color : #000000; 
	text-decoration : none; 
}
.lien:hover {
	color : #933530; 
	text-decoration : none;
}

.partenaire:link, .partenaire:visited, .partenaire:active {
	color : #008e30; 
	text-decoration : none; 
} 

.partenaire:hover {
	color : #a5c67c; 
	text-decoration : none;
}

.patrimoine:link, .patrimoine:visited, .patrimoine:active {
	color : #933530; 
	text-decoration : none; 
} 

.patrimoine:hover {
	color : #c99286; 
	text-decoration : none;
}

.pratique:link, .pratique:visited, .pratique:active {
	color : #006699; 
	text-decoration : none; 
} 

.pratique:hover {
	color : #839aca; 
	text-decoration : none;
}

.email:link, .email:visited, .email:active, .email:hover {
	font-size : 12px;
	color : #000000; 
	text-decoration : none; 
}

.titre {
	font-size : 14px;
	color : #933530;
	font-weight: bold;	
} 

.contenu {
	color : #933530
} 

.adresse {
	font-size : 12px;
	color : #933530;
}

.tab {
	padding: 5px;
	border: 1px solid #008e30;
}

.postit { font-size: 4px; padding: 3px 5px 15px; border: solid 0 #008e30; }

.defile {
	padding: 5px;
	border: 1px solid #008e30;
	background-color : #a5c67c;
}
.intro { color: #94342f; font-size: 20pt; text-decoration: none; }
