body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

input {border-width:1px; border-color:#013589; 
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: #FFFFFF;
	background-color:#7295AF;
	text-decoration: none;}
select {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: #4E7089;
	text-decoration: none;
	background-color:#F4F4EA;}
textarea {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: #4E7089;
	text-decoration: none;
	background-color:#F4F4EA;}
		
	
a:link {
	color: #7295AF;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
  color: #7295AF;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
	color: #355478;
	font-weight: normal;
	text-decoration: none;
}



a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


a.nav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.nav:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.header:link {
	color: #A0A0A0;
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
}


a.header:visited {
	color: #A0A0A0;
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
}

a.header:hover {
	color: #666666;
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
}

a.footer:hover {
	color: #000000;
	font-size: 9px;
	text-decoration: bold;
}

a.footer:link {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}

a.footer:visited {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}


a.white:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.white:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: bold;
}
a.white:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}


a.sitemap:link {
	color: #355478;
	font-size: 11px;
	text-decoration: none;
}
a.sitemap:hover {
	color: #355478;
	font-size: 11px;
	text-decoration: bold;
}
a.sitemap:visited {
	color: #355478;
	font-size: 11px;
	text-decoration: none;
}


a.alpina:link {
	color: #D38022;
	font-size: 10px;
	text-decoration: none;
}
a.alpina:hover {
	color: #663300;
	font-size: 10px;
	text-decoration: bold;
}
a.alpina:visited {
	color: #D38022;
	font-size: 10px;
	text-decoration: none;
}


a.croixblanche:link {
	color: #9D080D;
	font-size: 10px;
	text-decoration: none;
}
a.croixblanche:hover {
	color: #FF0000;
	font-size: 10px;
	text-decoration: bold;
}
a.croixblanche:visited {
	color: #9D080D;
	font-size: 10px;
	text-decoration: none;
}


a.prieure:link {
	color: #006F5B;
	font-size: 10px;
	text-decoration: none;
}
a.prieure:hover {
	color: #006F5B;
	font-size: 10px;
	text-decoration: bold;
}
a.prieure:visited {
	color: #006F5B;
	font-size: 10px;
	text-decoration: none;
}

a.mtblanc:link {
	color: #00699B;
	font-size: 10px;
	text-decoration: none;
}
a.mtblanc:hover {
	color: #00699B;
	font-size: 10px;
	text-decoration: bold;
}
a.mtblanc:visited {
	color: #00699B;
	font-size: 10px;
	text-decoration: none;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
}



ol {
	list-style-type: decimal;
	list-style-position: outside;
}

