﻿/* link underlines tend to make hypertext less readable */
:link,:visited { text-decoration:none }

/* no listmarkers by default */
ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent default padding or margin  */
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

img
{
	border: none;
}

hr 
{
	height: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B9B9B9;
	margin-top: 5px;
	color: #FFFFFF;
}

/* more varnish stripping as necessary... */
body 
{
	font-family: "Lucida Sans Unicode", sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
}

a:link
{ 
	font-weight: normal; 
	text-decoration: underline; 
	color: #333333;
}
a:visited 
{ 
	font-weight: normal; 
	text-decoration: underline; 
	color: #333333;
}
a:hover 
{ 
	text-decoration: underline; 
	color: #037646;
}
	
#container 
{
	width: 806px;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}


#header 
{
	width: 812px;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/entete.jpg);
	height: 200px;
	left: -3px;
}

#main 
{
	margin-top: -21px;
	position: absolute;
	top: 21px;
	left: 14px;
	width: 190px;
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	text-align: center;
}

.reference 
{
	font-size: 11px;
}

.reg 
{
	margin: 0 0 0px;
	line-height: -2em;
	font-size: 16px;
}

.home_img_1 
{
	float: right;
}

#content-neutral 
{
	margin-left: 205px;
	line-height: 16px;
	z-index: 100;
}

#footer 
{
	width: 813px;
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
}

#cleaner 
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	width: 804px;	
	z-index: 0;	
	/* margin-top: -100px;
	padding-top: 60px; */
}

#cleaner a 
{
	text-decoration: none;
	color: #949494;
}

#cleaner a:hover 
{
	text-decoration: underline;
	color: #007342;
}

.pied 
{
	padding-left: 20px;
	margin-top: -20px;
}

#pied p 
{
	margin: 20px 0 0 80px;
}

#copyright 
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
}

p 
{
	margin: 0;
}

#intro
{
	padding-right: 10px;
	padding-left: 10px;
}

.spacer 
{
	display: block;
	text-decoration: none;
	border-bottom: 0px none;
	padding-bottom: 45px;
}

.titre 
{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, arial, sans-serif;

}

.super
{
	margin: 0 0 0px;
	line-height: -2em;
	font-size: 14px;
}

sup 
{
	margin: 0 0 0px;
	line-height: -2em;
	font-size: 11px;
}

#separateur 
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
}

.separateur 
{
	margin-top: 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Helvetica, arial, sans-serif;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#separateurVert, .separateurVert {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #037646;
	margin-top: 5px;
}

#separateurDash
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B9B9B9;
	margin-top: 5px;
}

strong
{
	color: #666666;
}

b
{
	color: #3B8C63;
}

.GrandtitreReg 
{
	color: #037646;
	font-weight: bold;
	font-size: 22px;
	font-family: Helvetica, arial, sans-serif;
}


.titreReg 
{
	font-family: Helvetica, arial, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.field
{
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button 
{
	border: 1px solid #217951;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #027848;
	background-color: #FFFFFF;
	font-weight: bold;
}

#textUpdate 
{
	padding: 10px;
	text-align: left;
}

#main ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu3 
{
	width: 165px;
	border-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
#menu3 li a 
{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}	
	
#menu3 li a:link, #menu3 li a:visited 
{
	color: #333333;
	display: block;
	background:  url(/images/menu3.gif);
	padding: 5px 0 0 10px;
	font-weight: bold;
}
	
#menu3 li a:hover 
{
	color: #007342;
	background:  url(/images/menu3.gif) 0 -21px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: bold;
}

#textProd 
{
	position: absolute;
	top: 44px;
	left: 231px;
	width: 359px;
	font-weight: bold;
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
	padding-top:10px;
	color: #027848;
	font-size: 16px;
}


/* quiz styles */
#wideMain 
{
	/*padding-top: 20px; */
	padding-right: 25px;
	padding-left: 25px;

}

p.question
{
	margin: 20px 0 0 0;	
}

table.answers
{		
	margin: 0 0 0 20px;
}

ul.answers
{
	margin: 10px 0 0 20px;
}

/* All products section */
.greyBack
{
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;

}.yellowBack {
	color: #000000;
	background-color: #FED930;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.greenBack {
	background-color: #CADFD8;
}
.whiteBack {
	background-color: #FFFFFF;
}
.greenForestBack {
	background-color: #006633;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
/* quiz styles */

#Purina
{
	background-image: url(../PurinaMills/images/background.jpg);
	background-repeat: repeat-x;
	display: block;

}

/* Cooler promotion*/

.TitleGreen
{
	font-weight: bold;
	color: #037646;
	text-transform: capitalize;
	font-size: 30px;
	line-height: normal;
}

.TitleYellow
{
	font-weight: bold;
	color: #D5AF00;
	text-transform: capitalize;
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 0px;
}

