/* 
    AUTHOR: 1Seconde.com
            
*/


/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.table-blanc {
	width: 960px;
	height: 300px;
	background-color:#FFFFFF;
}

.table-annonces {
	width: 590px;
	padding-left:5px;
	padding-top:5px;
}

.table-droite {
	width: 360px;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	background-image: url(ressources/cadres/background.jpg);
	background-repeat: repeat-y;
	

}
.table-footer {
	width: 960px;
	height:194px;
	background-image: url(ressources/pages/footer.jpg);
	background-repeat: no-repeat;
	

}
.table-header-blog {
	width: 100%x;
	height: 350px;
	background-image: url(http://www.qualitelandes.com/ressources/images-accueil/poulet/poulet5.jpg);
	background-position:center;
	background-repeat: no-repeat;
	

}

.titre-orange {
	width: 360px;
	height: 40px;
	marging: 0 0 0 0;
	background-image: url(ressources/cadres/head-orange.jpg);
	background-repeat: repeat-y;
	padding-left:25px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:200;
	text-transform: uppercase;
	color: #FF6600;
}
.titre-green {
	width: 360px;
	height: 40px;
	marging: 0 0 0 0;
	background-image: url(ressources/cadres/head-green.jpg);
	background-repeat: repeat-y;
	padding-left:25px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:200;
text-transform: uppercase;
	color: #009933;
}
.titre-youtube {
	width: 360px;
	height: 40px;
	marging: 0 0 0 0;
	background-image: url(ressources/cadres/head-youtube.jpg);
	background-repeat: repeat-y;
	padding-left:25px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:200;
text-transform: uppercase;
	color: #333333;
}

.titre-produits {
font-size: 30px;
font-weight: bold;
line-height: 1;
text-shadow: #000000 0px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.titre-facebook {
	width: 360px;
	height: 40px;
	marging: 0 0 0 0;
	background-image: url(ressources/cadres/head-facebook.jpg);
	background-repeat: repeat-y;
	padding-left:25px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:200;
text-transform: uppercase;
	color: #003366;
}

.texte-droite {
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}

.table-droite-interieur {
	width: 360px;
	marging: 5px 5px 5px 5px;

}




#imagebkg {
width: 100%;
height: 520px;
border: 0px;
position: relative;
z-index: 1;
}

#menu {
	width: 990px;
	height: 350px;
	border: 0px;
	top:1px;
	position: absolute;
	left:50%;
	margin-left:-490px;
	z-index: 99999;
}

#paragraphes {
width: 100%;
height: 520px;
border: 0px;
left:0px;
top:450px;
position: absolute;
z-index: 500;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* TEXTE STRUCTURE */
/* ------------------------------------------ */





h1 {
	font-size: 30px;
font-weight: bold;
line-height: 1;
text-shadow: #000000 0px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:200;
	color: #FF6600;
	}

h2.blog, h2 a, h2.blog a:active, h2.blog a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:200;
color:#FF6600;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:200;
	color: #FF6600;
	}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:200;
	color: #FF6600;
}

.recette_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	color: #666666;
}
.recette_infos_titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 11px;
	color: #FF9933;
}
.recette_infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.texte-tableau-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #FFFFFF;
}
.texte-tableau-corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.spacer {
margin: 5px 0 0 0;

}

.lien_copyright {
	color: #FFFFFF;
  	text-decoration: underline;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.lien_copyright:hover {
	color: #315BAF;
  	text-decoration: underline;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lien_decouverte {
	color: #0099FF;
  	text-decoration: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lien_decouverte:hover {
	color: #0099FF;
  	text-decoration: underline;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer-left {
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:200;
	color: #ffffff;
	text-align:left;
}
.footer-middle {
float:left;
	margin-left:105px;
	margin-top:5px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:200;
	color: #ffffff;
	text-align:left;
}
.footer-sociaux {
	float:right;
	margin-left:10px;
	margin-top:5px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:200;
	color: #ffffff;
	text-align:left;
}

/* CSS pour lecteur RSS */

.titlefield {
	color: #0099FF;
  	text-decoration: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titlefield:hover {
	color: #0099FF;
  	text-decoration: underline;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#example1{ /*Demo 1 main container*/
width: 344px;
height: 30px;
border: 0px ;
padding: 4px;

}

code{ /*CSS for insructions*/
color: red;
}

/* Fin de CSS pour lecteur RSS*/


/* BOUTONS */

	.lire {
			display: block;
			float: left;
			top: 0px;
			left: 0px;
			width: 105px;
			height: 22px;
			border: 0;
			cursor: pointer;
			background: url(ressources/boutons/lire-suite.jpg) no-repeat 0 0;
			margin: 0 0 0 140px;
		}
	
	.video {
			display: block;
			float: left;
			top: 0px;
			left: 0px;
			width: 105px;
			height: 22px;
			border: 0;
			cursor: pointer;
			background: url(ressources/boutons/voir-video.jpg) no-repeat 0 0;
			margin: 0 0 0 140px;
		}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
