html, body {
background-image:url(images/index_bg_gauche.jpg);
background-repeat: repeat-y ;
margin:0; padding:0; height:100%;
font-family: Verdana;
}
#bg_dr {
float:right;
position:static;
z-index: -98;
background-image:url(images/index_bg_droite.jpg);
background-repeat: repeat-x ;
width:100%;
height:100%;
/*height:154px;*/
}
.menu {
background-image:url(images/index_1.jpg);
background-repeat:no-repeat;
font-family:arial,sans-serif;
font-size:13px;
height:137px;
padding-left: 89px;
padding-top:96px;
position:static;
z-index:500;
}
.texte_ahk {
padding-left:144px;
margin-top:-84px;
background-image:url(images/index_2.jpg);
background-repeat:no-repeat;
/*margin-top:169px;
margin-bottom:169px;*/
/*padding-left:144px;
padding-top:169px;*/
overflow:hidden;
z-index:-1;
}
#home_right {
padding-left: 10px;
padding-right: 10px;
float: right;
width: 242px;
}
#home_right .block {
font-size: 11px;
margin-top:5px;
padding: 5px 1px 5px 10px;
width: 228px;
border: 1px solid #446D8C;
margin-bottom: 10px;
}
#home_right .title {
float: left;
margin-bottom: 7px;
width: 100%;
}
#home_right .title img {
margin-right: 4px;
}
#home_right span {
font-weight: bold;
color: #446D8C;
}
#home_right a, #home_right a:visited{
text-decoration: none;
color: #446D8C;
}
#home_right a:hover {
text-decoration: underline;
color: #446D8C;
}
table#table_plan td {
font-family: Verdana;
font-size: 13px;
}
table#table_plan a, table#table_plana:visited {
text-decoration: none;
color: #000;
}
table#table_plan a:hover {
text-decoration: none;
color: #9EB5C6;
}
.graffiti_alerte {
font-family: Verdana;
font-size: 11px;
text-align:left;
color:brown;
}
.graffiti_table table {
margin:0 auto;
}
table#graffiti {
width:80%;
/*border: 1px solid #ddd;*/
}
table#graffiti td {
font-family: Verdana;
font-size: 13px;
text-align:left;
}
table#graffiti a, table#table_plana:visited {
text-decoration: none;
color: #000;
}
table#graffiti a:hover {
text-decoration: none;
color: #9EB5C6;
}
iframe {
display:block; width:100%; border:none;
height: 100%;
}