/* CSS Document */


div#footer {
	background-image: url(/images/blanc.gif);
	background-repeat: repeat;
	background-position: left top;
}

div#col1
{
	float: left;
	width: 150px;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: right;
}

div#col1 p
{
	padding-right: 20px;
}

div#col1 p a:link, div#col2, div#col3  a:link
 {
	color: #1e3562;
	text-decoration: none;
	margin-top: 20px;
}

div#col1 p a:visited, div#col2, div#col3  a:visited
 {
	color: #C6C6C6;
	text-decoration: none;
	margin-top: 20px;
}

div#col1 p a:hover, div#col2, div#col3   a:hover
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

div#col1 p a:link, div#col2, div#col3   a:active
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

div#col2
{
	float: left;
	width: 590px;
	margin: 0;
	padding-bottom: 15px;
	border-left: 1px #999 solid;
	height: 450px;
}

div#col3
{
	float: left;
	width: 740px;
	margin: 0;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

div#col2 h1, div#col2 h2, div#col2 h3, div#col2 p
{
	padding-left: 20px;
}

div#col3 h1, div#col3 h2, div#col3 h3, div#col3 p
{
	padding-left: 20px;
	padding-right: 10px;
}
/* ]]> */


	
a.index:link
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:visited
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:hover
 {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:active
 {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}
 
 a.index2:link
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:visited
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:hover
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:active
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

.Style1 {
	color: #1e3562;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: -1px;
}
.Style2 {
	color: #666;
	margin-bottom: -1px;
}
.Style3 {
	color: #666;
	font-weight: bold;
	margin-bottom: -1px;
}
