/* --------------------------------------------------------
    Main stylesheet
    Site: Advitech
    Created by: Stéphanie Léveillé - stephanie.leveille@leonarddg.com
    Filename: main.css
   -------------------------------------------------------- */
   
/* --------------------------------------------------------
    COLORS
    Grey:      #404040
    Green:    #76d000
   -------------------------------------------------------- */

@import url('menu.css');

* {
	border: 0;
	margin: 0;
	padding: 0;
}

:focus { outline: none;}

body {
	font: 62.5% Times, "Times New Roman", serif;
	background: #efe6c7 url(../images/background.gif) repeat-x;
	behavior:url("/css/csshover.htc");
	color: #404040;
}

.noDecoration { text-decoration: none !important; }

input, textarea, select {
	border: 1px solid #ccc;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
}

hr {
	border-top: 1px solid #404040;
	margin-top: 10px;
	padding-top: 10px;
}

.fLeft { float: left !important; }
.noMargin { margin: 0 !important; }

ol li { display:list-item !important; vertical-align: top; }

input[type=checkbox], input[type=radio] { border: none; }

a.btnPromo {
	color: #404040;
	background: url(../images/btnForm.gif) left top no-repeat;
	display: block;
	font-size: 1.4em;
	height: 51px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 151px;
}

a.btnPromo:hover { color: #404040; background: url(../images/btnForm.gif) left bottom no-repeat; }

/* --------------->>> structure <<<---------------*/
#container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 837px;
}

#header {
	margin: 0 0 0 35px;
	height: 173px;
	position: relative;
	width: 747px;
	z-index: 500;
}

#mainContent {
	background: url(../images/backContainer.gif) repeat-y;
	padding: 0 18px 0 35px;
	position: relative;
	z-index: 100;
}
.calendar { z-index: 200; }

#imgTop { padding:  0 0 20px; }

#footer { background: url(../images/backFooter.jpg) no-repeat;  }

/* --------------->>> elements <<<---------------*/
.boxRound {
	background: #fff url(../images/rondTop.gif) left top no-repeat;
	margin: 0 0 20px 15px;
	width: 733px;
}

.boxRound .boxBottom {
	background: #fff url(../images/rondBottom.gif) left top no-repeat;
	height: 32px;
	width: 733px;
}

.boxRound .boxContent { padding: 10px 20px 0; width: 690px !important; }

#infoLeft {
	display: inline;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0 5px 20px 35px;
	position: relative;
	width: 330px;
	z-index: 5;
}

#splash {
	background: url(../images/splash.jpg) no-repeat;
	bottom: 10px;
	height: 240px;
	left: -106px;
	position: absolute;
	width: 444px;
	z-index: 1;
}

* html #splash { bottom: 30px; }

#infoNouvelles {
	border-left: 1px solid #fff;
	float: left;
	margin: 0 0 20px 5px;
	padding-left: 10px;
	position: relative;
	width: 350px;
	z-index: 5;
}

#infoProduitLeft {
	display: inline;
	float: left;
	margin: 0 25px 0 0;
	width: 235px;
}

#infoProduit {
	float: left;
	padding: 30px 0 0;
	width: 430px;
}

#boxContentLeft {
	display: inline;
	float: left;
	margin-right: 30px;
	width: 450px;
}

#boxContentRight { 
	float: right;
	width: 200px;
}

#boxContentRight ul {
	list-style:  none;
	margin: 30px 0 0 0 !important;
}

#boxContentRight ul li {
	margin: 0 0 10px;
}

/* --------------->>> textes titres <<<---------------*/
h1 a {
	background: url(../images/logo-Advitech.gif) no-repeat;
	display: block;
	height: 62px;
	position: relative;
	text-indent: -1000px;
	top: 70px;
	width: 219px;
}

h2.titreVert {
	color: #76d000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2.titreVertBig {
	color: #76d000;
	font-size: 66px;
	font-weight: normal;
	margin: 0;
	line-height: 0;
}

h2.titreGris {
	color:  #777777;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px; 
}

p { 
	padding: 0 0 1.4em; 
	line-height: 1.4em;
}

div.txt { line-height: 1.4em; }

a { color: #404040; }
a:hover { color: #76d000; }

a span { color:#76d000;  }

a.right {
	 display: block;
	 text-align: right;
	 text-decoration: none;
}

#mainContent ul, #mainContent ol { margin: 0 0 1.4em 20px; }

a.rss {
	background: url(../images/iconRss.gif) right center no-repeat;
	line-height: 15px;
	padding: 0 20px 0 0;
	text-decoration: none;
}

#footer p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #777777;
	font-size: 0.8em;
	padding: 0 69px 1.4em; 
}

#footer p#copyrights {
	padding-right: 130px;
	margin-right: 35px;
}
/* --------------->>> Breadcrumb <<<---------------*/
#breadcrumb_trail {
	list-style: none;
	margin: -10px 0 10px 35px;
}

#breadcrumb_trail li {
	display: inline;
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0 10px 0 0;
}
#breadcrumb_trail li a { text-decoration: none; }

#breadcrumb_trail li.last { color: #76d000; font-weight: bold;}

/* --------------->>> Liste <<<---------------*/
ul.listNouvelles {
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 !important;
}
ul.listNouvelles li { 	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 5px 0;
	padding: 5px; 
}
ul.listNouvelles li strong { display: block; }
ul.listNouvelles li a { line-height: 1.4em; text-decoration: none; }
ul.listNouvelles li.back { border: none; background: #f9f6eb; }

ul.listLiens {
	list-style: none;
	margin: 0 0 0 80px;
}

ul.listLiens li a { text-decoration: none; }

/* --------------->>> forms <<<---------------*/
div.calendar {position: relative; }

ul.form { list-style: none; margin: 0; width: 450px; }
ul.form2 { list-style: none; margin: 0; width: 350px; }

ul.list { list-style: none; margin: 0; }

ul.form li, ul.form2 li, ul.list li { margin-bottom: 5px;}

ul.form li label {
	float: left;
	margin: 0 5px 0 0;
	width: 150px;
}

ul.form li input, ul.form li select, ul.form li textarea {
	float: left;
	width: 280px;
}

ul.form li textarea { height: 100px;}

.form_error {
	color: red;
	margin: 0 0 0 110px;
}

ul.form li .btnSubmit { float: right; width: auto !important; }

#login {
	position: absolute;
	right: 160px;
	top: 20px;
	z-index: 10;
}

#login label { color: #fff; }
#login input { margin-right: 15px; }

/* Nouvelles */
ul.listNouvellesPage {
	list-style: none;
	margin: 0 !important;
}

ul.listNouvellesPage li { margin-bottom: 30px; width: 673px;}
ul.listNouvellesPage li h3 { padding-top: 5px; }

div.date {
	background: url(../images/backDate.gif) no-repeat;
	float: left;
	height: 60px;
	margin: 0 10px 10px 0;
	width: 59px;
}

p.mois { 
	padding: 0 0 10px;
	text-align: center;
	width: 59px;
}

p.jour { 
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 59px;
}

/* --------------->>> Cart <<<---------------*/

a.btnBuy, a.btnAchat {
	background: url(../images/btnBuyOnline.gif) no-repeat;
	display: block;
	height: 91px;
	position: absolute;
	right: 180px;
	text-indent: -9999px;
	top: 40px;
	width: 91px;
}

a.btnAchat { background: url(../images/btnAchatenLigne.gif) no-repeat;}

#cart {
	background: url(../images/back-shopping.gif) no-repeat;
	bottom: 35px;
	color: #fff;
	font-family: Arial;
	height: 75px;
	padding: 5px 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 168px;
}

#cart h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}

#cart p {
	font-size: 0.9em;
	margin: 0;
	padding: 5px 0 0;
}

#cart a.btnCart {
	background: #72a2d0;
	color: #fff;
	display: block;
	font-size: 0.9em;
	margin: 3px 20px;
	padding: 0 3px;
	text-align: left;
	text-decoration: none;
	width: 122px;
}


table.productCart { margin: 0 0 20px; }

table.productCart th {
	border-bottom: 1px solid #404040;
	padding: 5px 10px;
	text-align: left;
}

table.productCart td { padding: 10px; vertical-align: top;}

table.productCart tr.total td {
	background: #ddd;
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
	padding: 5px 10px;
}

table.grad td { text-align: center; }

/* --------------->>> other <<<---------------*/

.clearfix:after, form li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, form li {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */