@charset "UTF-8";
/* CSS Document */

body 
{
	background-image: url(images/fond_bois.jpg);
} 
#album {
	width: 600px;
	margin-left: 150px;
	margin-bottom: 0px;
}
#album h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #0469b2;
	padding: 10px;
	height: 5px;
}
#album h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0469b2;
	height: 5px;
}

.titSerie {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0469b2;
	height: 5px;
}

#album img {
	float: left;
	padding: 10px;
}
#album a  {
	text_deco: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	}
#extrait {
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	height: 70px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#extrait img {
	margin: 0px;
}
#auteur {
background-image:url("image/tuniassis.jpg"); 
}
#infosite {
	background-image: url(images/fondbas.png);
	width: 960px;
	background-repeat: no-repeat;
	background-position: -10px 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
}
#infosite p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#infosite a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#infosite a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#raoul_album {
	width: 900px;
}
#raoul_album ul {
	width: 600px;
	padding-left: 150px;
}
#raoul_album li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#vie {
	background-image: url(images/fondcontenu.png);
	padding-left: 50px;
	width: 860px;
	background-repeat: no-repeat;
	background-position: -10px;
}
#vie a {
	text_deco: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
}
#tuni {
}
#tuni {
}

.avertissementCookie {
        position: fixed;
        bottom: 0px;
        min-height: 30px;
        width: 100%;
        background-color: #E5E1D4;
        background-color: rgba(228,228,212,0.9);
        z-index: 111000;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.5);
        box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3);
		left: 0px;
}
.avertissementCookieContenu {
        font-family: Verdana,Geneva,sans-serif;
        position: relative;
      /* Largeur Ã  adapter : largeur du site-20px */
        width: 940px;
                max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
        font-size: 10px;
        color: #444;
        line-height: 24px;*/
}
.avertissementCookieContenu a {
color: #666;
}
#avertissementCookieFermer {
        float: right;
        right: 0px;
        top: 0px;
        background-image: url(/images/avertissementCookieFermer.png);
        background-position: 0px 5px;
        background-repeat: no-repeat;
        display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
}
#avertissementCookieFermer:hover {
        background-image: url(/images/avertissementCookieFermer.png);
        background-position: -50px 5px;
        background-repeat: no-repeat;
}
#avertissementCookieAttention {
	background-image: url(/images/avertissementCookieAttention.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}