/* antonyp */

* {
	padding:0;
	margin:0;
}

.lineclear{
	height:1px;
	clear:both;
}

.display{
	display:none;
}

body {
	background-color:#9bcee1;
}

.banner {
	margin:0 auto;
	width:955px;
	text-align:center;
	height:254px;
	padding-left:2px;
}

.page {
	margin:0 auto;
	width:955px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

.bandogauche {
	width:250px;
	height:350px;
	float:left;
	margin:10px 0 0 0;
	padding-left:80px;
}

.contenu {
	float:left;
	width:520px;
	/*background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	padding:0px 10px 0 10px;
	margin:10px 0 0 0;
	font-family:"Comic Sans MS", sans-serif;
	font-size:12px;
	text-align: justify;
}

p {
	font-family:"Comic Sans MS", sans-serif;
}

.bonton {
	background-image:url(images/bouton.jpg);
	background-repeat:no-repeat;
	float:left;
	height:46px;
	width:167px;
	padding:10px 30px 0 0;
	text-align:center;
}

.bonton a {
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.nav {
	height:46px;
	padding:0 0 0 100px;
}

/********************** index */

.titreindex {
	text-align:center;
	font-size:16px;
	padding:0 0 10px 0;
	font-family: "Comic Sans MS", sans-serif;
}

.relax {
	float:left;
}

.txtrelax {
	float:left;
	padding:10px 0 0 10px;
}

.fleche {
background:url(images/fleche.gif) no-repeat 0px 6px;
padding-left:12px;
}

#rouge {
font-weight:bold;
color:#FF0000;
}

/*********************** contact */

.radio {
	width:110px;
	text-align:center;
}

#form{
    margin:0;
	width:250px;
	padding:0 0 0 140px;
}

#form p {
	float:left;
	width:250px;
}

.rub {
	float:left;
	width:250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.etes {
	text-align:center;
	font-weight:bold;
}

.chek {
	text-align:right;
}

label{
    display:block;
    float:left;
    width:70px;
}

.input{
    width:165px;
    height:15px;
    border:solid 1px #000;
    padding:0px 0px 0px 3px;
    margin:0px 0px 5px 0px;
	float:right;
}

textarea{
	float:right;
    width:165px;
    height:50px;
    border:solid 1px #000;
    padding:0px 0px 0px 3px;
    margin:0px 0px 5px 0px;
}

#bouton{
    display:block;
    width:90px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 70px;
    border:solid 1px #000;
    cursor:pointer;
	float:right;
}

/*********************** footer */

.footer {
	margin:0 auto;
	width:955px;
	text-align:center;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.partenariat {
	font-family:"Comic Sans MS", sans-serif;
	font-size:12px;
	color:#000;
}

.navfoot {
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.navfoot a {
	color:#FFFFFF;
	text-decoration:none;
}

.navfoot a:hover {
	color:#9bcee1;
	text-decoration:none;
}

#tt{
    text-align:center;
    margin-top:40px;
}

#tt a{
    font-size:9px;
    color:#000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tt a:hover{
    color:#fff;
}

.center {
text-align:center;
}
