html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
}

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
}
a.lien {
	font-variant: small-caps;
	text-decoration:none;
	color: #999999;
	font-size: 14px;
}

a.lien:hover {
	font-size: 14px;
	text-decoration:none;
	color: #cccccc;
}
.pix {
	padding: 2px;
	border: 1px solid #d5d5d5;
}



#site {
	width: 785px;
	margin: 0 0 0 0;
	
}

#logo {
	width: 110px;
	height: 140px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo2.png');
	background: url(images/logo2.png) no-repeat !important;
	background: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#slogan {
	width: 358px;
	height: 102px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slogan.png');
	background: url(images/slogan.png) no-repeat !important;
	background: none;
	margin: 35px 0 0 400px;
	cursor: pointer;
}
#faq {
	width: 48px;
	height: 48px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/faq.png');
	background: url(images/faq.png) no-repeat !important;
	background: none;
	margin: 0;
	cursor: pointer;
}
#livre-or {
	width: 48px;
	height: 48px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/livre-or.png');
	background: url(images/livre-or.png) no-repeat !important;
	background: none;
	margin: 0;
	cursor: pointer;
}
#plan {
	width: 48px;
	height: 48px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/plan.png');
	background: url(images/plan.png) no-repeat !important;
	background: none;
	margin: 0;
	cursor: pointer;
}
#contact {
	width: 48px;
	height: 48px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact.png');
	background: url(images/contact.png) no-repeat !important;
	background: none;
	margin: 0;
	cursor: pointer;
}

#marquee {
	width:358px;
	height:75px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

table#page {
	margin: 0;
	background: #ffffff;
	padding: 10px 0 0 0;
}

.bouton {
	padding: 15px 0 0 20px;
	background-color: #FFBE9F;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #800101;
}


#welcome {
	background: #dfdcd7 url(images/bg-house.html) top left no-repeat;
	padding: 10px 10px 0 10px;
	border-bottom: 10px solid #c8c5c0;
}

ul.livre {
	margin:10px 0 0 10px;
	padding:0;
	list-style: none;
}
.livre li{
	margin:0;
	padding: 0;
	list-style: none;
	font: bold 12px Arial;
	color: #333333;
}

h1 {
	margin: 7px 0 0 20px;
	padding: 0;
	color: #cc2e14;
	font:bold 20px arial;
	font-variant: small-caps;
	white-space: nowrap;
}

h2 {
	margin: 0 0 4px 0;
	padding: 0 0 0 30px;
	color: #330099;
	font:bold 18px arial;
	background-repeat: no-repeat;
	background-position: left center;
}

h2 span {
	margin:0;
	padding: 0;
	color: #cc0000;
	font:normal 11px Arial;
}

h2.lien {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	color: #999999;
	height:20px;
	line-height:20px;
}

h2.produits {
	width: auto;
	margin-bottom: 10px;
}

h3 {
	margin: 0 0 4px 0;
	padding: 0;
	color: #343434;
	font:bold 13px arial;
}


h4 {
	margin: 178px 0 10px 15px;
	padding: 0 0 0 25px;
	color: #343434;
	font:bold 15px arial;
	font-variant: small-caps;
	background: url(images/big-arrow.html) center left no-repeat;
}

h4.article {
	margin: 0px 0 10px 15px;
	padding: 0 0 0 25px;
	color: #343434;
	font:bold 15px arial;
	font-variant: small-caps;
	background: url(images/big-arrow.html) center left no-repeat;
}



div#menu {
	width:455px;
	height:50px;
	margin: 20px 0 0 -68px;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 50%;
}
a.home {
	display: block;
	width:85px;
	height:130px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	font:bold 11px Arial, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	background-color: #800101;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.home:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #04295D;
	
}

a.menu {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #04295D;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.menu:hover {
	color: #999999;
	text-decoration:none;
	
}
a.bouton_a {
	color: #800101;
	text-transform: uppercase;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a.bouton_a:hover {
	color: #ffffff;
	text-decoration:none;
	
}
a.suite {
	display: block;
	width:43px;
	height:17px;
	text-align:center;
	padding: 0;
	margin: 0;
	background: #48952b url(images/bouton_suite.gif) top left no-repeat;
	color: #ffffff;
	font:normal 11px Arial, sans-serif;
	text-decoration:none;
}
a.suite:hover {
	color: #333333;
	text-decoration:none;
	
}

p {
	text-align: justify;
	margin:5px 0 5px 0;
	padding:0;
	font-size:12px;
}
p.top {
	text-align: left;
	font: normal 11px tahoma;
	color: #ffffff;
}
p.small {
	text-align: left;
	font: normal 11px tahoma;
	color: #333333;
	padding: 0 0 0 10px;
}

#footer {
	color: #ffffff;
	text-align: center;
	height:30px;
	line-height:30px;
	margin:0;
}

SPAN.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	font-weight:bold;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #ffffff;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

form#form  {
	margin:15px;
	padding:0px 0px 0px 0px;
	width: 450px;
}

#form td {
	font:11px normal normal normal tahoma,verdana,serif;
	height:20px;
	line-height:;
	color:#333333;
	background: none;
	width: 50%;
}
#form small{
	font:9px normal normal normal tahoma,verdana,serif;
}
#form input,select {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}
#form textarea {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}

.captcha {
	border:1px solid #cc0000;
	background: none;
	padding:2px;
}

a img  
{
	border: none;
}
a.sinec {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #97450C;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.sinec:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/sinec.gif);
	background-repeat: no-repeat;
	
}
a.expobat {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #990033;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.expobat:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/expobat.gif);
	background-repeat: no-repeat;
	
}
a.exposante {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #00A453;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.exposante:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/exposante.gif);
	background-repeat: no-repeat;
	
}
a.transleq {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #9E8100;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.transleq:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/transleq.gif);
	background-repeat: no-repeat;
	
}
a.eduform {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #EA9E5B;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.eduform:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/eduform.gif);
	background-repeat: no-repeat;
	
}
a.siagro {
	display: block;
	width:80px;
	height:40px;
	text-align:center;
	position: absolute;
	margin: 0;
	color: #FFFFFF;
	text-transform: none;
	text-decoration:none;
	background-color: #016933;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.siagro:hover {
	color: #999999;
	text-decoration:none;
	background-image: url(images/siagro.gif);
	background-repeat: no-repeat;
	
}
