
body
{
	color : #01009E;
	font-size : 12pt;
	font-weight : bold;
	font-family : "Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
	width : 1200px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	background-attachment : fixed;
}
a
{
	color : #01009E;
}

h1
{
	font-size : 20pt;
}

input
{
	width : 200px;
}

table
{
	border-collapse:collapse;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

td
{
	border : 2px solid;
	width : 200px;
}

th
{
	border : 2px solid;
}

.Erreur
{
	color : red;
}

.GrandeImage
{
	text-align : left;
	margin-left : 20px;
	float : left;
}

.Important
{
	display : block;
	font-size : 2em;
}

.Invisible
{
	display : none;
}

.Menu
{
	font-size : 1.2em;
	position : absolute;
	top : 250px;
}
.Menu a
{
	text-decoration : none;
	color : #01009E;
	display : inline-block;
	padding : 10px;
	border-radius : 10px;
	border : 1px solid #01009E;
	margin-bottom : 5px;
}
.Menu a:hover
{
	color : #ffffff;
	background-color : #01009E;
}

.MenuItem
{
}

.Miniatures
{
	margin-left : 440px;
	margin-right : 20px;
	border : solid red 1px;
}
.Miniatures img
{
	margin-bottom : 10px;
	vertical-align : middle;
}

.Plaquette
{
	display : block;
	margin-bottom : 20px;
}

.PlusMoins
{
	width : 20px;
}

.Principal
{
	padding-top : 100px;
	padding-bottom : 100px;
	margin-left : 110px;
	margin-top : 250px;
	width : 1090px;
}

.Resultats
{
	margin-bottom : 20px;
}

.ZoneTexte
{
	width : 500px;
}

#Affiche, #Affiche2
{
	display : inline-block;
	vertical-align : top;
	width : 500px;
}

#AuSecours
{
	font-size : 8pt;
	text-align : right;
	right : 200px;
	width : 100%;
	bottom : 0px;
	position : fixed;
}

#CompteARebours
{
	display : inline-block;
	color : #01009E;
	width : 1000px;
	margin-left : auto;
	margin-right : auto;
}

#Facebook
{
	position : fixed;
	right : 0;
	top : 500px;
}

#Titre
{
	position : absolute;
	top : 0;
	background : url("images/logo.jpg") no-repeat center;
	width : 1200px;
	height : 240px;
}
#Titre a
{
	display : inline-block;
	width : 100%;
	height : 100%;
	text-decoration : none;
}
