body
{
	color:white;
	background-color:#411e75;
	font-family:"Myriad Pro", "Trebuchet MS", Georgia, "Arial Narrow", Tahoma, Arial;
}

#all
{
	position:absolute;
	overflow:hidden;
	width:575px;
	height:380px;
	padding:20px;
}

h1
{
	font-size:60px;
	font-family:"Myriad Pro", "Trebuchet MS", Georgia, "Arial Narrow", Tahoma, Arial;
	color:#411e75;
	margin:0 0 10px 0;
	padding:5px 30px 15px 30px;
	background-color:white;
	font-weight:normal;
}

h2
{
	font-size:20px;
	font-family:"Omnes", "Myriad Pro", Georgia, "Arial Narrow", Tahoma, Arial;
	font-weight:normal;
	margin-bottom:6px;
}

a
{
	color:white;
}

p
{
	font-size:13px;
	line-height:18px;
}

p.plan
{
	margin:10px;
}

p.plan a
{
	font-weight:bold;
	text-decoration:none;
}

p.plan a:hover
{
	text-decoration:underline;
}

label.error
{
	display:none;
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

a.telechargement
{
	text-decoration:none;
	background:transparent url('../img/pdf.jpg') top right no-repeat;
	height:36px;
	line-height:36px;
	padding-right:35px;
	padding-left:5px;
	margin:10px;
	display:inline-block;
	font-weight:bold;
}

.partenaires
{
	background: none repeat scroll 0 0 white;
    color: #411E75;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 55px;
    margin: 0px 6px 7px 6px;
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 5px;
    text-decoration: none;
    width: 368px;
}

.ligne1
{
	font-weight:bold;
	margin-bottom:3px;
}

.ligne2
{
	margin-bottom:3px;
}

.ligne3
{
	margin-bottom:3px;
}

.ligne3
{
	margin-bottom:3px;
}

.imageContact
{
	float:right;
}
.clear
{
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
label
{
	display:inline-block;
}

label.civilite
{
	width:auto;
	text-align:left;
}
div.sep
{
	height:10px;
}

.champ
{
	position:absolute;
	left:120px;
}

input.texte
{
	width:232px;
}
div.part
{
	width:260px;
	margin-bottom:0px;
	float:left;
	font-size:14px;
}