body{
background-color:#fff;
/*background-image:url(../cote-forme-img/cote-forme-fond-site.jpg);*/
background-position: top right;
background-repeat: no-repeat;
font-family:Sans-serif;
}

input {
 border:1px solid #97926a;
 background-color:#edf0c5;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomright:10px;
 }
input[type=text] {
 margin-right:50px;
 background-color:#edf0c5;
 border:1px solid #97926a;
 }
input[type=text]:focus {
 background-color:white;
 }
input[type=submit] {
 margin-top:10px;
 background-color:#fff;
 border:1px solid #97926a;
 }

.formulaire{
width:150px;
}

#enveloppe{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}

#main{
position:relative;
top:20px;
width:1200px;
height:600;
background-image:url(../cote-forme-img/cote-forme-fond-site.jpg);
}



#principal{
position:absolute;
top:130px;
left:142px;
width:750px;
height:380px;
/*background-color:#000;*/
padding-left:30px;
text-align:left;
color:#3b3f28;
overflow:auto;
}
	#principal p{
	}
	#principal h1{
	padding-left:5px;
	background-image:url(../cote-forme-img/cote-forme-puce1515.jpg);
	background-repeat:no-repeat;
	}
	#principal h2{
	}
	#principal h3{
	text-align:center;
	}
	#principal li{
	}
	#principal tr:hover{
    background-color:#000000;
    border-color:#000000;
    color:#ffffff;

    }
  #principal table:hover{
    background-color:#000000;
    border-color:#000000;
    color:#ffffff;

    }
  #principal td:hover{
    background-color:#000000;
    border-color:#000000;
    color:#ffffff;

    }

	#principal a{
	font-weight:bold;
	color:#3b3f28;
	}
		#principal a:link{
		}
		#principal a:hover{
		}
		#principal a:active{
		}
		#principal a:visited{
		}
	#principal img{
	border-width:0px;
	}

#lien{
position:absolute;
top:97px;
left:60px;
width:875px;
/*height:25;*/
padding-top:5px;
margin:0px;
text-align:center;
font-size:13px;
/*background-color:#555555;*/
}	
	#lien a{
	padding:0px 3px 0px 3px;
	margin:0px;
	/*background-color:#90957d;*/
	background-image:url(../cote-forme-img/cote-forme-fond-lien-brun-50.png);
	border-color:#fb8507;
	border-width:3px 3px 3px 3px;
	border-style:solid;
	color:#fff;
	font-weight:none;
	text-decoration:none;
	}
	#lien a:hover{
	color:#000;
	}

#lien-cours{
position:absolute;
padding:0px;
margin:0px;
width:200px;
right:10px;
/*background-color:#c0db5a;*/
font-size:12px;
}	
	
#flash{
position:absolute;
top:0px;
left:0px;
width:1200px;
height:115px;
text-align: right;
margin:0px;
padding:0px;
background-color:#fff;
}

#news{
position:absolute;
top:550px;
left:180px;
width:680px;
height:20px;
font-weight:bold;
color:#3b3f28;
}

#newsletter{
position:absolute;
top:320px;
left:960px;
width:200px;

background-color:none;
text-align:left;
font-size:12px;
}


#creation{
position:absolute;
bottom:5px;
width:100%;
text-align:center;
font-size:14px;
font-weight:bold;
}
	#creation a:link {
	color:#Fd8401;
	text-decoration:none;
	}
	#creation a:hover {
	font-style:italic;
	text-decoration:none;
	}
	#creation a:visited {
	color:#Fd8401;
	text-decoration:none;
	}
	#creation a:active {
	color:#Fd8401;
	text-decoration:none;
	}

#alert{
position:absolute;
top:400px;
left:960px;
width:200px;
height:50px;
background-color:none;
color:#c10001;
text-align:left;
font-size:12px;
font-weight:bold;
}

#text{
position:absolute;
top:0px;
left:0px;
width:370px;
height:380px;
/*background-color:#000000;*/
text-align:right;
font-size:12px;
}

#map{
position:absolute;
top:0px;
left:375px;
width:375px;
height:380px;
/*background-color:#c00000;*/
}

#cours{
position:absolute;
top:0px;
left:0px;
width:540px;
height:380px;
overflow:hidden;
}


