a.menu {
    
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	border : 1px;
	color: #C15A13;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underlined;
	color: #576A55;
}

a.sousmenu {
    
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 14px;
	border : 1px;
	color: #576A55;
	text-decoration: none;
}

a.sousmenu:hover {
text-decoration: none;
color: #C15A13;
	
}


body, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4A0000;
	line-height : 17px;
}

fon.textecourant {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4A0000;
	line-height : 17px;
}

.titresection { color: #a34401; font-weight: bold; font-size: 12px; font-family: tahoma, Arial, Helvetica, Geneva; text-transform: uppercase }

font.titrearticle {
color: #333333;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
text-transform: uppercase }

.titre {
color: #333333;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
}


SELECT {
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
}
input.admin{
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 5px;
	border : 1px;
	border-style: solid;
	border-color : #6699CC;
	}
	
	textarea.admin{
font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 5px;
	border : 1px;
	border-style: solid;
	border-color : #6699CC;
	}
	
input.submit {
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	color: #000000;

}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 9px;
    text-transform: uppercase;
    color: #DC3B21;
}

a {
    color: #DC3B21;
}

a:hover {
	text-decoration: none;
}

a.archives {
    color: #000000;
	text-decoration: none;
}

a.archives:hover {
	text-decoration: underline;
}


.bg1 {
    background-image: url(images/index13.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #FFFFFF;
}

.style1 a {
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF;
}

.style1 a:hover {
    text-decoration: underline;
}
