
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html
{
	font-family: Arial, Verdana;
}

a:focus { outline: none; }

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color:#ffffff;
  background-image:url(../images/fond.jpg);
  background-repeat:repeat-x;
  color:#000;
}

#conteneur {
  width: 780px;
  margin: 0 auto 0 auto;
  min-height: 100%;
  position: relative;
}

#header {
  width:780px;
  height:329px;
  background-image:url(../images/top.jpg);
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  position:relative;
}
#numerotel {
	position:absolute;
	top:8px;
	left:524px;
	color:#194210;
}
#numero {
	position:absolute;
	top:37px;
	left:523px;
	color:#FFFFFF;
	font-size:16px;
}
#menu {
	position:absolute;
	top:86px;
	left:25px;
	color:#030;
	font-size:14px;
}
ul#intrusion {
	list-style:inside;
	margin:0;
	padding:0;
}
ul#intrusion li {
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 160%;
	color: #030;
	text-align:justify;
}
ul#intrusion li a {
	height:100%;
	color:#194210;
	text-decoration:none;
}
ul#intrusion li a:hover {
	text-decoration:underline;
}
ul#menu1 {
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu1 li {
	float:left;
	margin:0;
	padding:0;
	margin-right:17px;
	text-align:center;
}
ul#menu1 li a {
	display:block;
	padding:7px 10px;
	padding-top:12px;
	height:100%;
	color:#fff;
	text-decoration:none;
}
li a#accueil {
	background:url(../images/bg-menu-accueil.gif) repeat 0 0;
	width:62px;
	height:36px;
	}
li a#entreprise {
	background:url(../images/bg-menu-entreprise.gif) repeat 0 0;
	width:89px;
	height:36px;
}
li a#intrusion {
	background:url(../images/bg-menu-intrusion.gif) repeat 0 0;
	width:80px;
	height:36px;
}
li a#informatique {
	background:url(../images/bg-menu-informatique.gif) repeat 0 0;
	width:109px;
	height:36px;
}
li a#planlocation {
	background:url(../images/bg-menu-planlocation.gif) repeat 0 0;
	width:115px;
	height:36px;
}
li a#contact {
	background:url(../images/bg-menu-contact.gif) repeat 0 0;
	width:69px;
	height:36px;
}
li a#contact:hover {
	color:#000;
}
li a#planlocation:hover {
	color:#000;
}
li a#informatique:hover {
	color:#000;
}
li a#intrusion:hover {
	color:#000;
}
li a#entreprise:hover {
	color:#000;
}
li a#accueil:hover {
	color:#000;
}
p
{
	font-size: 13px;
	line-height: 160%;
	color: #030;
	text-align:justify;
}
#centre {
  margin: 0;
  padding: 0;
  width:780px;
}
#fondcentre {
  margin: 0;
  padding: 0;
  width:780px;
}
div#contenuaccueil
{
	margin-left:25px;
	width:430px;
}
div#contenulogin
{
	position:absolute;
	left:475px;
	top:360px;
	width:305px;
}
div#login
{
	position:relative;
	margin-left:44px;
	width:251px;
	height:134px;
	background-image:url(../images/fond-login.jpg);
	background-repeat:no-repeat;
}
div#logintitre
{
	position:absolute;
	top:15px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
div#logincontenu
{
	position:absolute;
	top:25px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
.logininput
{
	width:120px;
	color:#030;
}
div#panneau
{
	position:relative;
	margin-top:15px;
	margin-left:44px;
	width:251px;
	height:268px;
	background-image:url(../images/fond-panneau.jpg);
	background-repeat:no-repeat;	
}
div#panneautitre
{
	position:absolute;
	top:15px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
div#panneaucontenu
{
	position:absolute;
	top:45px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
div#panneaucontenu
{
	position:absolute;
	top:45px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
div#ip
{
	position:relative;
	margin-top:15px;
	margin-left:44px;
	width:251px;
	height:268px;	
}
div#adresse
{
	position:absolute;
	top:5px;
	left:15px;
	font-size: 13px;
	line-height: 160%;
	color: #030;
}
div#canasa
{
	position:absolute;
	top:45px;
	left:15px;
}
div#loginbouton
{
	margin-top:5px;
}
.bouton
{
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#E6E6E6;
  border:1px solid; 
  border-color: #A8A8A8 #000 #000 #A8A8A8;
  font-size: 13px;
  line-height: 120%;
  color: #000;
}
.boutonover
{
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#FC6;
  border:1px solid; 
  border-color: #A8A8A8 #000 #000 #A8A8A8;
  cursor:pointer;
  font-size:13px;
  line-height: 120%;
  color: #000;
}
h1
{
	font-size:15px;
	font-weight:bold;
	color:#194210;
}
h3
{
	font-size:12px;
	font-weight:bold;
	color:#194210;
}
.erreur
{
	color:#600;
}
.lientexte
{
	color:#194210;
	text-decoration:underline;
}
