body
{	
	margin : 0px;
	background : url("../image/bande.jpg") repeat-x #EEEEEE;
	font-size : 0.9em;
}

#test
{
	color:red;
}
a
{
	color: #000000;
}

a:hover
{
	color: #AAAAAA;
}


img
{
	border : none;
}

h3
{
	color : #d50000;
	font-size : 1.3em;
}

h4
{
	color : #d50000;
}

.grey
{
	color: #585858;
}

.red
{
	color: #d50000;
}

.centrer
{
	text-align : center;
}

#corps
{
	width: 790px;
	margin : auto;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	color: #585858;
}

#header a
{
	display : block;
	background : url("../image/logo.jpg") no-repeat;
	height : 86px;
}

#tablemenu
{
	width : 790px;
	margin-top : 2px;
	padding-bottom : 1px;
	background : #FFFFFF;
	border-right : solid 1px #bbbbbb;
	border-left : solid 1px #bbbbbb;
}

#tablecreation
{
	margin:auto;
	text-align:center;	
}

#tablecreation td
{
	width:400px;
	padding:10px;
}

#slogant
{
	background : url("../image/slogant.jpg") no-repeat;
	width : 460px;
	
}


#menubg
{
	background : url("../image/menubg.jpg") no-repeat;
	width : 240px;
	vertical-align:top;
	
}

.choix a
{
	margin:10px;
	height : 40px;
	width : 170px;
	display:block;
}



#accueil a
{
	background : url("../image/accueil.jpg") no-repeat 0 -5px;
}

#accueil a:hover
{
	background : url("../image/accueil.jpg") no-repeat 0 -55px;
}

#nosservices a
{
	background : url("../image/nosservices.jpg") no-repeat 0 -5px;
}

#nosservices a:hover
{
	background : url("../image/nosservices.jpg") no-repeat 0 -50px;
}

#votresite a
{
	background : url("../image/votresite.jpg") no-repeat 0 0;
}

#votresite a:hover
{
	background : url("../image/votresite.jpg") no-repeat 0 -50px;
}

#contact a
{
	background : url("../image/contact.jpg") no-repeat 0 0;
}

#contact a:hover
{
	background : url("../image/contact.jpg") no-repeat 0 -50px;
}

#top
{
	
	height : 50px;
	background : #FFFFFF;
	border-right : solid 1px #bbbbbb;
	border-left : solid 1px #bbbbbb;
	border-bottom : solid 1px #bbbbbb;
	text-align : center;
	padding-top : 25px;
}

#noscreations
{
width:390px;
height:100px;
background : url("../image/noscreations.jpg") no-repeat;
text-align:center;
}



#page
{
	
	border-right : solid 1px #bbbbbb;
	border-left : solid 1px #bbbbbb;
	padding-left : 50px;
	padding-right : 50px;
	padding-bottom : 50px;
	padding-top: 25px;
	background : #FFFFFF;
}
#pack_discovery
{
	border-top : dashed 2px #bbbbbb;
	border-bottom : dashed 2px #bbbbbb;
}
#pack_professional
{
	border-bottom : dashed 2px #bbbbbb;
}
#pack_custom
{
	border-bottom : dashed 2px #bbbbbb;
}

.titre2
{
	text-decoration : underline;
	font-weight: bold ;
	
}
#contrat
{
	border-bottom : dashed 2px #bbbbbb;
	padding-bottom : 20px;
}

.stars
{
	list-style-image:url(image/puce1.jpg);
}

.fleches
{
	list-style-image:url(image/puce2.jpg);
}

#footer
{
	border-top : solid 1px #bbbbbb;
	border-right : solid 1px #bbbbbb;
	border-left : solid 1px #bbbbbb;
	text-align : center;
	font-size : 0.7em;	
	background : #FFFFFF;
	padding : 4px;
	font-family: arial, helvetica, sans-serif;
}

#footerimg
{
	height : 16px;
	background : url('../image/footer.jpg') no-repeat ;
}

.web-dev
{
	font-size:1.5em;
}

#lien_text
{
	color:#585858;
	text-decoration:none;
}

#red_link
{
	color:#E10000;
	text-decoration:none;
}

#red_link:hover
{
	color:#A00000;
	background-color:#EEEEEE;
}

#plan_site
{
	text-align:center;
	font-size:12px;
}
