body {
	padding: 0;
	margin: 0;
	background-color: white;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

input {
border: 1px solid gray;
}

input:hover {
color: white;
background-color: #003D74;
}

textarea {
border: 1px solid gray;
}

a:link, a:visited {
text-decoration: none;
color : #1C80B0;
}

a:hover {
color: #052178;
}

a:link img, a:visited img {
border: none;
}
#page {
	width: 991px;
	margin: auto;
	/*background-image: url(../jpg/fond.png);
	background-repeat: repeat;	*/
}

#bandeau {
	width: 991px;
	margin: 5px 0 5px 0;
}


#ariane {
	width: 980px;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #052178;
}

#ariane a:link, #ariane a:visited {
	color: gray;
	text-decoration: none;
}

#ariane a:hover {
	color: #052178;
}

#entete {
clear: both;
}

#search {
	position: absolute;
	top: 100px;
	right: 30px;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10pt;
}
#conten2 {
	width: 751px;
	float: left;
	/*width: 980px;
	position: relative;
	margin: 5px;
	padding: 5px;
	background-image: url(../jpg/fond.png);
	background-repeat: repeat;
	float: left;*/
}
#contenu {
	/*width: 751px;*/
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(../jpg/fond.png);
	background-repeat: repeat;
	padding-top: 10px;
	float: left;
}

#contenu h1{
	width: 400px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 15pt;
	border-bottom: 1px solid #E3B500;
	color: #3a83c4;
}

#contenu h2{
	margin-top: 10px;
	font-size: 14pt;
	color: #003D74;
	border-bottom: 1px solid #003D74;
}

#contenu h3{
	margin-top: 10px;
	font-weight: normal;
	font-size: 12pt;
	color: #003D74;
}

#contenu ul {
	margin-top: 5px;
	margin-left: 40px;
	list-style-image:  url("/IMG/jpg/puce-noxiome.png");
}

#contenu li {
	margin-top: 5px;
}

.affiche{
margin: 0;
visibility:visible;
}

.cache{
margin: 0;
display:none;
}

#menu {
width: 210px;
float: left;
margin: 15px;
background-color: white;
}

#menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

#menu ul li ul {
	border: 1px solid #1C80B0;
	padding: 10px 10px 10px 10px;
}

#menu ul li ul li{
	padding: 2px 0 2px 0;
}

#menu ul li ul a:hover {
	color: #052178;
}

.rubstd a:link, .rubstd a:visited {
	color:	#1C80B0;
}

.rubactu a:link, .rubactu a:visited {
	color: gray;	
}

#rubhg {
	width: 6px;
	height: 23px;
	background-image:url("/IMG/jpg/srS.jpg");
	background-repeat: no-repeat;
	float: left;
}

#rubhd {
	width: 7px;
	height: 23px;
	background-image:url("/IMG/jpg/srE.jpg");
	background-repeat: no-repeat;
	float: left;
}
#rubco {
	height: 23px;
	width: 197px;
	background-image: url(../jpg/srF.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	color: white;
	float: left;
}

#rubrique {
	width: 980px;
	height: 48px;
	margin: 5px;
	padding: 5px;
	position: relative;
	z-index: 10;
}
	
#rubrique #nav {
	margin: 0;
	padding: 0;
}

#rubrique #nav li {
	display: inline;
}

#rubrique #nav li a {
	float: left;
	height: 0;
	padding-top:48px;
	padding-left: 0px;
	background-image: url(../jpg/menu_nox.png);
	background-repeat: no-repeat;
	overflow: hidden;
}


#rubrique #nav li#A1 a {
	width: 113px;
	background-position: 0 0;
}
#rubrique #nav li#R6 a {
	width: 140px;
	background-position: -113px 0; }
#rubrique #nav li#R2 a {
	width: 198px;
	background-position: -253px 0;
}
#rubrique #nav li#A28 a {
	width: 138px;
	background-position: -451px 0;
}
#rubrique #nav li#A29 a {
	width: 131px;
	background-position: -589px 0;
}
#rubrique #nav li#A30 a {
	width: 161px;
	background-position: -720px 0;
}
#rubrique #nav li#T1 {
	float: left;
	height: 0;
	padding-top: 48px;
	padding-left: 0px;
	background-image: url(../jpg/menu_nox.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 99px;
	background-position: -881px 0;
}

#rubrique #nav li#A1 a:hover { background-position: 0 -50px; }
#rubrique #nav li#R6 a:hover { background-position: -113px -50px; }
#rubrique #nav li#R2 a:hover { background-position: -253px -50px; }
#rubrique #nav li#A28 a:hover { background-position: -451px -50px; }
#rubrique #nav li#A29 a:hover { background-position: -589px -50px; }
#rubrique #nav li#A30 a:hover { background-position: -720px -50px; }

#rubrique #nav li#A1 a:active { background-position: 0 -100px; }
#rubrique #nav li#R6 a:active { background-position: -113px -100px; }
#rubrique #nav li#R2 a:active { background-position: -253px -100px; }
#rubrique #nav li#A28 a:active { background-position: -451px -100px; }
#rubrique #nav li#A29 a:active { background-position: -589px -100px; }
#rubrique #nav li#A30 a:active { background-position: -720px -100px; }


#pied {
	width: 980px;
	border-top: 1px solid #003D74;
	text-align: center;
	background-color: white;
	color: gray;
	margin: 5px;
	padding: 5px;
	clear: both;
	display: block;
}

.devis {
padding-top: 5px;
background-repeat: no-repeat;
text-align: center;
display: block;
width: 150px;
height: 24px;
margin-left: auto;
margin-right: auto;
background-image: url(../jpg/bckg-devis.png);
}

.comparatif table {
border-collapse: collapse;
}

.comparatif table th {
border: 1px solid gray;
border-collapse: collapse;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.comparatif table td {
border: 1px solid gray;
border-collapse: collapse;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}