@charset "utf-8";
/* CSS Document */

body {
	background-color: #acafc0;
	margin: 0px;
	padding: 0px;
}
.redtd {
	background-image: url(../images/redline01.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.leftside {
	background-color: #d4d6e5;
}
.rightside {
	background-color: #d4d6e5;
	background-image: url(../images/rightside.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.greybottom {
	background-image: url(../images/greybottom.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.redbottom {
	background-color: #e23d57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 0px;
}
.redbottom p {
	vertical-align: middle;
	padding-left: 80px;
}
a:link {
	text-decoration: none;
	color: #dc7a90;
}

.verybottom {
	background-image: url(../images/verybottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #acafc0;
}
.tdmenu {
	background-color: #acafc0;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #e23d57;
	font-weight: bold;
}
.whitemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #e23d57;
	text-decoration: none;
}
a:active {
	color: #e23d57;
	text-decoration: none;
}
a:visited {
	color: #dc7a90;
	text-decoration: none;
}

.maintd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6c78;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6c78;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e23d57;
	font-weight: bold;
}

.table_tarif {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #acafc0;
	border-right-color: #acafc0;
	border-left-color: #acafc0;
}
.td_tarif {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acafc0;
	height: 20px;
}
.td_prix {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #acafc0;
	border-left-color: #acafc0;
	height: 20px;
	padding-left: 5px;
}


.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6c78;
	background-color: #FFFFFF;
	border: 1px solid #d4d6e5;
}
.texteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6c78;
	padding: 3px;
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;*/
}
.submitpink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #cc6b81;
	font-weight: bold;
	background-color: #dc7a90;
}
.submitred {
   border-top: 1px solid #dc7a8f;
   background: #cc6b82;
   background: -webkit-gradient(linear, left top, left bottom, from(#e23d56), to(#cc6b82));
   background: -webkit-linear-gradient(top, #e23d56, #cc6b82);
   background: -moz-linear-gradient(top, #e23d56, #cc6b82);
   background: -ms-linear-gradient(top, #e23d56, #cc6b82);
   background: -o-linear-gradient(top, #e23d56, #cc6b82);
   padding: 7.5px 15px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,8) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,8) 0 1px 0;
   box-shadow: rgba(0,0,0,8) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.submitred:active {
   border-top-color: #e23d56;
   background: #e23d56;
   } 
.submitred:hover { 
    border-top-color: #28597a; 
    background: #e23d57; 
    color: #ffffff; 
} 
.submitred:active { 
    border-top-color: #1b435e; 
    background: #1b435e; 
}
.submitgrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #cc6b81;
	font-weight: bold;
	background-color: #acafc0;
}
.titreform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dc7a90;
	height: 20px;
	padding-left: 5px;
}
p {
margin-top : 0px; 
margin-bottom : 0px; 
}

.btntd {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-left: 25px;
	text-align: right;
}


.btn {
	background: #dc7a90;
	background-image: -webkit-linear-gradient(top, #dc7a90, #cc6b81);
	background-image: -moz-linear-gradient(top, #dc7a90, #cc6b81);
	background-image: -ms-linear-gradient(top, #dc7a90, #cc6b81);
	background-image: -o-linear-gradient(top, #dc7a90, #cc6b81);
	background-image: linear-gradient(to bottom, #dc7a90, #cc6b81);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
}

.btn:hover {
  background: #fd698a;
  background-image: -webkit-linear-gradient(top, #fd698a, #dc7a90);
  background-image: -moz-linear-gradient(top, #fd698a, #dc7a90);
  background-image: -ms-linear-gradient(top, #fd698a, #dc7a90);
  background-image: -o-linear-gradient(top, #fd698a, #dc7a90);
  background-image: linear-gradient(to bottom, #fd698a, #dc7a90);
  text-decoration: none;
}
.or {
	background-image: url(../images/arrow-grey.png);
	background-repeat: no-repeat;
	background-size: 75px;
	margin-left: 10px;
	padding-right: 50px;
	padding-left: 30px;
	background-position: top;
	padding-top: 30px;
}