html {margin: 0px; padding: 0px;}
body { 
margin: 0px; padding: 0px; 
background-color: #9F272D; 
background-image:url(randomtextures/texture-01.png);
}

a:link {color: #C62837; text-decoration: none;}
a:visited {text-decoration: none; color: #C62837;}
a:hover {color:#FFFFFF; text-decoration: none;}

/* DIVS */

#conteneur{
			position:relative;
			width: 500px;
			height: 100%;
			margin-left: -250px;
			left: 50%;
			background-color: none;
			overflow: no;
			}
#logo{
			position: relative;
			width: 400px;
			height: 350px;
			margin-left: 50px;
			background-color: none;
			background-image: url(imgportal/logoskb.png);
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 22;
			}

#bantitle{
			position: relative;
			width: 400px;
			height: 70px;
			margin-left: 50px;
			margin-top: 15px;
			text-align:center;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
			}			

#banbox{
			position: relative;
			width: 400px;
			height: 100px;
			margin-left: 50px;
			margin-top: 15px;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
			}

#spacer {
			width: 16px;
			height: 100px;
			float:left;
		}

#semibaniere {

			width: 190px;
			height: 100px;
			float:left;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
			/* border radius */
			border:solid 1px #C62837;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright:5px;
			-moz-border-radius-bottomleft:5px;
			-moz-border-radius-bottomright:5px;
			-webkit-border-top-left-radius:5px;
			-webkit-border-top-right-radius:5px;
			-webkit-border-bottom-left-radius:5px;
			-webkit-border-bottom-right-radius:5px;
			border-top-left-radius:5px;
			border-top-right-radius:5px;
			border-bottom-left-radius:5px;
			border-bottom-right-radius:5px;
			/* border radius */
			
			/* shadow box */
			-moz-box-shadow:inset 1px 2px 12px #000000;
			-webkit-box-shadow:inset 1px 2px 12px #000000;
			box-shadow:inset 1px 2px 12px #000000;
			/* shadow box */
			}


#baniere{
			position: relative;
			width: 400px;
			height: 100px;
			margin-left: 50px;
			margin-top: 15px;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
			/* border radius */
			border:solid 1px #C62837;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright:5px;
			-moz-border-radius-bottomleft:5px;
			-moz-border-radius-bottomright:5px;
			-webkit-border-top-left-radius:5px;
			-webkit-border-top-right-radius:5px;
			-webkit-border-bottom-left-radius:5px;
			-webkit-border-bottom-right-radius:5px;
			border-top-left-radius:5px;
			border-top-right-radius:5px;
			border-bottom-left-radius:5px;
			border-bottom-right-radius:5px;
			/* border radius */
			
			/* shadow box */
			-moz-box-shadow:inset 1px 2px 12px #000000;
			-webkit-box-shadow:inset 1px 2px 12px #000000;
			box-shadow:inset 1px 2px 12px #000000;
			/* shadow box */
			}

#baniere:hover{
			border:dashed 1px #FFF;
			/* shadow box */
			-moz-box-shadow: 0px 2px 18px #000000;
			-webkit-box-shadow: 0px 2px 18px #000000;
			box-shadow: 0px 2px 18px #000000;
			/* shadow box */
			}
			
#semibaniere:hover{
			border:dashed 1px #FFF;
			/* shadow box */
			-moz-box-shadow: 0px 2px 18px #000000;
			-webkit-box-shadow: 0px 2px 18px #000000;
			box-shadow: 0px 2px 18px #000000;
			/* shadow box */
			}
			
#social{
			width: 70px;
			height: 15px;
			float:left;
			margin-left: 24px;
			margin-top: 15px;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			text-align: center;
			z-index: 10;

			/* border radius */
			border:none 0px #ffffff;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright:10px;
			-moz-border-radius-bottomleft:10px;
			-moz-border-radius-bottomright:10px;
			-webkit-border-top-left-radius:10px;
			-webkit-border-top-right-radius:10px;
			-webkit-border-bottom-left-radius:10px;
			-webkit-border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			/* border radius */
			}
			
#social:hover{			
			color: #FFFFFF;
			text-shadow: 1px 1px 4px #000000;
			}

#legal{
			width: 120px;
			height: 30px;
			margin-left: 120px;
			margin-top: 15px;
			background-color: none;

			} 			

#bansocial{
			position: relative;
			width: 400px;
			height: 30px;
			margin-left: 50px;
			margin-top: 15px;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
			}

#voeux{		position: relative;
			width: 800px;
			height: 600px;
			background-image:url(2012/img/rotator.php);
			margin-left: -150px;
			margin-top: 15px;
			background-color: none;
			background-repeat: no-repeat;
			background-position: center center;
			z-index: 10;
						/* border radius */
			border:solid 1px #C62837;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright:5px;
			-moz-border-radius-bottomleft:5px;
			-moz-border-radius-bottomright:5px;
			-webkit-border-top-left-radius:5px;
			-webkit-border-top-right-radius:5px;
			-webkit-border-bottom-left-radius:5px;
			-webkit-border-bottom-right-radius:5px;
			border-top-left-radius:5px;
			border-top-right-radius:5px;
			border-bottom-left-radius:5px;
			border-bottom-right-radius:5px;
			/* border radius */
			
			/* shadow box */
			-moz-box-shadow:inset 1px 2px 12px #000000;
			-webkit-box-shadow:inset 1px 2px 12px #000000;
			box-shadow:inset 1px 2px 12px #000000;
			/* shadow box */

			}
			
#line{
			position: relative;
			width: 360px;
			height: 2px;
			background-image:url(imgportal/line1.gif);
			background-repeat: repeat;
			margin-left: 70px;
			margin-top: 15px;
			}

#footline{
			position: relative;
			width: 360px;
			height: 2px;
			background-image:url(imgportal/line1.gif);
			background-repeat: repeat;
			margin-left: 70px;
			margin-top: 17px;
			margin-bottom: 20px;

			}

#foot{
			position: relative;
			width: 360px;
			height: 30px;
			margin-left: 70px;
			margin-top: 15px;
			}
			
.blog{ background-image:url(imgportal/blog.png);}

.rip{ background-image:url(imgportal/rip.png);}

.lrh{ background-image:url(imgportal/lrh.png);}

.book{ background-image:url(imgportal/book.png);}
.bookpdf{ background-image:url(imgportal/bookpdf.png);}
.bookpdf:hover{ background-image:url(imgportal/bookpdfover.png);}
.bookonline{ background-image:url(imgportal/bookonline.png);}
.bookonline:hover{ background-image:url(imgportal/bookonlineover.png);}

.twitter{background-image:url(imgportal/twitterd.png);}
.twitter:hover{background-image:url(imgportal/twitter.png);}

.facebook{background-image:url(imgportal/facebookd.png);}
.facebook:hover{background-image:url(imgportal/facebook.png);}

.mail{background-image:url(imgportal/maild.png);}
.mail:hover{background-image:url(imgportal/mail.png);}

.dlbook{background-image:url(imgportal/dlbookd.png);}
.dlbook:hover{background-image:url(imgportal/dlbook.png);}










