body {
	color:#800045;
	background-image:url(../bgs/bg_3.gif);
}

a:link      { color: #E2137F; font-weight: bold; text-decoration: underline;  }
a:hover { text-decoration: none; }
a:visited { color: #E2137F; font-weight: normal; text-decoration: underline;  }
a:visited:hover { color: #E2137F; font-weight: normal; text-decoration: none  }


#top {
	background:url(../bgs/bgtop_3.gif) no-repeat;
}

	#actus h5 {
		color:#e1ae04;
	}
	
	
.next {
	background:url(../bgs/next_3.gif) no-repeat left;
}

#content h1 {
	color:#e1ae04;
}

#content h2 {
	color:#e1ae04;
}

#content ul {
	list-style-image:url(../bgs/li_3.gif);
}
	
		.box1 .top {
			background:url(../bgs/box1top_3.gif) no-repeat bottom;
		}
		
		.box1 .mid {
			background-color:#fdedf6;
		}
		
		.box1 .bot {
			background:url(../bgs/box1bot_3.gif) no-repeat;
		}

		.box2 .top {
			background:url(../bgs/box2top_3.gif) no-repeat bottom;
		}
		
		.box2 .mid {
			background-color:#fdedf6;
		}
		
		.box2 .bot {
			background:url(../bgs/box2bot_3.gif) no-repeat;
		}
	
		.box3 .top {
			background:url(../bgs/box3top_3.gif) no-repeat bottom;
		}
		
		.box3 .mid {
			background-color:#fdedf6;
		}
		
		.box3 .bot {
			background:url(../bgs/box3bot_3.gif) no-repeat;
		}
		
		.boxcrea .top h6 {
			background-color:#E0047A;
		}

		.boxcrea .mid {
			background:url(../bgs/boxcreamid_3.gif) no-repeat right bottom;
		}

		.boxcrea .mid img {
			border:1px solid #E0047A;
		}
		
		.boxcrea .cont {
			background-color:#fdedf6;
		}
			
		.boxcrea .bot {
			background:url(../bgs/boxcreabot_3.gif) no-repeat right;
		}


