#menu {display: none;}
#header {display: none;}
#footer {display: none;}
#colThree {display: none;}



#content {
	width: auto;
border: 0px;
margin: 0px 5%;
padding: 0px;
float: none;
	}


body {
	margin: 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(images/blanc.gif) repeat;


}

h1, h2, h3 {
	color: #990000;
}
h1 {
	font-size: 16pt;

}

h2 {
	font-size: 14pt;

}

h3 {
	margin: 0;
	font-size: 13pt;
		text-align: center;
}
h4 {
font-size: 12pt;
color: #000000;
text-transform: uppercase;
letter-spacing:-0.9pt;
font-style: italic;

}
h5 {
	margin: 1mm;
	font-size: 11pt;
			color: #B13313;
}

h6 {
	margin: 1mm;
	font-size: 9pt;
			color: #000000;
			font-weight: bold;
}

p, ul, ol, blockquote {
	margin-top: 1mm;


}
ul, ol{
text-align: left;
display: block;
margin-left: 1mm;

}

a {

	text-decoration: none;
	color: #3284B5;
		font-weight: bold;
}

a:visited {

	text-decoration: none;
	color: #3284B5;
		font-weight: bold;
}

a:link {

	text-decoration: none;
	color: #3284B5;
		font-weight: bold;
}

a:hover {
	border: none;
	font-weight: bold;
}

img {
	border: none;
}



/* Content */

#content {
	text-decoration: none;
background-color: #FFFFFF;
background: url(images/blanc.gif) repeat;
	
}





#colOne ul {
    list-style: none;
			padding-left: 40px
}

#colOne .active {
text-align: center;


	}
#colTwo {
	text-decoration: none;

	
}
#colTwo .active {
text-align: center;


	}

#colTwo ul {
	list-style-type: disc ;
		padding-left: 40px
}

#colThree {
	text-decoration: none;

	

}

