/* Feuille de styles pour le site FRIGOR - © 2006 - Axeinformatique */

/* général */
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #141414;
}
body {
	background-image: url(../images/bg_fond_deg.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #333333;
}

a:hover, a:active {
	color: #0066FF;
}
/* monsieur propre */
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* conteneurs */
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
}
#motif_ac, #motif_prod, #motif_suit {
	width: 820px;
	background-image: url(../images/bg_motif_ac.jpg);
	background-repeat: no-repeat;
}
#motif_suit {
	background-image: url(../images/bg_motif_suit.jpg);
}
#motif_prod {
	background-image: url(../images/bg_motif_prod.jpg);
}

#header_ac, #header_prod, #header_suit {
	width: 820px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_header_ac.jpg);
	background-repeat: no-repeat;
}
#header_prod {
	background-image: url(../images/bg_header_prod.jpg);
}
#header_suit {
	background-image: url(../images/bg_header_suit.jpg);
}
#header_ac a.retour, #header_prod a.retour, #header_suit a.retour {
	width: 148px;
	height: 80px;
	position: absolute;
	display: block;
	left: 647px;
	top: 16px;
}
#header_ac h1, #header_prod h1, #header_suit h1 {
	text-align: center;
	font-size: 1.45em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 65px;
}
#contenu {
	padding: 15px;
	width: 400px;
	font-size: 0.9em;
	float: left;
}

#contenu ul {
	margin: 10px 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 0em 0em 0em 25px;
}

#contenu li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-position: inside;
	text-indent: -13px;
}

#contenufull, #contenuprod {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	width: 590px;
	font-size: 0.9em;
	float: left;
}
#contenu p, #contenufull p, #contenuprod p {
	margin-bottom: 5px;
}
#contenuprod {
	padding-bottom: 60px;
}
#sidebar {
	float: left;
	font-size: 0.8em;
	width: 155px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 35px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
#sidebar li {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00468A;
	list-style-type: none;
}
#sidebar #encours {
	color: #00468A;
	padding: 3px 5px 3px 12px;
	font-weight: bold;
	list-style-type: none;
	display: block;
	height: 100%;
	background-image: url(../images/fleche_blue.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #00468A;
	text-decoration: none;
	padding: 3px 5px 3px 12px;
	display: block;
	height: 100%;
}
#sidebar li a:hover, #sidebar li a:active {
	color: #00468A;
	background-image: url(../images/fleche_blue.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#footer {
	width: 800px;
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-size: 0.7em;
	color: #99D9E1;
	text-align: center;
	padding-top: 6px;
}

#footer p {
}
#footer #currentfoot {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #99D9E1;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#footer a:hover, #footer a:active {
	color: #004C3A;
	background-color: #FFFFFF;
}
/* navigation */
#navigation {
	float: right;
	width: 173px;
}
#menu {
	background-color: #0060b6;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 148px;
}
#menu img {
	border: none;
}
#menu p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
#menu li {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7dcfe2;
	list-style-type: none;
}
#menu #current {
	color: #FFFFFF;
	padding: 3px 5px 3px 12px;
	font-weight: bold;
	list-style-type: none;
	display: block;
	height: 100%;
	background-image: url(../images/fleche_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu li a:link, #menu li a:visited {
	color: #7dcfe2;
	text-decoration: none;
	padding: 3px 5px 3px 12px;
	display: block;
	height: 100%;
}
#menu li a:hover, #menu li a:active {
	color: #FFFFFF;
	background-image: url(../images/fleche_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* listes diverses */
#historique dl, #liens dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	width: 400px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
#historique dt, #liens dt {
	font-weight: bold;
	padding-bottom: 3px;
}
#liens dt {
	padding-right: 15px;
}
#historique dl ul, #liens ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: inside;
	list-style-type: square;
}
#historique dl li, #liens li {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px 0px 5px;
	list-style-position: inside;
	text-indent: -10px;
}
#liens li {
	padding: 2px 0px 5px;
}
/* copyright */
#copyright {
	margin: 0px;
	font-size: 0.7em;
	color: #4582AB;
	width: 820px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: -130px;
	height: 100px;
}
#copyright .rappels {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#copyright a:link, #copyright a:visited {
	color: #4582AB;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	text-decoration: underline;
	color: #003399;
}
#copyright p {
	margin-top: 3px;
	margin-bottom: 3px;
}
/* images */
.image-left {
	float: left;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.image-right {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
}
/* styles textes */
h1 {
	font-weight: normal;
	color: #00468A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	margin: 0px;
	padding: 0px;
}
h2 {
}
h3 {
	color: #00468A;
	font-size: 1.3em;
	margin: 0px;
	padding: 20px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00468A;
}
#acrobat {
	font-size: 0.6em;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#acrobat p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* sommaire produits */
#somm1 {
	position:absolute;
	left: 209px;
	top: 20px;
	width: 200px;
	height: 157px;
	background-image: url(../images/btn_on_1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#somm1 a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/btn_off_1.jpg) top left no-repeat;
	color: #000;
}

#somm1 a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
#somm2 {
	position:absolute;
	left: 421px;
	top: 20px;
	width: 200px;
	height: 157px;
	background-image: url(../images/btn_on_2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#somm2 a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/btn_off_2.jpg) top left no-repeat;
	color: #000;
}

#somm2 a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
#somm3 {
	position:absolute;
	left: 209px;
	top: 191px;
	width: 200px;
	height: 157px;
	background-image: url(../images/btn_on_3.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#somm3 a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/btn_off_3.jpg) top left no-repeat;
	color: #000;
}

#somm3 a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
#somm4 {
	position:absolute;
	left: 421px;
	top: 191px;
	width: 200px;
	height: 157px;
	background-image: url(../images/btn_on_4.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#somm4 a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../images/btn_off_4.jpg) top left no-repeat;
	color: #000;
}

#somm4 a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
/* drapeaux */
#french {
	position:absolute;
	left: 574px;
	top: 83px;
	width: 20px;
	height: 12px;
	background-image: url(../images/drap_fr_on.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#french a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/drap_fr_off.gif) top left no-repeat;
}

#french a:hover { /* masquage de l'image1 au survol */
	background: transparent none;
}
#english {
	position:absolute;
	left: 599px;
	top: 83px;
	width: 20px;
	height: 12px;
	background-image: url(../images/drap_ang_on.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#english a {
	display:block;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/drap_ang_off.gif) top left no-repeat;
	color: #000;
}

#english a:hover { /* masquage de l'image1 au survol */
background: transparent none;
}
#coordo {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px;
}
#coordo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#saveur, #agrement {
	position: absolute;
	height: 50px;
	width: 740px;
	left: 30px;
	top: -50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.7em;
	font-style: italic;
	color: #0160B8;
}
#agrement {
	background-image: url(../images/bande_agrement.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mentions {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #000000;
	margin-top: 310px;
}
#mentions p {
	margin:0px 0px 5px;
}
textarea, input {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:1em;
}