﻿*
{
	margin:0;
	padding:0;
}

body, html
{
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	font-size:13px;
	background: #F2F4EB url(../i/fd.jpg) top repeat-x;
	text-align:center;
}

img{border:0}

img.bordG
{
	float:left;
	border:1px solid #c7db73;
	padding: 3px 3px 3px 3px;
	margin: 0px 5px 5px 0px;
 }

a
{
	color:#CF7923;
	text-decoration:underline;
}
a:hover
{
	color:#CF7923;
	text-decoration:none;
}


p
{
	padding: 0px 0px 10px 0px;
}

h1
{
	color:#ADB494;
	font-size:21px;
	font-weight:bold;
	padding: 0px 0px 15px 0px;
}

#container
{
	width:980px;
	background-color:#ffffff;
	text-align:left;
	margin: 0 auto;
}
#header
{
	color:#CF7923;
	background: #F2F4EB url(../i/fd.jpg) top repeat-x;
	height:130px;
	padding: 50px 0px 0px 0px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
}
#header span
{
	font-size:25px;
}
#contain
{
	float:left;
	width:630px;
	text-align:justify;
	padding: 15px 15px 15px 15px;
}

#nav
{
	float:right;
	width:300px;
	padding: 20px 10px 0px 10px;
}
#nav .cart
{
	float:right;
	width:300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-color:#a3bd33;
}

#nav .cart h2
{
	padding: 10px 5px 10px 5px;
	background-color:#CF7923;

}
#nav .cart h2 a
{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	width:100%;
	display:block;
}
#nav .cart h2 a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#nav .cart div
{
	padding: 5px 10px 5px 10px;
}

#nav .cart div a
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	width:100%;
	display:block;
}
#nav .cart div a:hover
{
	color:#5d5d5d;
	font-size:12px;
	text-decoration:none;
}


#footer
{
	clear:both;
	background-color:#a3bd33;
	height:100px;	
}
.myD
{
	font-weight:bold;
	float:right;
	text-align:right;
}

.petition
{
	display:none;
	border:1px solid #C1D76A;
	background-color:#C0D667;
	padding: 10px 10px 10px 10px;
	width:550px;
}

.petition input
{
	border:1px solid #CF7923;
	color:#CF7923;
	width:300px;
}

.petition textarea.iMsg
{
	border:1px solid #CF7923;
	color:#CF7923;
	width:500px;
	height:400px;
}

.petition input.subm
{
	border:1px solid #CF7923;
	color:#CF7923;
	width:100px;
}
.petition input#p_cp1_iAbo
{
	border:1px solid #CF7923;
	color:#CF7923;
	width:15px;
}

.blocMails
{
	display:block;
}


.msgRetourOk
{
	color:#000000;
	font-weight:bold;
}
.msgRetourKo
{
	color:#ff0000;
	font-weight:bold;
}

table.petitionT th{
		border-collapse:collapse;
		margin : 0px 0px 0px 3px;
		padding : 2px 2px 2px 2px;
		border-style:Solid;
		border-width: 1px;
		background-color:#CF7923;
		border-color:#CF7923;
}

	table.petitionT, table.petitionT td{
		border-collapse:collapse;
		margin : 0px 0px 0px 3px;
		padding : 2px 2px 2px 2px;
		border-style:Solid;
		border-width: 1px;
		border-color:#CF7923;
}
