﻿body 
{
	
}

.title
{
	color: #FFFFFF;
	font-size: medium;
	font-family:Century Gothic;
	font-weight:bold;
}

.TarifTitle
{
	font-size: 12px;	
}

a
{
	color:#000000;
}

div
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
}
select 
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
}


.entetetab
{
	/*background-color: #CC0001;*/
	background-color: #E40001;
}

.titreaccueil
{
	font-size:30px;
	font-family: Sans-Serif;
	letter-spacing:0.8cm;
	color: #CCCCCC;
	font-weight: bold;
}

.fontnav
{
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #707070;
}

.whiteline
{
	border-color: White;
}

.hardgrey
{
	/*background-color: #CCCCCC;*/
	background-color: #92A69A;
}

.smoothgrey
{
	/*background-color: #E5E5E5;*/
	background-color: #EDF2EF;
}

.verysmoothgrey
{
	/*background-color: #F0F0F0;*/
	background-color: #FFFFFF;
}

.noborder
{
	border: 0;
}
