/* general */
body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border-width:0px;
	font-size:12px;
}
img
{
	border-width:0px;
}
div,td
{
	font-size:12px;
}
select,input
{
	font-size:10px;
}
form
{
	margin:0px;
	padding:0px;
}

/* plan hot */
.titrecoeur
{
	font-size:16px;
	color:rgb(255,255,255);
	font-weight:bold;
}

.textecoeur,.textecoeur:link,.textecoeur:hover,.textecoeur:visited,.textecoeur:active
{
	font-size:12px;
	color:rgb(255,255,255);
}

.titrehotville
{
	font-size:16px;
	color:rgb(255,245,0);
	font-weight:bold;
}

.titrehot
{
	font-size:18px;
	color:rgb(143,3,26);
	font-weight:bold;
}

.lienhot:link,.lienhot:hover,.lienhot:visited,.lienhot:active
{
	font-size:12px;
	color:rgb(255,245,0);
}

.bashot,.bashot:link,.bashot:hover,.bashot:visited,.bashot:active
{
	color:rgb(187,0,15);
}

/* presse */
.fondblancpresse
{
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
}
.datepresse
{
	text-align:center;
}
.telechargepresse
{
	text-align:center;
	background-color:rgb(255,153,0);
}
.lienpresse:link,.lienpresse:hover,.lienpresse:visited,.lienpresse:active
{
	font-size:12px;
	color:rgb(255,245,0);
}