body
{
  text-align:center;
  margin-top:0px;
}

#conteneur
{
  width:990px; 
  margin-left:auto; 
  margin-right:auto; 
  margin-top:0px;
  font-family:verdana;
  font-size:12px;
  text-align:left;
}

p
{
  margin:0;
  padding:0;
  margin-top:15px;
  color:#810059;
  line-height:17px;
}

h1
{
	margin-top:40px;
	margin-left:100px;
	font-size:15px;
	font-weight:bold;
	color:#C61981;
}

.li
{
	color:#810059;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
}
.ol{color:#3366CC;font-weight:bold;font-size:18px;}

a                
{
  color:#810059;
  text-decoration:none;
}

a:hover
{
  color:#333333;
  text-decoration:underline;
}

img{border:0;padding:0;margin:0;float:left;}

#logo
{
	background-image:url("images/logo.jpg");
	height:173px;
	width:990px;
}
#logo a {display:block;}

#menu
{
	background-image:url("images/menu.gif");
	height:41px;
	width:990px;
	font-weight:bold;
}

.menu_liens
{
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	margin-top:8px;
	margin-left:15px;
	height:19px;
	float:left;
	font-weight:bold;
}
.menu_liens a
{
	background:url("images/puce_menu.gif") no-repeat center left;
	padding-left:15px;
}


.menu_liens_hover
{
	background-color:#F4D7E5;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	margin-top:8px;
	margin-left:15px;
	height:19px;
	float:left;
	font-weight:bold;
}
.menu_liens_hover a
{
	background:url("images/puce_menu_hover.gif") no-repeat center left;
	padding-left:15px;
}


#contenu_principe
{
	border:white 1px solid;
	background-image:url("images/principe/page_principe.jpg");
	background-repeat:no-repeat;
	height:474px;
}

#contenu_caracteristiques
{
	border:white 1px solid;
	background-image:url("images/caracteristiques/page_caracteristiques.jpg");
	background-repeat:no-repeat;
	height:464px;
}

#contenu_simple
{
	border:white 1px solid;
	background-image:url("images/page_simple.jpg");
	background-repeat:no-repeat;
	background-color:#C9388A;
}
