

/* CSS Document */

li {
list-style: none;
margin: 0;
padding: 0;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

#popup{
border:1px solid #8597ad; 
position: fixed; 
left: 25%; 
top: 30%; 
width: 300px; 
z-index: 100; 
padding: 4px; 
background-color: #c0c0c0; 
display:none;}

body {
 background-image: linear-gradient(bottom, #cad7e7 0%, #072f52 59%);
background-image: -o-linear-gradient(bottom, #cad7e7 0%, #072f52 59%);
background-image: -moz-linear-gradient(bottom, #cad7e7 0%, #072f52 59%);
background-image: -webkit-linear-gradient(bottom, #cad7e7 0%, #072f52 59%);
background-image: -ms-linear-gradient(bottom, #cad7e7 0%, #072f52 59%);
	background-repeat: no-repeat;
	background-attachment: fixed;
 background-color: #072f52;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000000;
}
a:link {
color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
color: #000000;
}
a:hover {
	text-decoration: underline;
color: #072f52;
}
a:active {
	text-decoration: none;
color: #000000;
}
h1 {
color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
.Style145 {
color: #072f52;
	font-weight: bold;
}
/* couleur menu titres galerie */
A.lienmenu:link {
	text-decoration: none;
color: #554c64;
}
A.lienmenu:visited {
	text-decoration: none;
color: #554c64;
}
A.lienmenu:hover {
	text-decoration: underline;
color: #554c64;
}
A.lienmenu:active {
	text-decoration: none;
color: #554c64;
}



div#b {
	width: 1041px;
}
div#f {
	position:fixed; 
	bottom:0px;
	left:0px;
	background-image:url(images/fond2.png);
	background-repeat: no-repeat;
	background-position: left top;

	z-index: -3;
	margin-left: -150px;
}
div#g {
	position:fixed; 
	bottom:0px;
	right:0px;
	background-image:url(images/fond3.png);
	background-repeat: no-repeat;
	background-position: right top;

	z-index: -3;
	margin-right: -150px;
}

div#hdp { 
position:fixed; 
bottom:0px; 
right:0px; 
background-color: #cad7e7;
border: 1px solid #8597ad;
height: 20px;
padding: 5px 5px 5px 5px;
}

div#container {
	float: left;
	width: 1041px;
	background-image: url(images/dd_02.png);
}
div#header1 {
	background-image: url(images/dd_01.png);
	width: 1041px;
	height: 38px;
}
div#header2 {
	width: 1041px;
}
div#tt {
	float: left;
	width: 295px;
	height: 90px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}
div#pp {
	float: right;
	width: 728px;
	height: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#menu2 {
	margin-left : 5px;
	margin-right: 5px;
	float: left;
	width: 99%;
	height: 45px;
 background-color:#cad7e7;
	border-top-left-radius:10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div#menu {
	float: left;
	width: 74%;
	height: 45px;
	text-align: left;
 background-color:#8597ad;
	border-top-left-radius:10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div#menu3 {
	margin-top: 10px;
}
div#middle {
	float: left;
	width: 660px;
	text-align: justify;
	padding: 5px 15px 5px 15px;
}
div#right {
	float: right;
	width: 340px;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}
div#footer {
	clear: both;
	background-image: url(images/dd_04.png);
	width: 1041px;
	height: 40px;
}
div.spacer {
	clear: both;
}
div.news {
	float: left;
	width: 100%;
background-color: #cad7e7;
border: 1px solid #8597ad;
	border-radius: 10px;
}
div.meng {
	float: left;
	width: 336px;
	background-color: #ffffff;
border: 1px solid #8597ad;
	border-radius: 10px;
}
div#sear1 {
	float:right;
	height: 55px;
	width: 600px;
	background-color:#ffffff;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
div#fondtitre {
	padding: 10px 10px 10px 10px;
	float:left;
	width: 550px;
	font-size: 15px;
	font-weight: bold;
	background-color:#ffffff;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: left;
}
div#pagination {
	float: left;
	width: 100%;
}
#barre-h {
	position: fixed;
	z-index:1;
}
#barre-h {
	top:100px;
	left:0;
	width:25px;
	color:000;
}
#bandeau-bas {
	position: fixed;
}
#bandeau-bas {
	width:100%;
	bottom:0;
	left:0;
	background: #000;
	color:000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}
#bandeau-bas a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#bandeau-bas .theme {
	float:left !important;
	margin:6px 0 7px 8px;
	font-family:verdana;
	font-size:18px;
	color:#e9d426;
	font-weight:bold;
}
#bandeau-bas .titre {
	float:left !important;
	margin:6px 0 7px 8px;
	font-family:verdana;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
#bandeau-bas #opened {
	height:90px;
	margin:0 8px 0 8px;
}
#close {
	float:left !important;
	margin:8px 0 5px 0;
}
#bandeau-bas #closed {
	height:15px;
	float:left;
	margin:3px 8px 2px 8px;
	font-size:15px;
}
#rss {
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}
#haut {
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}
#accueil {
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}
img {
	border: none;
}
#sp {
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	text-align:center;
}
div.part {
	font-size: 9px;
	float: left;
	padding : 5px 5px 5px 5px;
	height: 10px;
	width: 140px;
}
div.part:hover {
	float: left;
background-color: #cad7e7;
	padding : 5px 5px 5px 5px;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* couleur menu titres galerie */
A.black:link {
	text-decoration: none;
	color: #ffffff;
}
A.black:visited {
	text-decoration: none;
	color: #ffffff;
}
A.black:hover {
	text-decoration: underline;
	color: #ffffff;
}
A.black:active {
	text-decoration: none;
	color: #ffffff;
}
/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top, #666, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top, #444, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top, #000, #444);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
/* ---------- gallery styles start here ----------------------- */

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	font-size: 9px;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 125px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}
/************************************************************************************
REFLECTION
*************************************************************************************/
.reflection .image-wrap {
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5);
	box-shadow: inset 0 0 1px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.reflection .image-wrap:after {
	position: absolute;
	content: ' ';
	width: 100%;
	height: 30px;
	bottom: -31px;
	left: 0;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,.3)), color-stop(100%, rgba(255,255,255,0)));
	background: linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%);
}
.reflection .image-wrap:hover {
	position: relative;
	top: -8px;
}

ul#nav {
	list-style: none;
	padding-left: 10px;
	margin: 0;
    padding-top: 10px;
}
#nav li {
	float: left;
	position: relative;

	margin-right:2px;
padding-left: 5px;
padding-right: 35px;

	margin-right:2px;
z-index: 2;


}
ul#nav li a {
	display: block;
	height: 23px;
	font-weight: bold;
	color:#072f52;
}
ul#nav li.plop a {
	background: #c0c0c0;
	height: 30px;
    width:180px;
	padding-left: 5px;
	border-left: solid 1px #8597ad;
	border-right: solid 1px #8597ad;
}
ul#nav li.current a {
	background-color: #8597ad;
	text-align:left;
}
li ul {
	list-style: none;
	display: none;
	position: absolute;
	width:192px;
	top: 0;
	left: 0;
	margin-left:-1px;
	padding: 5px 0px 0px 0px;
	border-bottom: solid 1px #8597ad;
    border-top: solid 1px #8597ad;
}
li>ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul {
	display: block;
}
ul#nav li a:hover {
	background-color: #cad7e7;
	color:#ffffff}

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#navigation li {
    width: 100px;
}
ul#navigation li a {
    display: block;
    margin-left: -2px;
    width: 100px;
    height: 70px;    
    background-color:#cad7e7;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}


ul#navigation li a:hover {
    display: block;
    margin-left: -2px;
    width: 100px;
    height: 70px;    
    background-color:#cad7e7;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


ul#navigation .home a{
    background-image: url(images/logo/home.png);
}


ul#navigation .rssfeed a   {
    background-image: url(images/logo/rss.png);
}

ul#navigation .contact a    {
    background-image: url(images/logo/mail.png);
}
ul#navigation .saintseiya a    {
    background-image: url(images/logo/saintseiya.png);
}
ul#navigation .bleach a    {
    background-image: url(images/logo/bleach.png);
}
ul#navigation .dbz a    {
    background-image: url(images/logo/dbz.png);
}

ul#navigation .miyazaki a    {
    background-image: url(images/logo/miyazaki.png);
}
ul#navigation .fairytail a    {
    background-image: url(images/logo/fairytail.png);
}
ul#navigation .zelda a    {
    background-image: url(images/logo/zelda.png);
}
ul#navigation .onepiece a    {
    background-image: url(images/logo/onepiece.png);
}
ul#navigation .naruto a    {
    background-image: url(images/logo/naruto.png);
}


img.mb_bgimage{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	opacity:0.8;
	z-index:-5;
}

.mb_overlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:transparent url(images/pattern.png) repeat top left;
	z-index:-4;
}
