/* Creation de site - www.shanaya.com */

/* PARAMETRES GENERAUX 
-------------------------------*/ 
html
{ background: url(../../img/fond.gif) #FF6517 fixed repeat-x; }

body
{ margin: 0; padding: 0; }

body, h1, h2, h3, h4, p, td, ul, li 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #444;
line-height: 120%; 
} 

body, p, td, ul, li
{ 
font-size:small;
text-align: justify;
}


h1
{ 
font-size:30px;
color: #3a509c;
margin-bottom:1em;
}

h2
{ 
font-size:20px;
margin-top:2.5em;
color: #3a509c;
}

h3
{ 
font-size:medium;
}

a
{
color: #3A509C;
outline: none;
}


p {
margin:0;
margin-bottom:1em;
}

img {
border:0;
}

ul, li {
margin:0;
padding:0;
}

ul {
list-style-type:none;
list-style-image: none;
padding-left:20px;
margin-top:1.2em;
margin-bottom:1.2em;
 }

ul ul { list-style-image: none; }

li { 
background: url(http://www.l-abeille.fr/data/Image/puce.gif) no-repeat 0 3px;
margin-bottom:1em; 
padding-left:20px;
}

ul ul li { 
background-image:none;
margin-bottom:0;  }



/* ZONES */

body
{
width:942px;
margin:10px auto;
}

#contener {
background: url(../../img/contenu-bas.gif) bottom no-repeat;
padding-bottom:11px;
}

.contenu 
{
background: url(../../img/contenu-fond.gif);

}

#contenu-fond {
background: url(../../img/contenu-photo-bas.jpg) bottom right no-repeat;
padding:5px 40px 0 40px;
}

#header {
background: url(../../img/contenu-haut.gif) top no-repeat;
padding-top:11px;
margin-top:5px;
}

#footer {
margin-top:80px;
}

#drapeaux {
text-align:right;
padding-right:10px;
}

#drapeaux a {
text-decoration:none;
}

.image img {
border:1px solid #333;
padding:5px;
}

.image {text-align:center;font-size:10px}

.droite {
text-align:right;
vertical-align:top;
width:200px;
}

.champ {
width:250px;
}


#actualites {
border:1px solid #3a509c;
padding:45px 10px 10px 10px;
margin-top:40px;
background: url(../../img/actualites.gif);
}

#actualites h2, #actualites_en h2 {
margin-top:10px;
}

#actualites_en {
border:1px solid #3a509c;
padding:45px 10px 10px 10px;
margin-top:40px;
background: url(../../img/actualites_en.gif);
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash   div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}



