.td_boutique
{
border:2px solid red;

}


.boutique_table
{
width:275px;
border-spacing: 10px;
}

.nom_article
{
color:red;
font-size:16px;
font-weight:bold;
text-align:left;
vertical-align:top;
}	
	
.prix_article
{
color:red;
font-size:14px;
font-weight:bold;
text-align:right;
vertical-align:bottom;
}	

	
#divOfCenter{
background : #d60a09;
background-image:url(../img/tombola/voiture2.jpg);
text-align:left;
}
.bord
{
border:3px solid black;
}



.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:white;
color:#d60a09;
font-size: 22px;
font-weight:bold;
padding: 3px;
}

.lcdstyle bold{ /*Example CSS to create LCD countdown look*/

}

body
{
	background: #000000; 
	font-family: sans-serif; 
	font-size:13px;
}	

table, td 
{
	text-align:center;
}

fieldset
{
border-color:red;
}

legend, p#titre
{
	color:red;
	font-size:18px;
	text-decoration: underline;
	font-weight:bold;
	text-align:center;
}

table{
margin-left:auto;
    margin-right:auto;
}

.actu{
width:800px;
}

.fond_rouge{
background-color:red;
text-align:center;
color:white;
font-weight: bold;
}

.fond_bleu{
background-color:blue;
text-align:center;
color:white;
font-weight: bold;
}

.fond_gris{
background-color:#cecece;
text-align:center;

}

.menu_connecte{
color:#000000;
text-align:right;
font-size:12px;
}

.center
{
text-align:center;
}

.droite
{
text-align:right;
}

.gauche
{
text-align:left;
}

.mini
{
text-align:right;
font-size:12px;
color:red;
}

.rouge
{
text-align:center;
font-size:10px;
color:red;
}

.proch
{
text-align:center;
font-size:12px;
color:red;
}

.blanc
{
color:#FFFFFF;
}

td#fond_blanc
{
	background-color:#FFFFFF;
}


td#contenu 
{
	width:900px;
	background-color:white;
	overflow:auto;
}


#contint a:visited, #contint a:active, #contint a
{
	color:orange;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;	
	color:#FFFFFF;
}

#footer a, #footer a:visited,#footer a:active
{	
	color:#666666;
}

a 
{
color:red;
text-decoration:none;
}

#center
{
text-align:center;
}

#photo {
	display:block;
	position:relative;
	z-index:3;
	width:805px;
	height:800px;
	background-position:center center;
	text-align:center;
	
}

td#actualite{
width:700px;
}

img
{
border:0px;
}

td#bandeau
{
	background: url('../img/fondheader.png') left top repeat-x ;
	height:191px;
	background-color:#000000;
	text-align:left;
}

td#bandeaudroit
{
	
	background: url('../img/fondheader.png') left bottom repeat-x ;
	height:191px;
	background-color:white;
}
	
td#basgauche 
{
    background: url('../img/basgauche.png') left no-repeat;
	width:110px;
	height:46px;
}
	
td#basdroit 
{
    width:110px;
	height:46px;
	background: url('../img/basdroit.png') right no-repeat;

}
	
	
	
td#menugauche 
{
	background: #FFFFFF url('gauche.png') right repeat-y;
	width:14px;
}
	
td#menudroit 
{
	background: #FFFFFF url('droit.png') left repeat-y;
	width:14px;
	
}
	
.equipe {
position: absolute;
z-index:40;
}

ul, li
{
margin: 0;
margin-left:2px;
padding: 0;
list-style-type: none;
}

