body{
position:relative;
padding: 0;
width: 1024px;
margin:auto;
margin-top:0px;
padding-left:0px;
color:#333;
font-family:Verdana;
font-size:11px;
}

.clear{
clear:both;
}

a, a:visited{
text-decoration:none;
}

a:hover, a:active{
text-decoration:underline;
}

/*bandeau*/

.bandeau{
height:243px;
padding:0;
margin:0;
position:relative;
}

.bandeau .flash{ 
float:left;
padding:0;
margin:0;
}


/*menu*/

.menu{
background:url(../iso_icons/menu.jpg) repeat-x;
width:1024px;
height:37px;
padding:0;
margin:0;
}


.separateur{
background:url(../iso_icons/separateur.jpg) no-repeat;
width:5px;
height:26px;
margin-left:10px !important;
margin-right:10px !important;
margin-left:13px;
margin-right:13px;
padding-top:8px;/**/
height:21px;/**/
}

/*image sous le menu menu*/

.bas-menu{
padding:0;
margin:0;
}

.bas-menu img{
padding:0;
margin:0;
border:0;
display:block
}



/*degrade de fond de page*/

.page{
background:#FFF url(../iso_icons/fond.jpg) top no-repeat;
width:1024px;
height: 485px;
min-height:100%!important;
/height:100%;
_height:100%;
}

/*fil d'ariane*/

.ancetre{
height:13px;
}

.ancetre a span{
font-size:10px;
color:#0092D0;
text-decoration:none;
}

.ancetre a {
text-decoration:none;
}

.ancetre a:hover {
text-decoration:underline;
color:#0092D0;
}

.ancetre p{
color:#0092D0;
font-size:10px;
}

.ancetre p span{
padding-left:1px;
padding-right:1px;
}

.ancetre .lastLinkLvl a{
text-decoration:underline;
color:#0092D0;
}

/*contenu*/

.content{
float:left;
padding:10px 20px;
}

h1{
font-weight:bold;
text-transform:uppercase;
font-size:15px;
}

.ish-title1{
font-weight:bold;
text-transform:uppercase;
font-size:15px;
}

.ish-title2{
font-weight:bold;
padding:0;
margin:0;
font-size:15px;
color:#0092D0;
text-indent:0;
position:relative;
right:24px;
}
h4.ish-title2{
font-weight:bold;
padding:0;
margin:0;
font-size:15px;
color:#0092D0;
text-indent:0;
position:relative;
left:0px;
padding-top:10px;
}
.content .clear .ish-title2 span{
position:relative;
left:24px;
}


.content .bsHeading1Content p{
position:relative;
right:24px;
}

/*footer*/

.copyright {
position:relative;
text-align:center;
color:#808080;
padding-bottom:20px;
font-size:10px;
}

.copyright a, .copyright a:visited, .copyright a:link{
text-decoration:none;
color:#808080;
}

.copyright a:hover{
text-decoration:underline;
}

#shortcuts{font-size:12px;color:#555;}
#shortcuts a{color:#555;text-decoration:none;}
#shortcuts a:hover{color:#333;text-decoration:underline;}


