body {
margin : 0;
padding : 0;
text-align : center;
background-color : #696252;
height:100%;
}
#main {
background-image : url(img/fond.jpg);
background-repeat : no-repeat;
background-color : #fff;
border : 3px solid #96af16;
width : 900px;
margin : 10px auto;
list-style : none;
}
#header {
height : 137px;
padding : 10px;
text-align : left;
border-bottom : 3px solid #96af16;
}
#header img {
border : none;
}
#banner {
width : 550px;
height : 145px;
float : right;
margin : 0 0 0 0;
text-align : center;
font-family : Georgia, "Times New Roman", Times, serif;
color : #696252;
text-decoration : none;
}
#banner strong {
font-size : 1.5em;
color : #fff;
}
#banner img {
border : none;
}
#page {
height : 100%;
text-align : justify;
overflow : hidden;
}
#menu {
margin : 5px 0 0 0;
list-style : none;
width : 350px;
float : left;
height:590px;
}
#menu p {
text-align : center;
color : #fff;
padding :20px 5px 20px 5px;
background : #696252;
}
#menu p a {
text-align : center;
color : #96af16;
}
#menu li {
color : #fff;
font-weight : bold;
height:30px;
}
#menu li a {
padding:5px;
background : #96af16;
color : #fff;
font-family : 80% Georgia, "Times New Roman", Times, serif;
text-decoration : none;
text-align : left;
}
#menu li a:hover, #navigation li a:focus, #navigation li a:active {
text-decoration : underline;
}
#content {
z-index : 2;
float : right;
width : 540px;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
margin:auto;
}
#content p {
padding : 50px;
color : #696252;
text-align : justify;
}
#content h1 {
padding : 10px;
color : #696252;
text-align : center;
}
#contentlink h1 {
padding : 10px;
color : #696252;
text-align : center;
}
#contentlink, img {
text-align : center;
border:none;
}
.link {
text-align : center;
padding : 5px;
background : #96af16;
color : #fff;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : bold;
text-decoration : none;
list-style : none;
}
.link a {
color : #fff;
text-decoration : none;
list-style : none;
}
.link a:hover, a:focus, a:active {
color : #fff;
text-decoration : underline;
}
#content a:hover, #content li a:focus, #content li a:active {
color : #fff;
text-decoration : underline;
}
#contentdiet {
float : right;
width : 500px;
font-family : Georgia, "Times New Roman", Times, serif;
margin-right : 15px;
}
#contentdiet p {
padding : 0 25px 0 0;
color : #696252;
text-align : justify;
}
#contentdiet h1 {
padding : 10px;
color : #696252;
text-align : center;
}
#contentdiet li {
color : #696252;
list-style : square;
line-height : 1em;
}
#contentdiet .link {
color : #696252;
list-style : none;
}
#footer {
background-image : url(img/footer.png);
background-repeat : no-repeat;
padding : 5px 10px 5px 0;
font-weight : normal;
text-align : right;
}
#footer span {
margin : 0;
padding : 5px 5px 5px 5px;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 0.8em;
color : #696252;
}
#footer a {
color : #96af16;
text-decoration : none;
}
#footer a:hover, #footer li a:focus, #footer li a:active {
text-decoration : underline;
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
.listpato {
background : #fff;
}
#botindex {
position : relative;
left : 75px;
bottom : 225px;
}
#botdiet {
position : relative;
bottom : 120px;
}
#botfaq {
position : relative;
bottom : 150px;
}
#botconsul {
position : relative;
bottom : 217px;
}
.contentinfo {
text-align : center;
}