@charset "ISO-8859-1";
* {
margin : 0;
padding : 0;
}
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-family : Arial, Helvetica, sans-serif;
}
div, span, img, form, h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
background-color : transparent;
border : 0;
}
table {
border : 0;
}
form {
margin : 0;
padding : 0;
}
body {
width : 800px;
margin : auto;
font-family : "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 1.5em;
padding : 0;
color : #000000;
background-image : url(../image/bg_main10.jpg);
background-repeat : repeat;
}
#menu {
width : 800px;
height : 30px;
}
.menu_btn {
float : right;
margin-top : 20px;
margin-right : 10px;
}
#baniere {
width : 800px;
height : 100px;
background-image : url(../image/bg_header3.gif);
}
#Bigbuttons {
width : 800px;
height : 150px;
background-image : url(../image/bg_teaser2.jpg);
}
#Bigbuttons h1 {
color : #cc0066;
font-size : 24px;
margin-bottom : 10px;
}
#corps {
background-color : #fdfefe;
width : 800px;
}
#txt_space {
padding : 10px;
}
#txt_space hr {
margin-top : 20px;
margin-bottom : 20px;
}
#txt_space ul {
font-size : 16px;
margin-left : 20px;
text-align : justify;
}
#txt_space il {
margin-left : 20px;
}
#txt_space h1 {
color : #cc0066;
font-size : 28px;
margin-bottom : 20px;
margin-top : 10px;
}
#txt_space h2 {
color : #cc0066;
font-size : 22px;
margin-bottom : 20px;
margin-top : 10px;
}
#txt_space p {
margin-top : 10px;
font-size : 16px;
text-align : justify;
}
#txt_space b {
color : #cc0066;
font-size : 16px;
}
#bas {
width : 800px;
height : 30px;
color : #ffffff;
font-weight : bold;
}
#bas a {
text-decoration : none;
color : #ffffff;
}
#bas a:hover {
text-decoration : none;
color : #cc0066;
} 