/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #653e47;
}
body {
	background-color: #dec9da;
	background-image: url(../images/back15.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #754d5b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 2.5em;
	color: #6e4650;
}
h2 {
	font-size: 16px;
	color: #6e4650;
}
h3 {
	font-size: 15px;
	color: #6e4650;
}
h4 {
	font-size: 14px;
	color: #6e4650;
}
h5 {
	font-size: 13px;
	color: #6e4650;
}
h6 {
	font-size: 12px;
	color: #6e4650;
}
#container {position:relative;}
.logo1 {
	float: right;
	height: 100px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-top-color: #eddbea;
	margin-right:50px;
	margin-top:200px;
	text-align:center;
	margin-left:auto;
}
.competences {position:absolute;
	z-index:1000;
	height: 76px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #eddbea;
	margin-right:auto;
	top:30px;
	left:20px;
	text-align:left;
	margin-left:auto;
}
.contact {position:absolute;
	z-index:10000;
	height: 76px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #eddbea;
	top:520px;
	left:75%;
	text-align:left;
	
}
.adresses {position:absolute;
	z-index:100000;
	height: 100px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #eddbea;
	top:30px;
	left:75%;
	text-align:left;
	
}
.cocci {
	clear: right;
	float: right;
	height: 100px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #eddbea;
	margin-right:150px;
	margin-top:350px;
	text-align:center;
	margin-left:auto;
}
ul {display:block;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
}
li {display:inline;
	list-style-type: square;
	list-style-position: inside;padding-right:3px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 791px;
	top: 337px;
}
#FrogJS{
width: 760px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 14px;
color: #754d5b;
font-weight:bold;
margin: 10px 20px 10px 10px;
background-color:#dec9da;}

#FrogJSCaption{padding-top:30px;padding-left:10px;color:#754d5b;
text-align: left;
line-height: 140%;
font-size: 14px;
background: transparent url(../images/bulle.png) no-repeat;height:100px;}

.contenu-contact {
background-color :#f3e9f1 ; 
filter:alpha(opacity=70); 
-moz-opacity:.70; 
opacity:.70;
float:left;
margin-left:550px;
width:300px;
height:550px;
font-size:2.0 em;
text-align:right;
padding-right:10px;
border:1px dotted #f3e9f1;
}
.envoi {
	
	color: #754d5b;
	border: 1px solid #754d5b;
	background-color: #dec8d8;
}
.envoi:hover {
	background-color: #754d5b;
	color: #dec8d8;border: 1px solid #dec8d8;
}
.alerte {font-weight:bold;color:red;font-size:14px;}
#bulle-merci {
	position:absolute;
	width:250px;
	height:50px;
	z-index:10;
	left: 813px;
	top: 265px;
	background-image: url(../images/bulle-merci.png);
	overflow: auto;
	visibility: visible;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.b {font-weight:bold}