@charset "iso-8859-1";

img
{
	vertical-align: middle;
}

a img
{
	border: 0;
}

p
{
	padding-bottom: 1em;
}

.spacer
{
	clear: both;
}
a
{
color: #603c03;
}

.bouton_rouge
{
	background-color: #a03e14;
	padding: 1px;
	margin: 1em;
}

.bordure_rouge
{
	border: 1px solid #d4892a;
	color: white;
	margin: auto;
	text-align: center;
}

.bordure_rouge a
{
	color: #fae21a;
	text-decoration: none;
}

.bouton_vert
{
	background-color: #2e6f0b;
	padding: 1px;
	margin: 1em;
}

.bordure_vert
{
	border: 1px solid #57c11d;
	color: white;
	margin: auto;
	text-align: center;
}
.bordure_vert a
{
	color: #fae21a;
	text-decoration: none;
}
#chuchoter
{
	width: 175px;
	padding: 9px 0;
	margin: -1px 0;
	list-style-type: none;
}

#chuchoter h5 a
{
	color: #113d98;
	font-size: 10px;
}

div.pseudo_tictac {
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
}
div.pseudo_tictac2 {
	text-align:center;
	font-size:22px;
	color:#orange;
}

div.texte_heure {
	text-align:center;
	font-size:25px;
	color:#000000;
}
div.texte_heure_red {
	text-align:center;
	font-size:25px;
	color:#FF0000;
}
div.texte_heure_vert {
	text-align:center;
	font-size:25px;
	color:#e3f700;
}
p.prix
{

	color: #1c3855;
	margin: 0 35px 0 35px;
}

p.time
{
	color: #000000;
}

p.pseudo
{
	color: #666666;
}

.cadretictac
{
	background-image: url("./images/tictac_fond.jpg");
	width: 163px;
}
 

 

#cadreblanc_haut
{
	background-image: url("./images/cadreblanc_haut.png");
	background-repeat: no-repeat;
	width: 267px;
	height: 6px;
	-margin-bottom: -10px;
}

# p.cadreblanc
{
	width: 258px;
	background-color: white;
	border-left: 1px solid #985904;
	border-right: 1px solid #985904;
		padding: 0px 0px 0px 7px;
	text-indent: 0;
}

#cadreblanc
{
	width: 258px;
	background-color: white;
	border-left: 1px solid #985904;
	border-right: 1px solid #985904;
		padding: 0px 0px 0px 7px;
	text-indent: 0;
}


# table.cadreblanc
{
	width: 267px;
}

#cadreblanc_bas
{
	background-image: url("./images/cadreblanc_bas.png");
	background-repeat: no-repeat;
	width: 267px;
	height: 6px;
	margin: 0;
}




