@charset "UTF-8";

/* Import image cheval BACKGROUND CONTAINER
--------------------------------------------------- */
 @import url("bg_horse.css"); 


/* GENERAL
--------------------------------------------------- */
html {
	font-size: 100%;
	height: 100.1%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 0.625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
img.illu {
	margin-top: 20px;
	margin-bottom: 0px;
	border: 1px solid #669DA6;
	padding: 20px;
}
table {
	border-collapse: collapse;
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #669DA6;
}
table caption {
	display: none;
}
tr.odd {
	background-color: #E4EEEF;
}
th, td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
th {
	text-align: left;
	vertical-align: top;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#horse {
	height: 280px;
}

.center {
	text-align: center;
}
.left {
	float: left;
	clear: both;
	margin: 0 16px 0 30px;
}
.right {
	float: right;
	clear: both;
	margin: 0 30px 0 16px;
}
.clear {
	clear: both;
}

/* HEADER avec menus
--------------------------------------------------- */
#header {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(../images/logo-bioptis-80x200.gif);
	background-repeat: no-repeat;
}
#header #menulang {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	list-style-type: none;
	float: right;
	line-height: 24px;
}
#header #menulang li {
	float: left;
}
#header #menulang a {
	text-decoration: none;
	display: block;
	color: #848484;
	padding-right: 8px;
	padding-left: 8px;
	height: 24px;
}
#header #menulang a:hover {
	color: #FFFFFF;
	background-color: #848484;
}
#header #menulang a.active {
	color: #FFFFFF;
	background-color: #848484;
}
#header #menutop {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 24px;
	height: 24px;
}
#header #menutop li {
	display: inline;
	letter-spacing: 0.1em;
}
#header #menutop a {
	color: #156170;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EA5D16;
	padding-right: 8px;
	padding-left: 8px;
}
#header #menutop .last a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #menutop a:hover {
	color: #669DA6;
}
#header #menutop li.home {
	display: inline;
	color: #848484;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
}
#header #menutop li.contact {
	display: inline;
	color: #848484;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #848484;
	border-left-color: #848484;
}
#header #menutop li.contact a, #header #menutop li.home a {
	display: inline;
	color: #848484;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #menutop li.contact a:hover, #header #menutop li.home a:hover {
	color: #333333;
}
#header #menumain {
	clear: both;
	
	list-style-type: none;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	font-stretch:ultra-expanded;
	float: right;
    font-size: 2em;
	height: 54px;
	font-size-adjust:0.5;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#header #menumain li {
	float: left;
}
#header #menumain li.active {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	height: 34px;
	color: #FFFFFF;
	background-color: #D4350C;
}
#header #menumain a {
	display: block;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color: #848484;
	height: 34px;
}
#header #menumain a:hover {
	color: #FFFFFF;
	background-color: #D4350C;
}


/* MAIN contenu principal + sousmenu topics
--------------------------------------------------- */
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main hr {
	color: #EA5D16;
	background-color: #EA5D16;
	margin: 10px 30px;
	height: 1px;
	border: 0;
}
#main #topics {
	float: left;
	width: 200px;
	background-color: #E4EEEF;
	min-height: 200px;
}
#main #topics h1 {
	background-color: #D4350C;
	margin: 0px;
	height: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
}
#main #topics ul {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
}
#main #topics li {
	margin-top: 8px;
	margin-bottom: 8px;
}
#main #topics li.active  {
	color: #156170;
	background-image: url(../images/topics_active.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 1px;
}
#main #topics li.active a {
	color: #156170;
}
#main #topics a {
	color: #669DA6;
	text-decoration: none;
}
#main #topics a:hover {
	color: #156170;
}
#main #content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	min-height: 200px;
}
#main #contentlarge {
	width: 800px;
	background-color: #FFFFFF;
	min-height: 200px;
}
#main #content #bloctitre {
	background-color: #EA5D16;
	margin: 0px;
	height: 55px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
}
#main #content h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
	position: absolute;
	left: 30px;
	bottom: 8px;
	width: 560px;
}
#main #contentlarge h1 {
	background-color: #EA5D16;
	margin: 0px;
	height: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 25px;
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}
#main #content h2, #main #content h3, #main #content p, #main #content table
{
	margin-left: 30px;
	margin-top: 12px;
	margin-bottom: 8px;
}
#main #contentlarge h2, #main #contentlarge h3, #main #contentlarge p, #main #contentlarge table
{
	margin-left: 30px;
	margin-top: 12px;
	margin-bottom: 8px;
}
#main #content h2, #main #contentlarge h2 {
	color: #156170;
	font-size: 1.6em;
	margin-bottom: 18px;
	margin-top: 18px;
}
#main #content h3, #main #contentlarge h3 {
	color: #156170;
}
#main #content p, #main #contentlarge p {
	margin-top: 8px;
	margin-right: 16px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#main #content p.date_publi, #main #contentlarge p.date_publi {
	font-size: 0.9em;
	text-align: right;
	margin-top: 0;
	position: relative;
	left: 0;
	bottom : 10px;
}
#main #content p.cadre, #main #contentlarge p.cadre {
	border: 1px dotted #EA5D16;
	padding: 10px;
}
#main #content p.chapo, #main #contentlarge p.chapo {
	color: #156170;
}
#main #content table {
	width: 520px;
}
#main #content a, #main #contentlarge a {
	color: #EA5D16;
}
#main #content a:hover, #main #contentlarge a:hover {
	color: #D4350C;
}
#main #content ul, #main #contentlarge ul {
	font-size: 1.2em;
	color: #156170;
	list-style-image: url(../images/main_puce.gif);
	list-style-position: outside;
	padding-left: 60px;
	list-style-type: disc;
	margin-bottom: 16px;
}
#main #content ul img, #main #contentlarge ul img{
	vertical-align: middle;
	margin-right: 10px;
}
#main #content li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #content li a {
	color: #156170;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA5D16;
	text-decoration: none;
}
#main #content li a:hover {
	color: #EA5D16;
}
#main #content .note {
	font-size: 0.9em;
	color: #848484;
}
#main #content .note a {
	color: #848484;
	border-bottom-width: 0;
	text-decoration: underline
}
#main #content .note a:hover {
	color: #000000;
}
#main .top {
	text-align: right;
	padding-right: 30px;
	color: #848484;
}
#main #content .top a, #main #contentlarge .top a {
	color: #848484;
	text-decoration: none;
}
#main #content .top a:hover, #main #contentlarge .top a:hover {
	color: #000000;
}
#main .retour {
	text-align: right;
	padding-right: 30px;
	color: #669DA6;
}
#main #content .retour a, #main #contentlarge .retour a {
	color: #669DA6;
	text-decoration: none;
}
#main #content .retour a:hover, #main #contentlarge .retour a:hover {
	color: #156170;
}


/* ORDER + FORM
--------------------------------------------------- */
#main form input, #main form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: #999999 solid 1px;
}
#main form input.radio, #main form input.checkbox {
	border: 0;
}
#main form {
	margin: 0 30px;
}
#main form fieldset{
	padding: 10px 20px;
	border: #EA5D16 dotted 1px;
	clear: both;
}
#main form legend{
	padding: 10px 5px;
	color: #EA5D16;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
#main form fieldset p, #main form fieldset label {
	margin: 0 0 10px 0;
	padding: 0;
}
#container #main form p, #container #main form table {
	margin: 0 0 10px 0;
	width: 680px;
}
#main form hr {
	color: #EA5D16;
	background-color: #EA5D16;
	margin: 0 0 20px 0;
	height: 1px;
	border: 0;
	clear: both;
}
#main form #submit {
	display: block;
	margin: 20px auto;
}

/* -------------------- */

#main #form_order table {
	margin: 0;
	width: 740px;
}
#main #form_order .quantity {
	text-align: center;
}
#main #form_order .quantity input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: #999999 solid 1px;
	width: 30px;
	text-align: center;
}
#main #form_order .name {
	font-weight: bold;
	color: #D4350C;
	white-space: nowrap;
}
#main #form_order p.mentionslegales {
	color: #848484;
	font-size: 1em;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
}


/* -------------------- */

#main #form_contact .form_liste {
	float: left;
	margin-right: 20px;
	font-size: 1.2em;
}
#main #form_contact .form_liste option{
	font-size: 0.9em;
}
#main #form_contact .form_liste select {
	margin: 16px 0 10px 0;
}
#main form #demande_prix {
	float: right;
	position: relative;
	top: -2.2em;
	right: 0;
	margin: 0;
	width: 500px;
}
#main form .label_text {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	line-height: 2em;
	height: 2em;
}
#main form .label_text2 {
	padding-left: 20px;
}
#main form #coordonnees p, #main form #livraison p {
	clear: both;
	margin: 10px 0;
}
#main form #coordonnees label, #main form #livraison label {
	margin: 0 10px 0 0;
}
#main form #commentaire {
	width: 690px;
}

/* -------------------- */

#main #confirmation table {
	width: 740px;
}
#main #confirmation th {
	color: #156170;
}
#main #confirmation .fixedcol {
	width: 200px;
}
#main #confirmation .fixedcol2 {
	width: 60px;
	background-color: #FFFFFF;
}




/* FOOTER avec logo awex
--------------------------------------------------- */
#footer {
	clear: both;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 28px;
	position: relative;
}
#footer #awex {
	height: 48px;
	width: 48px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: none;
}
#footer h6 {
	color: #848484;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA5D16;
	padding-top: 3px;
	font-weight: normal;
}
#footer h6 a {
	color: #848484;
}
#footer h6 a:hover {
	color: #555555;
}
