
.auberge img {
box-shadow : 5px 10px 15px #1c1a19;
border-radius : 10px;
border : #fff solid 1px;
color : #FFF;
}
.auberge a:hover img {
opacity : 0.5;
}
.auberge li {
display : inline-block;
}
.auberge {
text-align : center;
}
.icone a:hover img {
opacity : 0.5;
}
.icone li {
display : inline-block;
}
.icone {
text-align : center;
}
body {
background : url(images/structure/fondtotal.jpg);
background-attachment : fixed;
font-family : 'Trebuchet MS', Arial, sans-serif;
color : #181818;
}
header h1 {
text-align : center;
font-size : 2.5em;
}
#bloc_page {
width : 910px;
background-color : rgba(240, 240, 240, 0.8);
border : #fff solid 10px;
border-radius : 20px;
margin : auto;
}
section h1, nav a, list a {
font-family : 'Trebuchet MS', Arial, sans-serif;
font-weight : normal;
text-transform : uppercase;
}
section h6 {
font-size : 1.5em;
}
#banniere_image {
background : url("../images/structure/banner-gsb.jpg") 0 0 no-repeat scroll rgba(0, 0, 0, 0);
border-radius : 18px;
box-shadow : 10px 10px 10px silver;
width : 800px;
height : 180px;
position : relative;
margin : auto;
}
article, aside {
margin-top : 10px;
display : inline-block;
vertical-align : top;
margin-bottom : 15px;
font-size : 1em;
}
article {
width : 900px;
text-align : justify;
margin-right : 15px;
margin-left : 10px;
}
article p {
font-size : 1em;
}
img {
display : block;
margin : auto;
}
aside img {
border-radius : 10px;
position : relative;
border : #FFF solid 1px;
box-shadow : 10px 10px 10px #1c1a19;
margin : auto;
}
aside {
position : relative;
width : 235px;
background-color : #a8aca8;
box-shadow : 5px 10px 15px #1c1a19;
border-radius : 10px;
border : #fff solid 1px;
color : #FFF;
font-size : 1em;
padding : 5px;
text-align : left;
}
figure img {
border-radius : 0;
position : relative;
border : #FFF solid 1px;
margin : auto;
}
figure {
position : relative;
width : 600px;
background-color : #f0f4f0;
box-shadow : 5px 10px 15px #1c1a19;
border-radius : 10px;
border : #fff solid 1px;
color : #181818;
font-size : 1.1em;
padding : 5px;
}
footer {
width : auto;
font-size : 1.2em;
text-align : left;
}
nav a, aside a, ul a {
font-size : 0.8em;
color : #181818;
padding-bottom : 3px;
text-decoration : none;
}
nav a:hover, aside a:hover, ul a:hover {
color : #760001;
border-bottom : 3px solid #760001;
}
@media all and (max-width:1024px) {
#banniere_image {
background : url("../images/structure/banner-gsb.jpg") 0 0 no-repeat scroll rgba(0, 0, 0, 0);
}
img {
display : block;
margin : auto;
}
.icone a:hover img {
opacity : 0.5;
}
.icone li {
display : inline-block;
}
.icone {
text-align : center;
}
#bloc_page {
width : auto;
}
body {
background : none;
}
#bloc_page {
width : auto;
}
header h2, h3 {
text-align : center;
}
nav {
display : inline-block;
text-align : center;
}
section h6 {
font-size : 2em;
}
nav {
text-align : center;
width : auto;
}
nav li {
display : block;
}
aside li {
font-size : 1.8em;
}
article p {
font-size : 1.3em;
}
aside {
display : none;
}
article {
display : block;
margin-bottom : 15px;
width : auto;
}
footer {
font-size : 1.8em;
}
nav a, aside a, ul, footer {
font-size : 1.8em;
text-decoration : none;
}
section h1, nav a, list a {
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 1.5em;
text-transform : none;
}
} 