/*
Theme Name: Heinz 140 ans Theme
Theme URI: http://heinz.fr/
Description: Le theme pour les 140 ans de la marque Heinz.
Version: 1.0
Author: Damien ALONSO-SEGAL (Das)
Author URI: http://das-art.com/
*/
/* elements generaux */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
dl, dt, dd, ol, ul, li {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.separateur {
	clear: left;
	margin: 10px 0 30px;
	border: none;
	height: 1px;
	color: #900;
	background-color: #900;
}
a {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}


/* debut de la personalisation */
html {
	background: #900 url(../media/image/html-background.jpg) repeat-x;
}
body {
	background: url(../media/image/body-background.jpg) no-repeat top center;
	line-height: 1;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000;
}
#conteneur {
	width: 950px;
	margin: 0 auto;
}

/* entete */
h1 {
	text-align: center;
	padding-top: 139px;
}

/* contenu */
#contenu {
	background: url(../media/image/contenu-background.jpg) repeat-y top center;
}
#contenu-top {
	background: url(../media/image/contenu-background-top.jpg) no-repeat top center;
}
#contenu-bottom {
	background: url(../media/image/contenu-background-bottom.jpg) no-repeat bottom center;		
	min-height: 550px;
}
#contenu-bottom-coffret {
	background: url(../media/image/contenu-background-bottom-coffret.jpg) no-repeat bottom center;		
	min-height: 550px;
}
#contenu-bottom-deux-bouteilles {
	background: url(../media/image/contenu-background-bottom-bouteilles.jpg) no-repeat bottom center;		
	min-height: 550px;
}

	h2 {
		text-align: center;
		padding-top: 25px;
	}
	#corps-de-texte {
		margin: 45px 140px 0 110px;
		padding-bottom: 50px;
		font-size: 0.9em;
	}
	#contenu-bottom-deux-bouteilles #corps-de-texte {
		margin-right: 180px;
	}

		#corps-de-texte  h3 {
			clear: left;
			font-weight: bold;
			font-size: 1.8em;
			color: #b10000;
		}
		#corps-de-texte  h4 {
			clear: left;
			font-weight: bold;
			font-size: 1.3em;
			margin-bottom: 5px;
			margin-top: 10px;
		}
		#corps-de-texte p {
			line-height: 1.3em;
			margin-bottom: 15px;
		}
		#corps-de-texte p.oeuvre img {
			margin: 0 20px 20px 0;
		}
		#corps-de-texte p.oeuvre b {
			font-weight: bold;
		}
		#corps-de-texte ul li {
			line-height: 1.3em;
			margin-bottom: 10px;
			list-style-position: outside;
			list-style-type: disc;
			margin-left: 15px;
		}
		#corps-de-texte img.align-left, #corps-de-texte div.align-left {
			float: left;
		}
			#corps-de-texte div.align-left small {
				font-style: italic;
				font-size: 0.7em;
				padding-left: 10px;
				color: #333;				
			}
		#corps-de-texte img.align-right {
			float: right;
		}
		#corps-de-texte .align-center {
			text-align: center;
		}
			#corps-de-texte p small {
				font-style: italic;
				font-size: 0.7em;
				line-height: 1.3em;
				color: #333;
			}
			#corps-de-texte p small.info-concours {
				display: block;
				text-align: center;
				margin: 100px 210px 0;
			}
			#corps-de-texte p small a {
				font-style: underline;
				color: #333;
			}
		
		.colonne {
			width: 50%;
			float: left;
		}
			#corps-de-texte .colonne p {
				padding: 40px 25px 0 0;
				font-weight: bold;
			}
			
		#form {
			padding: 30px
		}
		.input, .input-checkbox {
			display: block;
			margin-bottom : 10px;
		}
		.input input, .input select {
			border: 1px solid #900;
			border-top: 1px solid #600;
			border-left: 1px solid #600;
			padding: 2px;
			margin-right: 5px;
			width: 200px;
		}
		.input-checkbox input {
			border: none;
			margin-right: 5px;
		}
		#go {
/*			border: 1px solid #900;
			border-bottom: 1px solid #500;
			border-right: 1px solid #500;
			background: #fdc925;
			color: #000;
*/			border: none;
			background: #fff url(../media/image/input-participe.jpg) no-repeat;
			cursor: pointer;
			width: 230px;
			height: 86px
		}
		
		.valid {
			padding: 20px;
			margin: 10px 150px 10px 20px;
			border: 1px solid #600;
			background-color: #fdc925;
		}
		.erreur {
			padding: 20px;
			margin: 10px 150px 10px 20px;
			border: 1px solid #600;
			background-color: #ff6f6f;
		}



/* pied de page */
#pied {
	margin: 50px auto 20px;
	text-align: center;
	font-size: 0.7em;
}
	#pied li {
		display: inline;
		padding: 10px;
	}
		#pied li a {
			color: #530000;
		}
