input.large{
	BORDER: #C0C0C0 0.08em solid;	
}

#contenu .asterisques{
	color: #CC3333;
	font-weight: normal;
	font-style: italic;
}
#contenu input[type="text"], textarea{
	border: 1px solid silver;
	width: 100%;
}
#contenu input.small{
	width: 25%;
}
#contenu input.medium{
	width: 50%;
}
#contenu input[type="text"]{
	height: 2em;
}
#contenu input[type="checkbox"]{
	vertical-align: middle;
}

#contenu a.btn{
	background: #E3E4E4 url(../images/puce_fleche_m.gif) .5em .6em no-repeat;
	padding: .4em;
	padding-right: 2em;
	text-indent: 1.2em;
	color: #005AA1;
	font-weight: bold;
	float: left;
	border-top: .6em solid white;
	border-bottom: .6em solid white;
}

.boite-bleue{
	border: 1px solid #005AA1;
	width: 100%;
}
.boite-bleue div{
	padding: 0 1em .6em .6em;
}
.boite-bleue h1{
	background: #005AA1;
	font-size: 1em;
	color: white;
	border: 0;
	border-bottom: .6em solid white;
	padding: 1em 0;
	text-indent: .4em;
	margin: 0;
	width:100%;
}
.boite-bleue ul{
	padding: 0;
	margin: 0;
}
.boite-bleue li{
	list-style-type: none;
	padding: 0;
	padding-left: 1.25em;
	margin: 0;
	background: url(../images/puce_fleche_g.gif) left .17em no-repeat;
}

p.bleu a{
	color: #005AA1;
	text-decoration: underline;
}

div.result_item{
	border-bottom:	0.08em dotted gray;
}

div.result fieldset {
   background:#FFFFFF;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-right: 10px;
   margin-left: 10px;
   padding-bottom: 10px;
   border:1px solid LightGrey;
   padding:10px;
   text-align:left;
   /*width:85%;*/
}

div.result legend {
   font-size: 12px;
   font-weight: normal;
   color: #005AA1;
}

div.no-border{
	border-bottom: 0;
	height: auto;
}

div.form label{
	float: left;
	display: block;
	width: 16em;
	color: #005AA1;
	/*height: 1em;*/
	clear: left;
}

div.form span.asterisques{
	color: red;
}

.rec-full{
	background-color:white;
	/*position:relative;
	width:64.21em;*/
	margin: 1em 0 0 1em;
}
/*
.rec-full input[type="text"], textarea{
	border: 1px solid silver;
	width: 20em;
}*/

.rec-full .input-text, .input-textarea{
	border: 1px solid silver;
	width: 20em;
	height:2em;
}

.rec-full .btn {
	background: #E3E4E4 url(../images/puce_fleche_m.gif) .5em .6em no-repeat;
	padding: .4em;
	padding-right: 2em;
	text-indent: 1.2em;
	color: #005AA1;
	font-weight: bold;
	float: left;
	border-top: .6em solid white;
	border-bottom: .6em solid white;
	border-left: .6em solid white;
	border-right: .6em solid white;
}

.rec-full a.btn {
	background:#E3E4E4 url(../images/puce_fleche_m.gif) no-repeat scroll 0.5em 0.6em;
	border :0.6em solid white;
	color:#005AA1;
	float:left;
	font-weight:bold;
	padding:0.5em 2em 0.5em 1em;
	text-indent:1.2em;
	font-size:1.1em;
}

.rec-full h1{
	font-size: 1.6em;
	margin: 0em 0;
	color: #005AA1;
	padding: 0 0 0 .24em;
	margin: 1em 0 1em -0.2em;
	border-left: 0.38em solid #009EE0;
	width: 35em;
}

.rec-full h2{
	font-size: 1.6em;
	margin: 0em 0;
	color: #005AA1;
	padding: 0 0 0 .24em;
	margin: 0.3em 0 1em -0.2em;
	border-left: 0.38em solid #009EE0;
}

.rec-full h3{
	color: #41A9D9;
	font-size: 1.2em;
	width: auto;
	font-weight: bold;
}

input.large, textarea.large{
		width: 24.17em;
		margin-bottom: .25em;
}

.alert{
	color: #CC3333;
	font-weight: bold;
	font-size: 1.2em;
}
