html
{
	background-color:#060584;
	color:#000066;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:3px #CCCCCC double;
	width:800px;
	height:330px;
	margin:auto;
	padding:50px 0px 100px 0px;
	background-color:#FFFFFF;
	margin-top:150px;
}

.groove
{
   border: 4px groove teal;
   
}


#titre
{
	font-size:14px;
	letter-spacing:2px;
	text-align:center;
	background-position:center;
	background-image:url(images/plenisud_informatique.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:200px;
}

table
{
	margin:auto;
}

#texte
{
	font-size:14px;
	text-align:left;
	margin:auto;
}


#texte2
{
	font-size:14px;
	text-align:left;
	width:300px;
	margin-top:-50px;
	margin-left:590px;
}

#texte3

{
	background-image:url(images/icone_promo.jpg);
	background-repeat:no-repeat;
	
	
	width:243px;
	height:126px;
}
#texte4

{
	background-image:
	url(images/nouveaute.jpg);
	background-repeat:no-repeat;
	
	
	width:243px;
	height:126px;
}


#texte5

{
	background-image:
	url(images/catalogue.jpg);
	background-repeat:no-repeat;
	
	
	width:243px;
	height:126px;
}
#tableau

{
	margin-left:60px;
	margin-top:-50px;
	width:729px;}

a
{
	text-decoration:none;
}

a:hover
{
	border-bottom:0px;
}

p
{
	color:#FF0000;
	font-size:12px;
}


