body,td,th {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #000;
}
body {   
        background: #28241e;
                
}
a:link, a:visited, a:active {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	color: #9e2b00;
	text-decoration: none;
}
form {
	margin: 3px;
}

input {
        border: 1px solid #d4d2d2;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background:url(/es/simages/top.jpg) #950101 no-repeat;
        width:955px;
        height: 62px;  
}
.menu {
        background-color: #f3f2ef;
        border: 1px solid #d4d2d2;
	vertical-align: top;
        padding: 10px 2px 50px 9px;
}
.menu div{
        text-align: left;
        vertical-align: top;	
}
.menu td{
        padding:8px 0 8px 0;
        border-bottom: 1px solid #ddd;
}
.menu ul{ 
        line-height: 20px;
}
.menu li {
        list-style: none;
        background:url(/es/simages/bgmenu.gif) 0px 7px no-repeat;
        margin-left: -20px;
        padding-left:10px;
}

.menu_current {
	font-weight: bold; 
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFF;
	vertical-align: top;
}
h1{
	padding: 0 0 0 30px;
        font-size: 16px;
}

.content p{
	padding: 0 30px 0 30px;
}


.footer {
	text-align: center;
	font-size: 11px;
	height: 30px;
}
