/* CSS Document */
body {
	color : #727173;
	background-color : #FFF;
	font-size : 11px;
	font-family : arial;
}

.haut_page{
width:744px;
color:#738091;
height:70px;
vertical-align:top;
}

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->

.menu{
width:744px;
color:#738091;
font-family:Arial;
font-size:12px;
font-weight:bold;
display:block;
margin:0 0 30px 0;
}

.contenu2{
width:319px;
height:203px;
background:url(images/com-uniq-web-agency_08.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font:Arial;
font-size:14px;
text-align:justify;
}

.titre_entete{
width:319px;
height:203px;
color:#FFFFFF;
font:Arial;
font-size:15px;
font-weight:bolder;
text-decoration:underline;
text-align:justify;
}

.footer{
color:#738091;
width:744px;;
margin-top:10px;
}

hr {
height            : 0px;
font-size         : 8px;
border            : none;
border-top        : 1px solid #F8B037;
border-top-style:dashed;
vertical-align:top;
}

.lien_menu{
color:#738091;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: none!important;
}

.lien_menu:hover{
color:#F8B037;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: line-through;
}
.lien_actif{
color:#F8B037;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
h2{
color:#F8B037;
font-family:Arial;
font-size:15px;
font-weight:bold;
background-image:url(images/picto.jpg);
background-repeat: no-repeat;
background-position:left;
padding-left:17px;
margin:0 0 0 0;
}


