/* feuille de style pour lecep.ch  */
body {
	background-color: #FCF2E1; 
	padding:0;
	margin:0; 
	text-align: center;
	font-family: Verdana, Times New Roman, Times, serif; 
	font-size:0.8em;
	color:#161616;
}
img { border:none;}

a { text-decoration:none; color:#A27E5B;text-decoration:none; }
a:link { text-decoration:none; color:#A27E5B; text-decoration:none;}
a:visited { text-decoration:none; color:#A27E5B;text-decoration:none; }
a:active { text-decoration:none; color:#A27E5B; text-decoration:none;}
a:hover { text-decoration:none; color:#003D11; text-decoration:none;}
a:focus { text-decoration:none; color:#003D11; text-decoration:none;}

h1 {
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.8em;
	font-weight:normal;
	color:#161616;
	font-family: Arial, Verdana, Times New Roman, Times, serif; 
}
h2 {
	padding:0 0 5px 0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
	color:#393939;
	font-family: Arial, Verdana, Times New Roman, Times, serif; 
	text-align:left;
}
h3 {
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.5em;
	font-weight:bold;
	color:#003D11;
	font-family: Arial, Verdana, Times New Roman, Times, serif; 
}

th {
	color:#003D11;
}

/*********************** DIV **************************/
#accessibility { display:none; }
#main {
	margin-left:auto;
	margin-right:auto;
	width:941px;
	font-size:0.85em;
}
#header {
	width:941px;
	height:200px;
}
#header #menuhaut {
	width:941px;
	position:absolute;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	color:#A27E5B;
}
#content {
	width:901px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#gauche {
	float:left;
	width:194px;
	text-align:left;
}
#fondmenu {
	color:#FFFFFF;
	background-image:url("http://www.lecep.ch/images/fond_menu.gif");
	background-position:left top;
	background-repeat:repeat-y;
	font-family: Verdana, Times New Roman, Times, serif;
}
#menu {
	text-align:left;
	color:#FFFFFF;
	padding:11px 10px 0 10px;
	margin:0;
	background-image:url("http://www.lecep.ch/images/fond_menu.gif");
	background-position:left top;
	background-repeat:repeat-y;
	font-family: Verdana, Times New Roman, Times, serif;
}
#contenu {
	width:702px;
	margin:0 0 0 193px;
	text-align:left;
	background-color:#FFF;
	border-bottom:1px solid #7F7F7F;
}
#coupdecoeur {
	width:232px;
	height:213px;
	float:left;
	padding:2px 7px 7px 15px;
	margin-bottom:10px;
	background-image:url("http://www.lecep.ch/images/fond_coupdecoeur.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}
#coupdecoeur img {
	max-width:90px;
	max-height:150px;
}
*html #coupdecoeur .imgToLeft {
	height:150px;
}
#nouveautes {
	width:407px;
	height:215px;
	float:left;
	padding:2px 5px 5px 18px;
	margin-bottom:10px;
	background-image:url("http://www.lecep.ch/images/fond_nouveautes.gif");
	background-position:left top;
	background-repeat:repeat-y;
}
#nouveautes .lienblock {
	position:absolute;
	display:block;
	top:390px;
}
#textehome {
	width:435px;
	padding-left:15px;
	padding-bottom:15px;
}
#texte {
	min-height:530px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#textedetails {
	min-height:530px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#meilleuresventes {
	margin-top:15px;
}	
#news {
	width:240px;
	float:right;
	padding:0px 10px 20px 20px;
	text-align:center;
}
*html #news { /*hack IE6*/
	width:210px;
	padding:0px 5px 20px 0px;
}
*+html #news { /*hack IE7*/
	width:228px;
	padding:0px 10px 20px 0px;
}
.copyright {
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.9em;
}
/*********************** MENU **************************/
ul {
	list-style-type:disc;
	padding:0;
	margin:0 0 0 15px;
}
li {
	margin-left:0px;
	padding:3px 0 3px 0;
}
.tousarticles {
	font-size:1.3em;
	margin-bottom:5px;
	padding-bottom:5px;
	font-weight:normal;
	font-family: Arial, Verdana, Times New Roman, Times, serif;
	border-bottom:1px solid #789880;
}
#menu a {
	display:block;
	color:#FFF;
}
#menu a:link { text-decoration:none; color: #FFF; }
#menu a:active { text-decoration:none; color: #FFF; }
#menu a:visited { text-decoration:none; color: #FFF; }
#menu a:hover { text-decoration:none; color: #FFF; }
#menu a.currentMenu {
	color: #FFF;
	font-weight:bold;
}
#menu a.currentMenu:link, #menu a.currentMenu:active, #menu a.currentMenu:visited, #menu a.currentMenu:hover { color:#FFF; }

/*********************** CLASSES **************************/
.invisible { display:none; }
.menucat {
	display:block;
	color:#789880;
	font-size:1.3em;
	margin-bottom:5px;
	font-weight:normal;
	font-family: Arial, Verdana, Times New Roman, Times, serif;
}
.imgToLeft {
	float:left;
	margin-right:10px;
}
.imgDetails {
	float:right;
	margin-left:10px;
	padding-top:10px;
}
.imgToRight {
	float:right;
	margin-left:20px;
}
.MargRight {
	margin-right:7px;
	max-height:150px;
	max-width:90px;;
}
*html .MargRight {
	height:150px;
	width:90px;
}
.Right {
	float:right;
}
.alignMiddle {
	vertical-align:middle;
	margin-right:3px;
}
.abs {
	position:absolute;
}
.top10 {
	float:left;
	height:93px;
	width:66px;
	margin-right:17px;
}
.ref {
	width: 66px;
	position: absolute;
	z-index: 2;
}
.alignCenter {
	margin-left:15px;
	max-height:80px;
	max-width:55px;
}
*html .alignCenter {
	height:80px;
	width:55px;
}
.small {
	font-size:0.85em;
}
.strong {
	font-weight:bold;
}
.liens {
	width:100%;
	text-align:center;
}
.liens tr td {
	padding-bottom:20px;
}
.citation {
	font-style:italic;
}
.souligne {
	text-decoration:underline;
}
.clearboth {
	clear:both;
	margin:10px 0 0 0;
}
.infosnews {
	margin:10px 0 30px 0;
	color:#003D11;
}
.texteseul {
	font-weight:bold;
	font-size:1.1em;
}
.listing {
	border-collapse:collapse;
}
.listing td {
	padding:10px 5px 5px 5px;
}
.moteur {
	border:1px solid #003D11;
	margin:0px 10px 10px 10px;
	padding:10px;
}
form {
	margin:0 0 10px 0;
}
.miniform {
	margin:10px 0 0 0;
}
label { 
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-weight:normal;
}
.miniform label {
	font-size:1.2em;
	font-weight:normal;
}
form p { /* p du formulaire */
	margin: 0.5em 0;
	padding: 0;
}
form p label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 140px;	/*** Les intitulés prennent cette dimension de la largeur totale du formulaire ***/
	text-align: left;	/*** ... et ils sont alignés à gauche... ***/
	white-space: no wrap;
}
.motrecherche {
	width: 230px;
}
.motrecherchelong {
	width: 400px;
}
*html input {
	vertical-align:bottom;
}
*+html input {
	vertical-align:bottom;
}
.formfield {
	width: 210px;
	font-size:1em;
	color:#2C2818;
	background-color:#fff;
	border-top: 1px solid #003D11;
	border-right: 1px solid #F9D2AA;
	border-bottom: 1px solid #F9D2AA;
	border-left: 1px solid #7F7F7F;
}
.miniformformfield {
	width: 150px;
	margin-top:10px;
	border: 1px solid #2C2818;
	font-size:1em;
	color:#2C2818;
	background-color:#fff;
}
select {
	width: auto;
	color:#2C2818;
	font-size:1em;
	background-color:#fff;
	border-top: 1px solid #003D11;
	border-right: 1px solid #F9D2AA;
	border-bottom: 1px solid #F9D2AA;
	border-left: 1px solid #7F7F7F;
}
textarea {
	width: 210px;
	color:#2C2818;
	background-color:#fff;
	border-top: 1px solid #003D11;
	border-right: 1px solid #F9D2AA;
	border-bottom: 1px solid #F9D2AA;
	border-left: 1px solid #7F7F7F;
}
.formbutton {
	/*height:2em;*/
	padding:5px 5px 5px 5px;
	margin:10px 0 0 170px;
	color:#003D11;
	font-size:1em;
	border: 1px solid #003D11;
	background-color:#F9D2AA;
}
.miniformbutton {
	padding:0;
	margin:0;
	color:#003D11;
	font-size:1em;
	border: 1px solid #003D11;
	background-color:#F9D2AA;
}
.formbuttonercherche {
	padding:1px 1px 3px 1px;
	margin:0 0 0 110px;
	vertical-align:middle;
}

/*********************** PANIER **************************/

.title {
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.5em;
	font-weight:bold;
	color:#003D11;
	font-family: Arial, Verdana, Times New Roman, Times, serif; 
}
.warningText {
	font-size:1.3em;
	font-weight:bold;
	color:#003D11;
}
.labelCell {
	padding-right:15px;
	font-weight:bold;
}
.shopCart {
	width:100%;
	border-collapse:collapse;
}
.shopCart td {
	padding:5px;
}
.shopCart .formfield {
	width:auto;
	font-size:1em;
	color:#2C2818;
	background-color:#fff;
	border-top: 1px solid #003D11;
	border-right: 1px solid #F9D2AA;
	border-bottom: 1px solid #F9D2AA;
	border-left: 1px solid #7F7F7F;
}
.recap {
	border:1px solid #003D11;
	border-collapse:collapse;
	margin-left:170px;
}
.recap td {
	padding:5px;
}
fieldset {
	padding:10px;
	width:60%;
	border:1px solid #003D11;
}
legend {
	color:#003D11;
	font-weight:bold;
}
textarea {
	width: 210px;
	color:#2C2818;
	background-color:#fff;
	border-top: 1px solid #003D11;
	border-right: 1px solid #F9D2AA;
	border-bottom: 1px solid #F9D2AA;
	border-left: 1px solid #7F7F7F;
}
.formbuttonadmin {
	/*height:2em;*/
	padding:5px 5px 5px 5px;
	margin:10px 0 0 0;
	border:0;
	color:#003D11;
	font-size:1em;
	border: 1px solid #003D11;
	background-color:#F9D2AA;
}
.shopCart .formbutton {
	height:2em;
	padding:2px 2px 5px 2px;
	margin:0;
	border:0;
	color:#003D11;
	font-size:1em;
	border: 1px solid #003D11;
	background-color:#F9D2AA;
}
