DIV.container {
	margin: 0px 0px 0px 0px;
}

DIV.content {
	margin: 2px 0px 5px 5px;
}

P.copyright, P.copyright A {
	color: #FAFAFA;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

A.topMenuLink {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A.topMenuLink:hover {
	color: #B0176F;
	
	
	
}

A.topMenuLinkOn {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A.bottomMenuLink {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A.bottomMenuLink:hover {
	color: #B0176F;
	}

A.bottomMenuLinkOn {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.siteMapPath {
	color: #7F7F7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.siteMapPath A {
	color: #7F7F7F;
	text-decoration: none;
	text-transform: lowercase;
}

.siteMapPath A:hover {
	color: #B0176F;
}	

.siteMapTitleA {
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	margin-top: 10px;
	text-align: right;
	/*text-transform: uppercase;*/
}

.siteMapTitleB {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 20px;
	text-align: right;
	text-transform: uppercase;
}

#actus {
	background: transparent url(/design/actus_bottom.gif) no-repeat left bottom;
	margin: 2em 0;
}
#actus .list {
	background: transparent url(/design/actus_topleft.gif) no-repeat left top;
	padding: 40px 0 0 8px;
}

.actus { clear: both; }
.actus * { margin: 0; padding: 0; }
.actus img { float: left; padding: 5px 5px 0 0; width: 50%; }
.actus div { float: left; padding-bottom: 20px; }
.actus h1 { color: #b0176f; font-size: 1.6em; font-weight: bold; text-align: left; }
.actus h1 a { color: #b0176f; text-align: left; }
.actus h2 { color: #AAAAAA; font-family: Verdana; font-size: 1em; }
.actus p { font-family: Verdana; font-size: 1.1em; text-align: left; }
.actus a { color: #245D9C; font-family: Verdana; font-size: 1.1em; padding-left: 5px; text-decoration: none; }

#DAXmag {
	color: #797979;
	font: normal normal normal .7em Arial, Helvetica, sans-serif;
}
#DAXmag a {
	color: #245D9C;
	font-weight: bold;
	text-decoration: none;
}

#icones a {
	display: block;
	float: left;
	padding: 5px 0 0 5px;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */