.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #003366;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #D0042F;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 125%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
petitcarct {
	font-size: small
}
.Style1 {
	color: #FF0000
}
.Style4 {
	font-size: 0.7em
}
ul{
	list-style-type: none;
	color: #003366;
}
ul ul{
 list-style-type: none;
}
ul ul ul{
 list-style-type: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 0px;
	width: 100%;
}
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #EEDEBD;
}
#headlines{
	float:right;
	width: 20%;
	padding-right: 10px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #006699;
}
#global {
	background-color: #FFFFFF;
	margin: 0px;
	width: 900px;
	border: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
.petit {
	font-size: 10px;
}

