p
{
	margin: 0;
	padding: 0;
	font-family:verdana;
}

#monForm
{
	width: 55%;
}

#monForm p
{
	margin: 2px 0;
}

/* fieldset , legend */
#monForm fieldset
{
	border: #CCC 1px solid;
	padding-left:5px;
	padding-bottom:10px;
}

#monForm fieldset:hover
{
	background-color: #FFF;
}

#monForm fieldset legend
{
	padding: 0 10px;
	/*border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;*/
	font-size: 11px;
	color: #41abc3;
	font-family:verdana !important;
}

/* Label */
#monForm label
{
	/*background-color: #FB8668;*/
	color:#454545;
	display: block;
	width: 35%;
	float: left;
	padding-right: 1%;
	text-align: right;
	/*letter-spacing: 1px;*/
}

#monForm label:hover
{
	color:#41abc3;
}

#monForm .form_label_nostyle
{
	background: none;
}

/* Input */
#monForm input, #monForm select
{
	margin-left: 1%;
	width: 45%;
	border: #ccc 1px solid;
}

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	border: solid 1px #41abc3
}

#monForm .form_input_day_month
{
	width: 3%;
}

#monForm .form_input_year
{
	width: 6%;
}

/* button submit */
/*
#monForm input[type="submit"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

#monForm input[type="submit"]:hover
{
	background-color: #66CC33;
	cursor: pointer;
}

#monForm input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

#monForm input[type="reset"]:hover
{
	background-color: #E6484D;
	cursor: pointer;
}*/
#radio
{
	width:400px;
	padding-left:250px;
	color:#848484 !important;
}
#radio input
{
	border:0px !important;
	width:40px !important;
	color:#fb8668 !important;
}#sondage input
{
	border:0px !important;
	width:auto!important;
	color:#fb8668 !important;
}
.radio2 input
{
	border:0px !important;
	width:40px !important;
	color:#fb8668 !important;
}
#send2 {overflow:auto;margin-top:0px!important;}
#send2 input{height:14px!important;}
#send, #send2
{
	padding-right:120px
}
#send input, #send2 input
{
	height:18px;
	font-size:10px;
	width:70px;
	color:#fb8668;
	background:#ffffff;
	cursor: pointer;
	float:right;
	border:0px !important;
	
}
#send input:hover, #send2 input:hover
{
	border: 0px  !important;
	background:#ffffff !important;
	cursor: pointer;
}
#contenu
{
	width:678px;
}
#centre_haut_droite
{
	display:none;
	width:0px;
}
#centre_haut_centre
{
	width:710px;
}
#message
{
	margin-left: 1%;
	width: 45%;
	height:60px;
	border: #ccc 1px solid;
}