body{
	font-family: Arial;
background-image: url(bak4.gif);
	background-repeat: repeat-x;
	background-color: #d3ffe9; 
}

h1{
	font-size: 28px;
	color: #ffffff;
	background: url(list.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}

h2{
	color: #5F5E5E;
	padding: 0px; margin: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 18px;
}

p{
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

li{
	font-size: 12px;
	line-height: 20px;
}

a{
	color: #24b14c;
	text-decoration: none;
}

img {
	border: 0px;
}


	
a:hover{
	
}

#index{
	width: 500px;
	background: #FFFFFF;
	padding: 20px;
	text-align: left;
	border: 4px solid;
	border-bottom: 30px solid;
	border-color: #097648;
}

#links {
background: url(ruta3.jpg) no-repeat;
margin: 10px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	
}
.stark {
font-size: 24px;
font-weight: bold;
}

.small {
font-size: 9px;
font-weight: bold;
line-height: 14px;

text-align: left;

}

#bottom {
background: url(botten.gif) no-repeat;
border: 0px;

}