@import url('general.css');
p.comment
{
	color: #c0008b;
}
div.recette
{
	top: 120px;
	left: 303px;
	width: 580px;
	color:#464545;
}
div.recette form
{
 	position:absolute;
	top:10px;
	left:395px;
	margin:0;
	padding:0;
}

div.recette h1
{
	color: #d81e30;
	font-size:25px;
	padding:15px 0;
}
div.recette p
{
}
div.recette p.question-faq{
	font-weight:bold;
	font-size:13px;
	padding:8px;
	font-style:italic;
	background-color:white;
}
.block-quest-rep{
	overflow:auto;
	width:615px;
	height:300px;
}
div.recette p.question-faq2{
	font-weight:bold;
	font-size:13px;
	padding:8px;
	font-style:italic;
}
.block-quest-rep2{
	width:580px;
}
.block-qr-faq{
	overflow:auto;
	width:615px;
	height:355px;
}
.descri-quest2
{
	clear: left;
	width:430px;
	padding-left:8px;
}
.descri-quest2 li{

	background:url(../pix/puce-faq.jpg) 0 6px no-repeat;
	text-indent:10px;
}
h4.titre-ingred{
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
}

.descri-quest
{
	clear: left;
	width:430px;
	padding-left:8px;
	text-align:justify;
}
.descri-quest ul{
	margin-left:100px;
}
.descri-quest li{

	background:url(../pix/puce-faq.jpg) 0 6px no-repeat;
	text-indent:10px;
}

#quest-quest{
	color:red;
	text-decoration:underline;
	position:absolute;
	top:40px;
	left:430px;
	font-size:10px;
}

form
{

}

form h3,h2
{
	font-family: Georgia, serif;
	font-weight: normal;
}



form h3
{
	color: #d70303;
	font-size: 2.2em;
	margin: .8em 0 .2em;
	line-height: 1;
}

input.action
{
	background: url('../pix/btn_ok.gif') no-repeat transparent;
	border: none;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

select
{
	border: 1px solid #e2e1e1;
	font-size: .9em;
	width: 190px;
}

ul.alterne
{
	font-size: 1.1em;
	height: 300px;
	overflow: auto;
}
ul.alterne li{
	padding:4px;
	text-align:justify;	
}

img.visuel-faq
{
	float: left;
}

p.visuel-faq
{
	text-align: center;
	margin: 1em 0;
}
