body {
color : #787878;
font-size : 11px;
background-color : #000;
font-family : Tahoma;
margin : 0;
padding : 0;
border : 1px solid #590000;
margin: auto; max-width: 650px;
}
a:link, a:visited {
color : #fe8f17;
text-decoration : none;
}
a:hover {
color : #ff4e00;
text-decoration : none;
}
input, textarea, select {
color : #6d6d6d;
background-color : #101010;
background-repeat : repeat-x;
background-position : 100% top;
margin-right : 1px;
margin-bottom : 1px;
padding : 1px 4px;
border : 1px solid #363636;
}
input:hover, textarea:hover, select:hover {
color : #6d6d6d;
background-color : #101010;
background-repeat : repeat-x;
background-position : 100% bottom;
margin-right : 1px;
padding : 1px 4px;
border : 1px solid #363636;
}
input:focus, textarea:focus, select:focus {
color : #6d6d6d;
background-color : #101010;
background-repeat : repeat-x;
background-position : 100% top;
margin-right : 1px;
padding : 1px 4px;
border : 1px solid #363636;
}
input { padding: 1px 3px 0px 3px; border: 1px solid; border-color: #363636 #363636 #363636 #363636; background-color: #101010;
color: cyan; text-align: left; font-size: small; }
form {
display: inline;
}
.menu {
background-color : #040404;
background-image : url(images/menuuu.jpg);
background-repeat : repeat-x;
background-position : 100% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #590000;
}
.r {
background-color : #040404;
background-image : url(images/Dep.gif);
background-repeat : repeat-x;
background-position : 100% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #590000;
}
.e {
background-color : #040404;
background-image : url(images/Parque1.png);
background-repeat : repeat-x;
background-position : 100% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #590000;
}
.foot,.footer,.header {
margin: 1px;
padding: 1px;
background-image : url(images/foot.gif);
color : #a9a9a9;
text-shadow : #000000 1px 1px 2px;
text-align: left;
background-color : #0a0a0a;
background-repeat : repeat-x;
background-position : 100% top;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #590000;
}
.foot a:link {
color : #a9a9a9;
text-decoration : none;
border-bottom : 1px dotted #3f3f3f;
}
.foot a:hover {
color : #d2d2d2;
text-decoration : none;
border-bottom : 1px dotted #696969;
}