body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.bienvenue{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background: url(../images/titre.png);
	background-repeat: repeat-y;
	width: 170px;
	padding-left: 2px;
}

.petit_texte_rouge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D44423;
	font-weight: bold;
	text-align: left;
}

.petit_texte_noir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: left;
}

.renseignement{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D44423;
	text-align: left;
}

.dejarenseignement{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	text-align: left;
}

.rappel_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D44423;
	font-size: 14px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

textarea,select {
	font-family: Tahoma;
	font-size: 10px;
	color: #525252;
	font-weight: normal;
   text-align: justify;
}

input
{
	font-family: Tahoma;
	font-size: 10px;
	color: #525252;
	font-weight: normal;
}

button{
	font-family: Tahoma;
	font-size: 10px;
	color: #525252;
	font-weight: normal;
   text-align: center;
}



a.suite1:link, a.suite1:visited {
	color: #376376;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

a.suite1:over
{
	color: #72ACC5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

a.bas:link, a.bas:visited {
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	height: 15px;
	vertical-align: middle;
}

a.bas:over
{
	color: #00CCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	height: 15px;
	vertical-align: middle;
}

a.demande_devis:link, a.demande_devis:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/devis.png);
	background-repeat: repeat-y;
	width: 137px;
	padding-left: 3px;
}

a.demande_devis:over {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCCC;
	font-size: 12px;
	background: url(../images/devis.png);
	background-repeat: repeat-y;
	width: 137px;
	padding-left: 3px;
}

a.suite2:link, a.suite2:visited {
	color: #E34C0B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

a.suite2:over
{
	color: #F37E4C;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

copyright{
	font-size: 9px;
	color: #525252;
	font-weight: normal;
   text-align: center;
}
