body {
background: #ccc8c8;
margin: 0;
padding: 0;
font-family: "trebuchet ms", arial, verdana;
font-size: 11px;
color: #000000;
cursor: default;
}
a, a:visited, a:active {
color: #4a7650;
font-weight: bold;
text-decoration: none;
background: none;
}
a:hover {
color:#fff;
text-decoration:none;
background: #dccccf;
}
#layout {
width: 800px;
margin: 0 auto;
background: url('img/cbg.jpg') repeat;
}
#top {
width: 800px;
height: 148px;
margin: 0 auto;
background: url('img/01.jpg') no-repeat;
}
#img01 {
float:left;
width:800px;
margin: 0 auto;
background: url('img/cbg.jpg') repeat;
}
#img02 {
float:left;
width:800px;
margin: 0 auto;
background: url('img/02.jpg') bottom no-repeat;
}
#bottom {
float: right;
width: 800px;
height: 103px;
margin: 0 auto;
background: url('img/03.jpg') no-repeat;
}
#bottomtxt {
padding: 20px 0 0 100px;
height: 50px;
font-size: 10px;
color: #cccccc;
}
#bottomtxt a:link, #bottomtxt a:visited {
color: #9cb998;
text-decoration:none;
}
#bottomtxt a:hover, #bottomtxt a:active {
color: #ffffff;
text-decoration:none;
background: none;
}
div.texto {
padding: 0;
margin: 0px 24px 0 24px;
}
#espacio {
height: 450px;
float: left;
}
input, textarea, option, select{
border: 1px solid #6fa669;
font-family: "trebuchet ms", arial, verdana;
font-size: 11px;
color: #000000;
background-color: #e7e7e7;
}
