@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#global {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	height: auto;
	width: 200px;
	float: left;
}
#contenu {
	float: left;
	width: 399px;
	height: auto;
}
#visu {
	margin-left: 5px;
	margin-top: 15px;
}
#skipass {
	margin-left: 5px;
	margin-top: 10px;
}
#txtinfos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
}
#txtinfos a {
	color: #D4487E;
}
#txtinfos a:hover {
	text-decoration: none;
	margin-top: 2px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/partenariat_proprietaire_14.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	width: 392px;
}
h3 {
	color: #CB001C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/partenariat_proprietaire_14.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-left: 5px;
	width: 360px;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 5px;
	font-size: 11px;
}
.form {
	background-color: #CCFFFF;
}

h2 {
	color: #D4487E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#btn {
	margin-right: auto;
	margin-left: auto;
	width: 195px;
}
.bouton {
	background-image: url(images/btn_valider.png);
	width: 192px;
	background-repeat: no-repeat;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.alerte {
	color: #D8001B;
	font-weight: bold;
}
#contenu a {
	color: #D4487E;
}
#contenu  a:hover {
	text-decoration: none;
}
#footer {
	height: 161px;
	width: 600px;
	float: left;
}

