body {
	margin: 0;
	padding: 0;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: white;
	font-family: 'Lucida Grande', 'Andale Mono', Verdana, Arial, Helvetica;
	font-size: 12px;

}

#page {
	font-family: 'Lucida Grande', 'Andale Mono', Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 720px;
	margin: auto;
}

#header {
	position: relative;
	top: 5px;
	text-align: right;
}

#blanc
{
	position: absolute;
	background-color: white;
	height: 100%;
	width: 50%;
	right: 0;
	z-index: -1;
}

#puzzle {
	position: relative;
	top: -7px;
	left: 10px;
	float: left;
	margin-right: 25px;
}

#titre {
	padding: 40px 0 15px 20px;
}

#texte {
	padding-left: 90px;
	margin: 10px;
	text-align: justify;
}

#footer {
	padding-left: 90px;
	position: relative;
	margin-top: 30px;
	text-align: center;
}

#footer_accueil {
	position: relative;
	margin-top: -30px;
	text-align: center;
}



p {
	font-family: 'Lucida Grande', 'Andale Mono', Verdana, Arial, Helvetica;
	font-size: 12px;
}

#footer p {
	font-size: 9px;
	text-align: center;
}

#footer_accueil p {
	font-size: 9px;
	text-align: center;
}



#titre h2 {
	text-transform: uppercase;
	color: #000086;
	margin: 0;
	padding: 0;
}



a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	background: transparent;
}



ul {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	border: 0;
}

#menu li {
	display: inline;
	border-right: 1px black solid;
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

li a {
	color: black;
	text-decoration: none;
}

li a:hover {
	color: black;
	text-decoration: underline;
}



.clear {
	clear: both;
}


#accueil {
	margin: 0px;
	margin-top: -14px;
	height: 630px;
}

#presentation1 {
	position: relative;
	bottom: 405px;
	left: -155px;
}

#presentation2 {
	position: relative;
	bottom: 150px;
	left: 405px;
	width: 320px;
}

#navig {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#actualites {
	position: relative;
	bottom: 48px;
	left: 160px;
	font-size: 10px;
	text-align: left;
	width: 0px;
}

#cablage, #securite, #reseaux, #systemes, #services {
	position: relative;
	bottom: 92px;
	left: 94px;
	font-size: 10px;
	text-align: left;
	width: 0px;
}

#contact_gauche {
	float: left;
}

#contact_droite {
	float: right;
}

.center {
	text-align: center;	
}

.texte {
	width: 700px;
	text-align: justify;
}

.actu {
	margin: 10px 0 60px 0;
}

.actu h3 {
	float: left;
	margin: 0;
}

.info {
	float: right;
	font-size: 10px;
	padding: 3px 0 0 0;
}

.post {
	clear: right;
	padding: 1px 0 0 0;
}

.bold {
	font-weight: bold;
}

.pagination {
	text-align: center;
}

.pagination a {
	font-weight: bold;
}
