body
{
	margin: 0;
	padding: 0;
	background-image: url(https://massage-sport.ch/images/back.jpg);
	background-repeat: no-repeat;
        background-color: #FFF;
	background-position:  top center;
	font-family: Arial, Verdana, sans-serif;
}

body a 
{
        font-weight: bold;
        color: #f0346f;
        text-decoration: none;
}
a img
{
   border: none;
}
#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
	
}
#logo
{
	position: absolute;
	
}
.clear
{
	clear: both;
	height: 10px;
	width: 100%;
	
}
header
{
width: 100%;
float: left;

}
nav
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	color: #767676;
	margin-top: 200px;
	height: 50px;
margin-left: 400px;
}
nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
nav ul li
{
	float: left;
	margin-right: 15px;
	padding:0;
}
nav ul li a
{
 color: #767676;
  font-weight: bold;
text-decoration: none;
}
nav a:hover
{
text-decoration: underline;
}
nav ul li ul 
{
	display: none;
	
}
nav ul li:hover ul 
{
	display: block;

}
nav ul li:hover ul a
{


}
nav li:hover ul li
{
	float: none;
}
nav li ul
{
	position: absolute;
}
nav ul li ul li
{
  padding: 5px;
	background-image: url(https://massage-sport.ch/images/fondmenu.png);
        border-bottom: 1px solid #ccc;

}

section
{
	width: 594px;
	float: right;
	margin-top: 100px;
	
}
section h1 
{
	font-family: 'Tangerine', cursive;	
	font-size: 50px;
	color: #f0346f;
	margin: 0;
}
section h2
{
	font-family:  Arial, Verdana;	
font-size: 14px;
color: #777;
}
article
{
	background-image: url(https://massage-sport.ch/images/fondarticle.png);
	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	text-align: justify;
	color: #4f4f4f;
padding-bottom: 55px;
}

article img
{
border: medium none;
box-shadow: 1px 2px 3px 1px #CCC;
padding: 5px;
background-color: #FFF;


}
#piedsection
{
	background-image: url(https://massage-sport.ch/images/piedsection.png);
	background-repeat: none;
	height: 23px;
}
#tetesection
{
background-image: url(https://massage-sport.ch/images/entetesection.png);
	background-repeat: no-repeat;
height: 23px;
}
footer
{
	background-color: #e3b8c9;
	position:relative;
	bottom:0;
	left:0;
	height:50px;
	width: 100%;
	
}
footer p 
{
margin: 0;
padding: 0;
}

#containerfooter
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	line-height: 50px;
	text-align: center;
}
#logo
{
      width: 350px;
}
#fleur
{
    float: right;
    margin-top: -115px;
}
.breadcrumb
{
   padding: 5px;
border-top: 1px dotted #CCC;
border-bottom: 1px dotted #CCC;
font-size: 11px;
margin-bottom: 10px;
}
.contactform textarea
{
 resize:none;
float: left;
width: 335px;
border: 1px solid #CCC
}
.contactform label
{
   float: left;
   width: 200px;
}
.contactform div
{
  height: 30px;
  line-height: 30px;

}
.contactform .submit
{
 float: right;

 
}

.contactform input
{
 border: 1px solid #CCC; 
}
.contactform input.submit
{
 background-color: red;
border: none;
}
.contactform input[type="submit"]
{ 
	background-image: url(https://massage-sport.ch/images/btnenvoyer.jpg);
width: 123px;
height: 50px;
line-height: 50px;
color: #FFF;
text-transform: uppercase;
font-size: 14px;
margin: 10px;
text-shadow: black 0.1em 0.1em 0.2em;
text-align: left;
border: none;
} 
fieldset
{
   border: 1px solid #CCC;

}
.error_message
{
 border: 1px solid #CCC;
margin-bottom: 10px;
background-color: #E2B7C8;
}
.error_message ul li
{
   list-style-type: none;

}
/* Stylesheet: stylesprincipaux Modified On 2014-04-15 22:09:55 */
