* {margin: 0; padding: 0;}
/* pb fusion marges*/

html{
margin: 0;
padding: 0;
}
body {
background: #eae7e4;
font: 1.0em 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
line-height:1.2em;
color: #554e4c;
}

/* Typography */
h1 {
font-weight: 600;
font-size: 2.5em;
margin: 0 0 10px 0;
}
h2 {
font-weight: 600;
font-size: 1.4em;
letter-spacing: 0.1em;
padding-bottom : 10px;
}
h3 {
font-weight: 400;
font-size: 1.5em;
margin: 20px 0;
text-align: center;
}
h4 {
font-weight: 600;
font-size: 1.0em;
font-style: italic;
margin: 20px 0 0 25px ;
}
p {
font-size: 1.1em;
text-indent: 10px;
margin: 0;
padding-bottom: 10px;
}
.center{
text-align:center;
font-size: 0.9em;
}
img {
max-width: 100%;
border: 0;
}
#wrap {
width: 980px;
margin: 10px auto;
}

/* Logo*/
#logo {
display: block;
border-bottom: 1px solid #d4cdc7;
padding: 30px 0 30px 0;
margin-bottom: 0px;
}

#sidebar {
float: left;
width: 180px;
font-size: 0.9em;
padding-bottom: 30px;
border-bottom: 1px solid #d4cdc7;
}

/* Menu */
#menu {
margin-top:20px;
line-height:1.8em;
}
#menu a{
color : #3e3e3e;
font-weight: 700;
text-decoration: none;
}
#menu #current a{
font-weight: 800;
color: #f5634a;
}
#menu a:hover{
text-decoration: underline;
}
#menu ul li{
list-style: none;
}
#menu ul ul li a{
list-style: none;
margin-left:30px;
font-weight: 700;
}

/* Post*/
#post {
float: right;
width: 740px;
margin: 0 auto;/* centrage*/
padding: 5px 20px 40px 20px;
background-color: #FFFFFF;
}

#post a{
text-decoration: none;
color: #000000;
}
#post a:hover{
text-decoration: underline;
}
/* Header */
#header {
position: relative;
padding: 15px 0 10px 0;
border-top: 1px solid #d4cdc7;
border-bottom: 1px solid #d4cdc7;
}

/* Footer */
#footer{
clear:both;
display: block;
position: relative;
width: 980px;
margin: 0 auto;
padding: 30px 0;
font-size: 0.8em;
text-align: center;
}

#article {
text-align:center;
}
#infos a{
font-weight: bolder;
text-decoration: underline;
}
#mas{
width:95%;
margin: 0 auto 20px auto;
text-align: center;
font-size:0.9em;
}
#mas img {
border: 0; 
margin: 0px 40px ;
}
p img {
padding-right:10px;
border: 0; 
}/* logo asso*/
#enfants{
width:95%;
margin: 0 auto;
}
#enfants img{
padding-bottom:10px;
border: 0; 
margin: 10px;
}

#galerie2 {
clear:both;
font-size:1.1em;
padding-top : 50px;
}/* alamanierede*/

.galerie-miniature{
padding : 3px 3px 0px 3px;
}
.galerie-miniature img:hover {
opacity: 0.7;
-moz-opacity: 0.7;
-webkit-opacity: 0.7;
}
.galerie-caption{
font-size:0.8em;
text-align:center;
}
/* colonne0 Index seulement*/
.colonne, .colonne0 {
background: #FFFFFF;
position: relative;
width: 30.5%;
margin-right: 4%;
margin-top: 10px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #d4cdc7;
}
.colonne {
min-height:310px;
}
.colonne0 {
text-align:center;
min-height:270px;
}
.colonne0 img{
padding-bottom:10px;
}
.marge-col3 {
margin-right: 0 !important;
}

/* Contact*/
#formulaire{
position: relative;
width:100%;
margin-top: 40px;
float: left;
border: 1px solid #d4cdc7;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;/* gris body*/
background: #eae7e4;
}
#formulaire img{
float:left;
margin: 60px 0 0 20px;
}
#contactus fieldset {
font-size: 0.7em;
border: none;
margin-top: 20px;
margin-bottom: 50px;
color: #554e4c;/* gris foncé champs entiers*/
}
#contactus label {
padding-left: 20px;
font-size: larger;
}/* champs titres */
#contactus input[type="text"],textarea {
width: 400px;
margin-left : 20px;
padding:5px 3px;
color:#000;/* noir */
}/* zones à remplir */
#contactus input[type="text"] {
height:25px;
}/* 1 ligne */
#contactus textarea {
height:180px;
overflow:auto;
}/* bloc texte */
#contactus input[type="submit"]{
padding:0 3px;
line-height:18px;
border:1px outset #554e4c;
color:#554e4c;/* gris foncé */
font-weight:bold;
cursor:pointer;
text-align:center;
margin-left: 300px;
}/* bouton Envoyer */
#contactus input[type="text"]:focus,textarea:focus {
color : #333;/* gris */
background-color : #CCCCCC;/* gris foncé */
font-weight:bold;
}
#contactus .container {
margin-top:8px;
margin-bottom: 10px;
}
#contactus .error {
color: #f5634a;/* orange */
font-weight:bold;
}
#contactus .asterisque {
font-size:1.1em;
font-style:italic;
text-align: left;
margin-left: 20px;
}
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip {
display:none;
width:10px;
height:3px;
}
/* Fin formulaire*/	

/* Page Envoyé*/	
#post-envoi {
float: right;
width: 740px;
height:500px;
background : #fff;
margin: 50px auto;/* centrage*/
padding: 20px 20px 20px 20px;
text-align: center;
line-height:500px;
}
#envoi{
width:400px;
vertical-align:middle;
display:inline-block;
line-height:normal; /* pour rétablir le line-height */
}

/* ==[ BEGIN RESPONSIVE CSS ]== */

/* Tablet and Greater
================================================== */
@media only screen and (min-width: 768px) {	
#menu{
display: block !important;	}	
}
/* Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*grid*/
#wrap,
#footer {
	width: 700px;
}
#post {
	width: 425px;
}
}
/* Mobile (Portrait)
================================================== */
@media only screen and (max-width: 767px) {
/*grid*/
#wrap,
#footer,
#sidebar,
#post{
width: 280px;
}	
#wrap{
margin-top: 30px;
}
/*sidebar*/
#logo{
text-align: center;
padding-bottom: 0;
border: none;
}
#logo img{
display: inline-block;
}	
#menu{
display: none;
margin: 30px 0 0;
}
}

/* Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrap,
#footer,
#sidebar,
#post{
width: 370px;
}	
}
