/*
index.css
---------

Par rhorace
*/

header
{
	background-color: #000E9C;
	width: 100%;
	height: 10%;
	padding-top: 35px;
	position: relative;
}

footer
{
	/*background-color: #000E9C;*/
	background-color: #FF0000;
	width: 100%;
	height: 120px;
	padding-top: 30px;
	text-align: center;
}