#contentpos {
position: relative;
top: -100px;
left:-10px;	
}

div  {
border: 0px solid #000;	
}

object {
display: block;
}


#flashMessage {
color: #f00;
padding: 10px;
border: 2px solid #f00;
font-size: 15px;

}

.input {
clear: both;
margin-bottom: 2px;
}

label {
margin-right: 10px;
}

.required  label {
font-weight: bolder;
}

label.stand {
display: block;
float: left;
width: 100px;
font-weight: bolder;
font-size: 12px;
}

legend {
display: none;
border: 0;
}

.para {
clear: both;
margin-bottom: 10px;
border-bottom: 1px dashed #0d5a91;
padding: 10px 0 10px 0;
}
.error-message {
border: #aaa;
color: #f33;
font-weight: bolder;
}

fieldset {
margin-top: 10px;
font-weight: normal;
width: 350px;
padding: 10px;
}

input, textarea {
font-family: arial, helvetica, sans-serif;

}


#compteur {
	margin-top: 12px;
	margin-left: 25px;
	background-image: url(/img/compteur.gif);
	width: 301px;
	height: 129px;
}

#filDeVoeux {
	width: 290px;
	height: 249px;
	background-image: url(/img/fil_de_voeux.gif);
	margin-left: 25px;

}

body {
	text-align: center;
	margin:0;
	background-color: #6e1516;
	background-image: url(/img/body-back.gif);
	background-repeat: repeat-y;
	background-position: top center;
	}

img {
	border: 0;
	}

#medias {
	margin-left: 30px;
	margin-top: 10px
	
}
#bodytop {
	width: 100%;
	height:170px;
	background-image: url(/img/top-back.gif);
	background-position: top center;
	background-repeat: no-repeat;

	}

#main {
	}
#toptd {
	height: 340px;
}

#sapin {
	margin-left: 60px;
	margin-top: 0px;
	height: 335px;
	width: 205px;
	
	}

#header {
	margin-bottom: 10px;
	height: 240px;
	}

#header a {
	}


#menu {
	text-align: left;
	clear: both;
	margin: 10px 0 0 15px;
}

#menu a {
	display:inline;
	}

#menu .sm {
	}

#content {
	clear: both;	
	background-repeat: no-repeat;
	background-position: top left;
	
	}

#box {
	width: 517px;
	margin-left: 45px;
	margin-right: 15px;
	}

#box #up {
	background-image: url(/img/top-box.gif);
	background-position: top center;
	height: 148px;
	text-align: left;
	}

#box #mid {
	background-image: url(/img/mid-box.gif);
	background-repeat: y-repeat;
	background-position: top center;
	text-align: left;


	}

#box #mid #texte {
	padding-top: 20px;
	border: 1px solid #fff	;
	clear: both;
	width: 480px;
	text-align: left;
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 20px;
	}

#box #bot {
	background-image: url(/img/bot-box.gif);
	background-position: top center;
	height: 113px;
	text-align: left;
	}

.partenaire h1 {
border-bottom: 1px solid #000;	
font-size: 14px;
margin: 0 0 20px 0;

}

.partenaire li {
font-size: 12px;
clear: both;
display: block;
}

.partenaire td {
	text-align: center;
	font-size: 12px;
}

.partenaire table {
	width: 140px;
	
}