﻿
*
{
	margin:0;
}



body
{
	font-family: century gothic, muli, sans-serif;
}


#bloc_page
{
	width: 100%;
	margin: auto;
	position: relative;
}

.bold
{
	font-weight: bold;
}

#arial
{
	font-family: arial narrow;
}

a
{
	text-decoration: none;
	color: #253750;
}

#mailContact
{
	color: white;
}

/* HEADER /////////////////////////////////////////////////////////////////////////////////////////////////// */


header
{
	width: 100%;
}

#logo
{
	max-width: 100%;
	max-height: 100%;
}


/* PAGE /////////////////////////////////////////////////////////////////////////////////////////////////// */

#definition
{
	text-align: center;
	font-size: 25px;
	padding: 30px 0 0 0;
}

#palmares
{
	text-align: center;
	font-size: 20px;
	padding: 40px 0 0 0;
}

.image_palmares
{
	max-width: 100%;
	max-height: 100%;
}

/* FOOTER /////////////////////////////////////////////////////////////////////////////////////////////////// */







