/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1961ad;
	background-image: url(../images/fond_page.gif);
}
h1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#1961AD;
}
h2 {
	font: 2em Tahoma, sans-serif;
	font-weight:bold;
	color:#1961AD;
}
h3 {
	font: 1em Tahoma, sans-serif;
	font-weight:bold;
	color:#1961AD;
}

#page {
	width: 100%;
}

#content {
	background-color: #FFFFFF;
	width: 800px;

}

#logo {
	float:left;
	background-image:url(../images/logo.jpg);
	width:274px;
	height:213px;
}

#topheader {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	float:right;
	width:526px;
	height:97px;
	background-color:#ECF1F5;
	position:relative;
}

#topheader a:link {
	color: #666666;
	text-decoration: none;
}

#topheader a:visited {
	color: #666666;
	text-decoration: none;
}

#topheader a:hover {
	color: #333333;
	text-decoration: none;
}

#topheader a:active {
	color: #333333;
	text-decoration: none;
}

#toplinks {
	position:absolute;
	right:10px;
	top:10px;
}

#menu {
	float:right;
	width:526px;
	height:32px;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
}

#submenu {
	float:right;
	width:526px;
	height:32px;
	background-image:url(../images/bg_sousmenu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#titre {
	float:right;
	width:526px;
	height:52px;
	vertical-align: text-top;
}

#contenttext {
	float:right;
	width:526px;
}

#contentproduit {
	width:800px;
	margin-top: 10px;
	float: right;
}

#leftpanel {
	float:left;
	width:274px;
	background-color: #999;
}

#leftpanel a:link{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background-image: url(../images/petite_fleche.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#leftpanel a:visited{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background-image: url(../images/petite_fleche.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#leftpanel a:hover{
	text-decoration:none;
	background-image: url(../images/petite_fleche2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#leftpanel a:active{
	text-decoration:none;
	background-image: url(../images/petite_fleche2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#footer {
	float:left;
	width:780px;
	background-color:#ECF1F5;
	padding:10px;
}

.graypanel{
	border:solid 1px #666666;
	background-color:#ECF1F5;
	padding:5px;
	margin:5px;
	color: #06F;
}


.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #000;
}

.signature {
	font: Tahoma, sans-serif;
	color: #333333;
	font-style: italic;
}

.bodytext a:link {
	color: #666666;
	text-decoration:underline;
}

.bodytext a:visited{
	color: #666666;
	text-decoration:underline;
}

.bodytext a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #4D7EA7;
}

.bodytext a:active{
	color: #000;
	text-decoration:none;
	background-color: #ECF1F5;
}
.bodynoir {
	font: 1em Tahoma, sans-serif;
	color: #000;
	font-weight: bold;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#1961AD;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#1961AD;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0C3;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
	color:#FFA03C;
}
.smallorangetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#1961AD;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0C0;
}
.smallredtext a:link{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:visited{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallredtext a:active{
	text-decoration:underline;
}
textarea, input {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration:none;
}
#cas1 {
	position:absolute;
	left:240px;
	top:90px;
	width:500px;
	height:257px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #1961AD;
}
#cas2 {
	position:absolute;
	left:240px;
	top:90px;
	width:500px;
	height:257px;
	z-index:2;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #1961AD;
}
#schem {
	position:absolute;
	left:240px;
	top:300px;
	width:500px;
	height:257px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #1961AD;
}
.smallgraytextpetit {
	font-size: 9px;
	font-weight:bold;
	color:#999999;
	font-family: Tahoma, sans-serif;
}
