/*
  File: Main Cascading Style Sheet
  Created: 01/2009 - Updated : 21/03/2009
  Author: Binomia
  Site: www.famille-riche.fr
*/

* {
	margin: 0;	padding: 0;
}

body {
	background: #5F2503 url("images/bg-api.jpg") repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;	color: #2D0F02;
}

textarea, select {
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #2D0F02;
}
input {
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #254590;
}
input.read {
	background: #FEFCC1;   color: #2D0F02;
}

div.inencart {
	width: 220px;   margin-left:10px; margin-top:8px; 
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;	color: #2D0F02;
}

h1, h2, h3 {
	margin-top:0;	letter-spacing: -0.05em;
	text-decoration: none;
}
h1 {
	font-size: 22px;  margin-bottom:12px;
	font-family: Georgia, "Times New Roman", Times, serif;		color: #ADAA1B;
}
h2 {
	font-size: 16px;  margin-bottom:8px;  	color: #ADAA1B;
}
h3 {
	font-size: 15px;  margin-bottom:8px;	font-weight: bold;
}
h4 {
	font-size: 14px;  margin-bottom:8px;	font-weight: normal;
}

p, ul, ol {
	margin-bottom: 8px;	line-height: 120%;
}
li {
	margin-bottom: 2px; line-height: 120%;
}

ul, ol {
	margin-left: 3em;
}
ul.puce1 {
	list-style-image: url('images/puce1.gif');
}
blockquote {
	margin-left: 3em;	margin-right: 3em;
}

a {
	text-decoration: none;	color: #254590;
}
a:hover {
	color: #5F2503;
}
a:active {
	color: #2D0F02;
}

a img {
	border: none;
}

img.left {
	float: left;	margin-right: 20px;  border: 2px solid #ffcc00;
}
img.leftblue {
	float: left;	margin-right: 20px;  border: 1px solid #254590;
}

img.right {
	float: right;	margin-left: 20px;	border: 2px solid #ffcc00;
}
img.center {
	 	border: 2px solid #ffcc00;
}
.alveoles {
	background: url('../images/alveoles.jpg') no-repeat;
}

/*
hr {
	display: none; 
}
*/

/* Header */

#header {
	width: 980px;	height: 245px;	margin: 0 auto;
	background: url("images/api2-top.jpg") no-repeat;

}
#contact {
	float:right;	margin: 0;	padding-top: 15px; padding-right: 55px;	color: #FFFFFF;
}
#contact a {
	text-decoration: none;   color: #D4D14D;
}
#contact a:hover {
	text-decoration: underline;   color: #D4D14D;
}

#message {
	float:left;	margin: 0;	padding-left:350px;	padding-top: 110px; color: #FFFFFF;
}

#commande {
	float: right;	margin: 0;	padding: 42px 52px 0 0;
}


/* Menu */

#menu {
	float:left;   width: 740px; padding: 42px 0 0 24px;	height: 30px;	
}
#menu ul {
	margin: 0;	
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0 6px 0 6px;
}
#menu a, #commande a {
	text-decoration: none;
	font-size: 14px;	font-weight: bold;	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #D4D14D;
}
#commande a:hover {
	text-decoration: none;
	color: #141E45;
}


/* Page */

#page {
	width: 859px;	margin: 0 auto;	    padding: 35px 40px 0 40px; 
	background: #FEFCC1  url("images/cadre-arrondi-haut.jpg") no-repeat;
}
#endpage {
	clear:both;    width:660px;    height:1px;
}
#afterpage {
	width: 859px;  height:22px; 	margin: 0 auto;	 padding: 0 40px 0 40px;  
	background: url("images/cadre-arrondi-bas.jpg") left bottom no-repeat;
}

#pagecommande {
	width: 670px;	margin: 0 auto;	    padding: 24px 35px 30px 35px; 
	background: #FEFCC1  url("images/cadre-arrondi-haut-logo.jpg") left top no-repeat;
}


/* les blocs page index */
#bloc01 {
	float: left;	width: 380px;	
}
#bloc02 {
	float: right;	width: 450px;
}

/* les blocs des pages courantes */
#bloc11 {
	float: left;	width: 590px;	
}
#bloc12 {
	float: right;	width: 240px;
}
#bloc20 {
	float: left;	width: 860px;	
}


.post {
	border-bottom: 1px solid #FDD42F;
}
.post .meta {
	text-align: right; 	padding: 10px 30px 10px 0;
	font-style: italic;
}

.encart {
	background: url('images/zone-encart.jpg') no-repeat;
}
.onglet {
	margin: 5px 0 5px 2px;
	background: url('images/zone-onglet.jpg') no-repeat;
}


p.titreNew { margin-bottom: 4px; background-color: #D1DB15; font-weight: bold; }
p.texteNew { }
p.titrePromo { margin-bottom: 4px; background-color: #FCEB54; font-weight: bold; }
p.textePromo { }


/* Footer */

#footer {
	clear: both;	width: 800px;	height: 40px;
	margin: 0 auto;	padding: 30px 45px;
}

#footer p {
	margin: 0;   text-align: center;
	line-height: normal;  font-size: 11px;
	color: #C19B27;
}

#footer a {
	color: #C19B27;
}

#footer .legal {
	float: center;
}

#footer .credit {
	float: center;
}
