body {
    background: #191D41 url(images/bg_all.jpg) repeat-x top left;
    margin:0;
    background-attachment: fixed;
	padding: 10px;
}

a:link {text-decoration: none; color: #6D72D4}
a:visited {text-decoration: none; color: #6D72D4}	
a:hover {text-decoration: none; color: #ffffff}

.all {
background: #B6C0C5 url(images/bg_set.jpg) repeat-x top left;
width: 760px;
text-align: right;
padding: 0;
margin-left: 15%;
min-height:500px;
padding-bottom: 10px;
}

.nav {
width: 100px;
background-color: #ffffff;
}

.zone {
width: 500px;
margin-left: 200px;
margin-right: 30px;
padding: 10px;
background-color: #ffffff;
border: 1px solid #091619;
min-height: 350px;
}

#menu {
position: relative;
margin-top: 60px;
text-align: left;
}

.tab1 {
background: #ffffff;
}

.tab2 {
border-style: solid; 
border-width: 1px; 
border-color: #01002A;
background: #B6C0C5 url(images/bg_set.jpg) repeat-x top left;
}

.norm {  font-family: Verdana; font-size: 9px;color: #202365; text-align: left;}
.bold {  font-family: Verdana; font-size: 9px;color: #202365; font-weight: bold; text-align: left;}
.cent {  font-family: Verdana; font-size: 9px;color: #202365; text-align: center;}
.centb {  font-family: Verdana; font-size: 9px;color: #202365; font-weight: bold; text-align: center;}
.rightb {  font-family: Verdana; font-size: 9px;color: #202365; font-weight: bold; text-align: right;}
.titre {font-family:Verdana; background-color: #202365; font-size: 11px; font-weight: bold; color: #E5ECF2; line-height: 30px; text-align: center;}
.titre2 {font-family:Verdana; background-color: #202365; font-size: 10px; font-weight: bold; color: #E5ECF2; text-align: left;}
.titre2 a:link {text-decoration: none; color: #E5ECF2}
.titre2 a:visited {text-decoration: none; color: #E5ECF2}	
.titre2 a:hover {text-decoration: none; color: #ffffff}
.lnk { text-align: center; color: #E4E4E4; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 7pt; line-height: 9pt; text-decoration: none;}
a.lnk:link {color: #E4E4E4; font-family: Verdana ; font-size: 7pt; line-height: 9pt; text-decoration: none;}
a.lnk:hover {color: #ffffff; text-decoration: underline;}
a.lnk:visited {color: #E4E4E4; font-family: Verdana ; font-size: 7pt; line-height: 9pt;}