
* {
padding: 0;
margin: 0;
border: none;
}
body {
background-color: #000;
background-image: url("squelettes/images/fond.png");
background-repeat: no-repeat;
background-position: top;
text-align: center;
font-family: "Gill sans", "Helvetica", "Arial";
font-size: 62.5%;
}
.spacer {
clear: both;
height: 1px;
overflow: hidden;
}
img {
max-width: 100%;
height: auto;
}
#menu {
height: 419px;
width: 742px;
margin: 0 auto;
position: relative;
}
body.rub-1 #menu {
background-image: url("IMG/logo/rubon1.png?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-2 #menu {
background-image: url("IMG/logo/rubon2.jpg?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-3 #menu {
background-image: url("IMG/logo/rubon3.jpg?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-4 #menu {
background-image: url("IMG/logo/rubon4.png?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-5 #menu {
background-image: url("IMG/logo/rubon5.png?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-6 #menu {
background-image: url("IMG/logo/rubon6.png?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-7 #menu {
background-image: url("IMG/logo/rubon7.jpg?1739808930");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-8 #menu {
background-image: url("IMG/logo/rubon8.png?1739808931");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-9 #menu {
background-image: url("IMG/logo/rubon9.png?1739808931");
background-position: 0 38px;
background-repeat: no-repeat;
}
body.rub-10 #menu {
background-image: url("IMG/logo/rubon10.jpg?1739808931");
background-position: 0 38px;
background-repeat: no-repeat;
}
#menu ul {
list-style: none;
}
#menu ul li {
display: block;
}
#menu ul li#menu-accueil {
position: absolute;
top: 0; left: 0;
width: 120px;
}
#menu ul li#menu-photos {
position: absolute;
top: 0; right: 110px;
width: 100px;
}
#menu ul li#menu-contact {
position: absolute;
top: 0; right: 0;
width: 110px;
}
#menu ul li#menu-encadrement {
position: absolute;
top: 380px; left: 0;
width: 154px;
}
#menu ul li#menu-voies {
position: absolute;
top: 380px; left: 154px;
width: 167px;
}
#menu ul li#menu-sejours {
position: absolute;
top: 380px; left: 321px;
width: 177px;
}
#menu ul li#menu-blog {
position: absolute;
top: 380px; left: 498px;
width: 94px;
}
#menu ul li#menu-partenaires {
position: absolute;
top: 380px; left: 592px;
width: 150px;
}
#menu ul li a {
color: #fff;
text-decoration: none;
display: block;
padding-top: 39px;
height: 0px !important;
height /**/:39px;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0 0;
}
#menu ul li#menu-accueil a,
#menu ul li#menu-photos a,
#menu ul li#menu-contact a {
padding-top: 38px;
height /**/:38px;
}
body.rub-1 #menu ul li#menu-accueil a,
body.rub-10 #menu ul li#menu-photos a,
body.rub-2 #menu ul li#menu-contact a,
body.rub-3 #menu ul li#menu-encadrement a,
body.rub-4 #menu ul li#menu-voies a,
body.rub-5 #menu ul li#menu-sejours a,
body.rub-6 #menu ul li#menu-blog a,
body.rub-7 #menu ul li#menu-partenaires a,
#menu ul li a:hover { background-position: 0 -39px; }
#menu ul li#menu-accueil a {
width: 120px;
background-image: url("squelettes/images/menu-accueil.png");
}
#menu ul li#menu-photos a {
width: 100px;
background-image: url("squelettes/images/menu-photos.png");
}
#menu ul li#menu-contact a {
width: 110px;
background-image: url("squelettes/images/menu-contact.png");
}
#menu ul li#menu-encadrement a {
width: 154px;
background-image: url("squelettes/images/menu-encadrement.png");
}
#menu ul li#menu-voies a {
width: 167px;
background-image: url("squelettes/images/menu-voies.png");
}
#menu ul li#menu-sejours a {
width: 177px;
background-image: url("squelettes/images/menu-sejours.png");
}
#menu ul li#menu-blog a {
width: 94px;
background-image: url("squelettes/images/menu-blog.png");
}
#menu ul li#menu-partenaires a {
width: 150px;
background-image: url("squelettes/images/menu-partenaires.png");
}
#principal {
width: 742px;
margin: 0 auto;
min-height: 544px;
text-align: left;
background: #fff9f3 no-repeat bottom right url("squelettes/images/graph.png");
}
#principal a,
#principal a:link,
#principal a:visited {
color: #490b4f;
text-decoration: none;
}
#principal a:hover {
color: #490b4f;
text-decoration: underline;
}
#principal .rubrique {
clear: both;
padding: 13px 33px;
}
#principal .article {
clear: both;
padding: 13px 33px;
}
#principal .article.impair {
background: #d9d9d9;
}
#principal h1 {
padding: 13px 0;
font-size: 2.2em;
color: #490b4f;
font-weight: normal;
text-transform: uppercase;
}
#principal h2 {
padding: 5px 0;
font-size: 2em;
color: #490b4f;
font-weight: normal;
}
#principal h3 {
clear: both;
padding: 5px 0;
font-size: 1.7em;
color: #490b4f;
font-weight: normal;
}
#principal p {
font-size: 1.5em;
padding: 5px 0;
}
#principal strong {
color: #490b4f;
}
#principal i {
color: #490b4f;
}
#principal ul {
list-style: outside disc;
padding: 5px 0 5px 20px;
font-size: 1.5em;
}
#principal .impair .logo {
margin: 7px 10px 7px 0;
padding: 4px;
float: left;
background: #fff;
}
#principal .pair .logo {
margin: 7px 0 7px 10px;
padding: 3px;
border: 1px solid #ddd;
float: right;
background: #fff;
}
#principal table.galerie {
clear: both;
margin: 13px 0;
border-collapse: collapse;
width: 100%;
}
#principal table.galerie td {
vertical-align: middle;
text-align: center;
padding: 2px 0;
}
#principal .impair table.galerie img {
padding: 4px;
background: #fff;
}
#principal .pair table.galerie img {
padding: 3px;
border: 1px solid #ddd;
background: #fff;
}
#principal .spip_documents_right {
float: right;
clear: right;
margin-left: 10px;
margin-bottom: 5px;
}
#principal .spip_documents_left {
float: left;
clear: left;
margin-right: 10px;
margin-bottom: 5px;
}
#principal .spip_documents_center {
clear: both;
display: block;
text-align: center;
margin: 10px 0;
}
#principal .spip_doc_titre {
text-align: center;
font-size: 1.2em;
}
#principal .spip_doc_titre strong {
font-weight: normal;
}
#principal .spip_doc_descriptif {
text-align: center;
font-size: 1.2em;
}
#principal .spip_documents_center .spip_doc_titre,
#principal .spip_documents_center .spip_doc_descriptif {
margin: 0 auto;
}
#principal .date {
clear: both;
font-size: 1.3em;
font-style: italic;
padding: 5px 0;
}
#principal .facebook {
clear: both;
font-size: 1.3em;
font-style: italic;
padding: 5px 0;
}
#principal .partir {
clear: both;
height: 41px;
padding-right: 5px;
}
#principal .partir a {
display: block;
float: right;
width: 124px;
padding-top: 41px;
height: 0 !important;
height /**/:41px;
overflow: hidden;
}
#principal .impair .partir a {
background: url("squelettes/images/partir-gris.png");
}
#principal .pair .partir a {
background: url("squelettes/images/partir-blanc.png");
}
#principal fieldset legend {
color: #490b4f;
display: block;
padding: 10px 0 20px 0;
font-size: 1.6em;
font-weight: normal;
text-transform: uppercase;
}
#principal fieldset ul {
list-style: none;
padding: 0;
margin: 0;
}
#principal fieldset ul li {
background: none;
padding: 0;
margin: 0;
}
#principal fieldset label {
margin: 5px 0;
display: block;
}
#principal fieldset input {
padding: 2px;
margin: 5px 0;
border: 1px solid #490b4f;
width: 250px;
}
#principal fieldset textarea {
padding: 2px;
margin: 5px 0;
border: 1px solid #490b4f;
width: 250px;
}
#principal .boutons input,
#principal .boutons input.submit {
width: auto;
padding: 5px;
background: #490b4f;
color: #fff;
}
#principal .reponse_formulaire {
color: #490b4f;
font-size: 1.6em;
font-weight: normal;
text-transform: uppercase;
}
#mentions {
width: 742px;
height: 38px;
line-height: 38px;
margin: 0 auto 20px auto;
background-image: url("squelettes/images/mentions.png");
color: #fff9f3;
font-size: 1.2em;
}
#mentions a,
#mentions a:link,
#mentions a:visited {
color: #fff9f3;
text-decoration: none;
}
#mentions a:hover {
color: #fff9f3;
text-decoration: underline;
}