body, html {
margin: 0;
padding: 0;
cursor: default;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25361a;
	background-repeat: repeat-x;
	background-color: #698015;
	background-image: url('images/fd3.jpg');
	background-position: top center;
	text-align: left;
}



a {
	color: #2c6200;
	text-decoration: none;
}


a:hover {
color: #409000;
text-decoration: underline;
}


//ul {
//	text-indent: -25px;
//}



//li {
//	text-indent: -25px;
//}
 

.strong {
	color: #708c00;
	text-decoration: none;
	font-weight: bold;
}

.gasparastrong {
	color: #008C4C;
	text-decoration: none;
	font-weight: bold;
}

.gasparanormal {
	color: #5C6F86;
	text-decoration: none;
}

.gasparaBigStrong {
	color: #077065;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.clair {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.BigStrong {
	color: #539a1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.Tablorder {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 350px;
}
.Tablorder2 {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.tablopt {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.bordermenu {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}