/*Feuille de style www.st-loup.ch */
body {
	background-color:#E5B962;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #404040;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr
{
 color: ##BF6D31;
 background: #BF6D31;
 width: 200px;
 padding: 5;
 margin: 0;
 border: 0;
}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif; color:#404040; text-decoration: underline; font-weight : normal;font-size: 12px;}
a:visited {color:#404040; text-decoration: underline; font-weight : normal;font-size: 12px;}
a:hover {color:#404040; text-decoration: underline; font-weight : normal;font-size: 12px;}
a:active {color:#404040; text-decoration: underline; font-weight : normal;font-size: 12px;}

.petit { font-size: 10px;}
.titre { font-size: 16px; color: #BB6B2E; font-weight: bold }
.evidence { font-size: 12px; color: #404040; font-weight: bold; }
.evidence2 { font-size: 16px; color: #FFF; font-weight: bold;line-height:23px; }
.texte { font-size: 12px; color: #404040; font-weight: normal}
.verset { font-size: 14px; color: #FFFFFF; font-weight: bold}

/* sytle du calendrier*/

.titrecal {  font-size: 14px; color: #BB6B2E; font-weight: bold; text-decoration: none; }
a.titrecal:link {  font-size: 14px; color: #BB6B2E; font-weight: bold; text-decoration:  none; }
a.titrecal:visited {  font-size: 14px; color: #BB6B2E; font-weight: bold; text-decoration: none; }
a.titrecal:hover {  font-size: 14px; color: #BB6B2E; font-weight: bold; text-decoration: none; }
a.titrecal:active {  font-size: 14px; color: #BB6B2E; font-weight: bold; text-decoration: none; }

.typecal {  font-size: 12px; color: #404040; font-weight: bold }
.textecal {  font-size: 12px; color: #404040; font-weight: normal}
.datecal {  font-size: 12px; color: #FFFFFF; font-weight: bold}
.date {  font-size: 10px; color: #404040; font-weight: normal}
.petitcal {  font-size: 10px; color: #404040;}
.commentaires {  font-size: 12px; color: #BB6B2E; font-style:italic; font-weight:bold}

.mailto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #404040;}
a.mailto:link {  font-size: 10px; color: #404040;}
a.mailto:visited {  font-size: 10px; color: #404040;}
a.mailto:hover {  font-size: 10px; color: #404040;}
a.mailto:active {  font-size: 10px; color: #404040;}

.lien { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #404040;}
a.lien:link { font-size: 10px; color: #404040;}
a.lien:visited { font-size: 10px; color: #404040;}
a.lien:hover { font-size: 10px; color: #404040;}
a.lien:active { font-size: 10px; color: #404040;}

/* Style des formulaires : champs et boutons*/

.formfield {
	BORDER-RIGHT: #BB6B2E 1px solid;
	BORDER-TOP: #BB6B2E 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #BB6B2E 1px solid;
	COLOR: #404040;
	BORDER-BOTTOM: #BB6B2E 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}

.formbutton {
	BORDER-RIGHT: #BB6B2E 2px solid;
	BORDER-TOP: #BB6B2E 2px solid;
	BORDER-LEFT: #BB6B2E 2px solid;
	BORDER-BOTTOM: #BB6B2E 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #404040;
	CURSOR: hand;
	BACKGROUND-COLOR: #FFFFFF;
	padding-left: 0.2px;
	padding-right: 0.2px;
	padding-top: 0.2px;
	padding-bottom: 0.2px;
	height: 20px	
}

select {
	BORDER-RIGHT: #BB6B2E 1px solid;
	BORDER-TOP: #BB6B2E 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #BB6B2E 1px solid;
	COLOR: #404040;
	BORDER-BOTTOM: #BB6B2E 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

textarea {
	BORDER-RIGHT: #BB6B2E 1px solid;
	BORDER-TOP: #BB6B2E 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #BB6B2E 1px solid;
	COLOR: #404040;
	BORDER-BOTTOM: #BB6B2E 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}