/*--------------------------------------------------
I                                                  I
I                                                  I
I         josuerauscher.net                        I
I                                                  I
I                                                  I
--------------------------------------------------*/
/*------------------------------
I                              I
I         FONTES               I
I                              I
------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Delius|Sail:400|Snippet);
/*------------------------------
I                              I
I         BODY                 I
I                              I
------------------------------*/
body {
margin: 40px 0px 200px 70px; /* haut, droite, bas, gauche */
background-color: #ffffff;
font-family: Delius, 'Chaparral Pro', Chaparral, Georgia, serif;
text-align: left;
font-size: 9pt;
color: #804000;
}
a {
color: #804000;
text-decoration: underline;
border-bottom: 1px solid #ff8c8c;
}
a:hover {
color: #804000;
border: 1px solid #1ed3b7;
}
/*------------------------------
I                              I
I         IMAGES               I
I                              I
------------------------------*/
img {
border: 0;
vertical-align: top;
}
a img {
border: 1px solid #333333;
vertical-align: top;
}
/*------------------------------
I                              I
I         MENU                 I
I                              I
------------------------------*/
div.menu {
margin-bottom: 70px;
}
div.menu a.selected {
font-weight: bold;
}
div.fleche {
margin-bottom: 70px;
font-size: 2em;
}
/*------------------------------
I                              I
I         CONTENTS             I
I                              I
------------------------------*/
div.img_accueil {
position: absolute;
overflow: hidden;
top: 99px;
left: 250px; /*border: 1px solid #333333;*/
}
.txt_titre {
font-family: Sail, 'Brush script', cursive;
font-size: 1.3em;
/*font-weight: bold;*/
}
div.liste {
overflow: visible;
width: 600px;
line-height: 1.3em;
}
.txt_petit {
font-size: 0.8em;
}
.txt_couleur {
color: #ff8c8c;
}
.txt_anglais {
font-family: Snippet, Georgia, serif;
}
/*------------------------------
I                              I
I         TABLEAUX             I
I                              I
------------------------------*/
table td {
vertical-align: top;
}
/*
table.textes {
font-size: 1.1em;
line-height: 1.5em;
}
*/
/*------------------------------
I                              I
I         MARGES (IMAGES)      I
I                              I
------------------------------*/
.marge_verticale_tpetit {
margin-bottom: 10px;
}
.marge_verticale_petite {
margin-bottom: 40px;
}
.marge_verticale_grande {
margin-bottom: 120px;
}
.marge_horizontale_moyenn {
margin-right: 80px;
margin-bottom: 20px;
}
.marge_horizontale_petite {
margin-right: 10px;
margin-bottom: 20px;
}
.marge_horizontale_grande {
margin-right: 250px;
margin-bottom: 20px;
}
/*------------------------------
I                              I
I      ROLLOVER COULEUR        I
I                              I
------------------------------*/
a.rollovercouleur {
display: -moz-inline-box;
display: inline-block;
vertical-align: bottom;
border-bottom-style: none;
background: #ff8c8c;
}
a.rollovercouleur:hover {
background: #cc00cc;
}
.rollovercouleur img {
margin-right:0px;
margin-bottom:0px;
border: 0;
opacity: 0.7;
filter: alpha(opacity=70);
}
.rollovercouleur:visited img {
border: 0;
}
.rollovercouleur:hover img {
border: 0;
opacity: 0.7;
filter: alpha(opacity=70);
}
/*----------------
I      FIN       I
----------------*/











