/* --------------------------------------------------------------------------------
          Global
-------------------------------------------------------------------------------- */

img, div, a, input {
  behavior: url(uploads/scripts/iepngfix.htc); /* Transparence des PNG dans IE6 */
}
html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e6c7d3;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/global/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 16px;
}
a:link {
	color: #e6c7d3;
	font-weight: bold;
}
a:visited {
	color: #e6c7d3;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
p {
	margin-bottom: 10px;
}
.container {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
.bouton-home {
	position: absolute;
	width: 314px;
	margin-left: 630px;
	margin-top: 405px;
}

.header {
	height: 112px;
	width: 944px;
	position: relative;
}

	/* Navigation */

.header .menu {
	position: absolute;
	right: 0px;
	top: 65px;
	height: 46px;
}
.header .menu .nav
{
	margin:0;
	padding: 0px;
}

.header .menu .nav ul
{
	margin:0;
	padding-top:5px;
}

.header .menu .nav li
{
	display:inline;
	margin:0;
	padding:0;
}

.header .menu .nav li span
{
	display:none;
}

.header .menu .nav li img
{
	display:block;
	float:left;
	border:none;
}
.contenu {
	background-image: url(../images/global/contenu-background.jpg);
	width: 944px;
	background-color: #7c173e;
	overflow:hidden;
}
.cars1 {
	background-image: url(../images/global/contenu-background-cars1.jpg);
}
.cars2 {
	background-image: url(../images/global/contenu-background-cars2.jpg);
}
.contenu .titre {
	margin-left: 30px;
	height: 229px;
	width: 543px;
}
.contenu .cars {
	margin-left: 556px;
}

.contenu .gauche {
	margin-top: 44px;
	margin-left: 40px;
	width: 420px;
	text-align: justify;
	margin-bottom: 20px;
	position: relative;
}
.contenu .centre {
	margin-left: 40px;
	width: 904px;
	text-align: justify;
	margin-bottom: 20px;
	position: relative;
}
.contenu .droite {
	width: 388px;
	text-align: justify;
	margin-bottom: 20px;
	position: relative;
}
.contenu .fond {
	background-image: url(../images/global/contenu-background-form.jpg);
	color: #7c173e;
	overflow: hidden;
}
.contenu .droite .all {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.contenu .centre .left {
	margin-top: 15px;
	margin-left: 15px;
	width: 430px;
	float: left;
	margin-bottom: 15px;
}
.contenu .centre .right {
	margin-top: 15px;
	width: 425px;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contenu .centre .all {
	margin-top: 15px;
	margin-left: 15px;
	width: 874px;
	margin-bottom: 15px;
}

.contenu .button {
	margin-top: -40px;
	margin-left: 556px;
	margin-bottom: 20px;
}
.footer {
	height: 28px;
	background-color: #FFF;
	position: relative;
}
.footer .mentions {
	position: absolute;
	font-size: 9px;
	color: #bd8b9e;
	top: 8px;
}
.footer .mentions a {
	color: #bd8b9e;
	font-weight: normal;
}
.footer .mentions a:hover {
	color: #7c173e;
	font-weight: normal;
}
.footer .texte-partager {
  color: #bd8b9e;
  right: 80px;
  top: 8px;
  position: absolute;
  font-size: 10px;
}
.footer .partager {
  right: 0;
  top: 4px;
  position: absolute;
}

/* --------------------------------------------------------------------------------
          Formulaire
-------------------------------------------------------------------------------- */

.cssform p{
	width: 250px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 170px;
	height: 1%;
	font-weight: bold;
}
.cssform .subsidiaire {
	margin-top: 5px;
}
.cssform label{
	float: left;
	margin-left: -170px; /*width of left column*/
	width: 170px;
}
.cssform input{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
	border: 1px solid #d3adbb;
	font-size: 12px;
	color: #d9b8c4;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.cssform .checkbox {
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
}
.cssform textarea{
	width: 241px;
	height: 141px;
	border: 1px solid #d3adbb;
	font-size: 12px;
	color: #d9b8c4;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}
#thecal {
	margin-left: 155px;
	text-align: center;
}
#thecal #calendar {
	text-align: center;
	background-color: #FFF;
	border: 5px solid #FFF;
}
#thecal #calendar .month {
	font-size: 11px;
	color: #7c173e;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
#thecal #calendar .dow {
	height: 25px;
	width: 25px;
	text-align: center;
	background-color: #f4eaed;
	border: 1px solid #d9b8c4;
	color: #7c173e;
	font-weight: bold;
	padding-top: 5px;
}
#thecal #calendar .blanco {
	height: 25px;
	width: 25px;
	padding-top: 5px;
}
#thecal #calendar .day {
	height: 25px;
	width: 25px;
	border: 1px solid #d9b8c4;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
#thecal #calendar a  {
	color: #7c173e;
}
#myform .bouton-envoyer-fr {
	height: 26px;
	width: 904px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#myform .bouton-envoyer-petit-fr {
	width: 388px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#myform .upload {
	margin-bottom: 15px;
	margin-left: 170px;
}
