
html, body{
margin:0px;
padding:0px;
background:transparent url(http://www.ishinta.com/images/site/header.jpg) repeat-x;
font-family:'Lucida Grande',Tahoma,Verdana,'Trebuchet MS','Bistream vera sans',Helvetica,Arial,Sans-serif;
overflow-x:hidden;
}

#conteneur{
margin:auto;
font-size:0.8em;
}

#header{
height:50px;
}

#h_conteneur{
margin:auto;
width:990px;
}

#h_menu{
float:left;
}

.hli_menu{
font-size:1.2em;
font-weight:bold;
color:#FFFFFF;
display:inline;
margin-right:50px;
}

.hli_menu a{
color:#FFFFFF;
text-decoration:none;
}

#h_fermer{
display:none;
}

#h_logo{
margin-top:8px;
float:right;
height:40px;
width:200px;
background:transparent url(http://www.ishinta.com/images/site/logo_header.png) no-repeat;
}

#panneau{
margin:auto;
position:absolute;
top:50px;
width:100%;
background-color:#FFFFFF;
}

#p_conteneur{
margin:auto;
height:380px;
width:990px;
background: url(http://www.ishinta.com/images/site/panneau_fond.jpg) no-repeat;
}

#loader{
float:left;
}

#citation{
float:right;
height:20px;
text-align:right;
}

#p_contenu{
clear:both;
}

#bande{
height:35px;
background: url(http://www.ishinta.com/images/site/panneau.jpg) repeat-x;
background-position:bottom;
line-height:30px;
}

#bande_conteneur{
margin:auto;
width:990px;
}

#box{
margin-top:40px;
min-height:400px;
}

#b_conteneur{
margin:auto;
width:990px;
}

#footer{
padding-top:10px;
background:transparent url(http://www.ishinta.com/images/site/footer.jpg) repeat-x;
min-height:200px;
}

#f_conteneur{
margin:auto;
width:990px;
}

.f_inline{
float:left;
width:400px;
font-weight:bold;
}

.f_title{
font-size:1.2em;
color:#FFFFFF;
}

.f_nodot{
margin:0px;
margin-top:10px;
padding:0px;
list-style-type: none;
}

#f_last{
padding-top:15px;
text-align:center;
clear:both;
}

/* Mise en forme */
a{
	color:#0033CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:#990099;
}

a img{
	border:none;
}

h1{
	padding-top:15px;
	margin-top:0px;
}

h2{
	padding-top:30px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:#CC33CC solid thin;
	font-size:1.2em;
}