/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
background: #FFF;
background:url(fondgradient.png);
background-repeat: repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: 14px;
line-height: 18px;
}

/* basics */
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

a:link {
color: #164784;
}

a:visited {
color: #61091b;
}


a:hover, a:active {
color:#3b6ba6;
}

p {
margin: 5px;
}

ul{
margin-left: 20px;
list-style: none;
line-height: normal;
}
li {
padding-left: 10px;
padding-bottom: 3px;
}


	
/* Page d'accueil*/

#cadre {
position: absolute;
left:0px;
top: 100px;
background: url(alerioncadre.png);
background-repeat: no-repeat;
background-position: top left;
width: 735px;
height:636px;
}


.bouton1
{
position: absolute;
left:23px;
top: 85px;
width:128px;
height:176px;
}
.bouton2
{
position: absolute;
left:163px;
top: 85px;
width:128px;
height:176px;
}
.bouton3
{
position: absolute;
left:303px;
top: 85px;
width:128px;
height:176px;
}
.bouton4
{
position: absolute;
left:443px;
top: 85px;
width:128px;
height:176px;
}
.bouton5
{
position: absolute;
left:583px;
top: 85px;
width:128px;
height:176px;
}
	
.bouton6
{
position: absolute;
left:23px;
top: 386px;
width:128px;
height:176px;
}
.bouton7
{
position: absolute;
left:163px;
top: 386px;
width:128px;
height:176px;
}
.bouton8
{
position: absolute;
left:303px;
top: 386px;
width:128px;
height:176px;
}
.bouton9
{
position: absolute;
left:443px;
top: 386px;
width:128px;
height:176px;
}
.bouton10
{
position: absolute;
left:583px;
top: 386px;
width:128px;
height:176px;
}

.boutonretour
{
position: absolute;
left:615px;
top: 582px;
width:192px;
height:33px;
}
.boutontitre
{
display:block;
margin:0 auto;
width:413px;
height:54px;
}


/* Pour les pages de gallerie et de BD*/

#main {
width: 1080px;
margin-left: 10px;
margin-top: 5px;
}

#lecteur{
margin: 5px;	
}

.explique{
	font-size: 12px;
	text-align: center;
}

.lecteurdroit{
display: inline-block;
width:250px;
vertical-align: top;
padding: 5px;
}

.listepage{
display: inline-block;
width:80px;
vertical-align: top;
padding: 5px;
}

.lecteurgauche{
display: inline-block;
vertical-align: top;
padding: 5px;
}


.titrechapitre{
display: block;
background: url(coin2.png);
background-repeat: no-repeat;
background-position: top left;
height: 50px;
padding-top:15px;
padding-left:35px;
font-size: 36px;
margin:5px;
}


footer {
width: 1000px;
margin-top:10px;
}

.casefooter{
display: inline-block;
background: url(coin2.png);
background-repeat: no-repeat;
background-position: top left;
height: 50px;
padding-top:15px;
padding-left:15px;
font-size: 18px;
margin:5px;
}




/* spécial introduction et largeur max page accueil*/

#mainetroit {
width: 700px;
margin-left: 20px;
margin-top: 5px;
}

.textacc{
width: 620px;
margin-left: 40px;
}













/*
.parties {
display: block;
background: url(coin4.png);
background-repeat: no-repeat;
background-position: top left;
padding-left:65px;	
}

.apart1{
margin-left:196px;
margin-bottom: 10px;
display: block;
vertical-align: top;
}

.apartinside{
display: inline-block;
vertical-align: top;
background: url(coin1.png);
background-repeat: no-repeat;
background-position: top left;
padding: 32px 0 0 26px;
}


footer {
width: 250px;
margin: 0 auto;
background: url(coin3.png);
background-repeat: no-repeat;
background-position: top left;
padding: 25px 0 0 65px;
font-size: 24px;
margin-bottom: 20px;
}


.texte{
width:800px;
text-align: justify;
padding: 10px;
}




.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}
*/
	