/* LSC Maintenance */
/* http://www.lscmaintenance.com/ */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}

a {
	color:#0033cc;
	text-decoration:none;
}

a:hover {
	color:#0066ff;
	text-decoration:underline;
}

img {
	border:0;
}

h1 {
	color:#3333cc;
	font-size:16px;
	padding:10px 0;
}

h2 {
	color:black;
	font-size:14px;
	margin-top:0;
}

.important {
	color:red;
	font-size:13px;
	font-weight:bold;
}

.important:hover {
	color:#f60;;
	font-weight:bold;
}

.centre {
	text-align:center;
}

#global {
	width:850px;
}

#navigation_bordure_gauche {
	border-left:#0000b3 12px solid;
}

#navigation {
	background-color:white;
	border-bottom:25px #6b6bb3 solid;
	color:#0033cc;
	font-size:10px;
	padding:4px;
}

#corps_global {
	background:url(../images/gauche.png) repeat-y;
	height:100%;
	margin:0;
	padding-top:5px;
}

#logo_gauche {
	background:url(../images/logo_gauche.png) no-repeat;
	margin-left:5px;
}

#corps {
	padding:70px 0 75px 145px;
}

.documentation {
	color:blue;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

/* index.html */

#corps_index {
	padding:75px 0 75px 75px;
}

#logo {
	float:left;
}

#menu {
	float:right;
}

/* catalogue.html */

.cellule_catalogue {
	border:1px dotted #ccc;
	padding:5px 10px;
	vertical-align:top;
	width:180px;
}

.cellule_catalogue_2 {
	border:1px dotted #ccc;
	padding:5px 10px;
	vertical-align:top;
}

#schema_branchement {
	font-weight:bold;
	text-align:center;
}

/* caracteristiques.html */

.encadre {
	border:1px #000066 solid;
	margin:30px 0;
	padding:7px;
}

/* Fin*/

#clear {
	clear:both;
}

#footer {
	background:#9999ff;
	height:25px;
}