* {	margin:0;padding:0;}
Body {
	color:#3F3B34;
	font: 1em/1em Tahoma,Verdana,"Trebuchet MS",sans-serif;
	background: #685E58 url(background.gif) center 45px repeat-y;
	}
a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}
a img {	border: 0;}
a:link {
	color: #000000;
	border-color: #9B8F81;
	}
a:visited {
	color: #555048;
	border-color: #B6A99C;
	}
a:hover {
	border-color: #000000;
	}
a:active {
	color: #817569;
	border:none;
	}

p {
	margin: 0 0 0.8em;
	}
input,textarea,select {
	background-color: #D7CBB9;
	border: 1px solid #9B8F81;
	}
h1 {
	width: 615px;
	height: 250px;
	text-indent: -9999px;
	background: #685E58 url(header.jpg) center 30px no-repeat;
	padding: 30px 1px 0;
	}
h2 {
	font: 1.5em/1em Baskerville,"Baskerville Old Face",serif;
	}


#center {
	width: 615px;
	margin: auto;
	}
#content {
	width: 370px;
	float:left;
	font-size: 0.8125em;
	line-height: 1.3077em;
	padding: 0 30px;
	}
#sidebar {
	width: 105px;
	float:left;
	font-size: 0.6875em;
	margin: 0 0 0 40px;
	padding: 0 20px;
	}

ul {
	margin: 0 0 0.8em 1.3em;
	list-style-position: inside;
	}
.floatR	{
	float: right;
	}
.floatL {
	float: left;
	}
.implorante {
	padding: 10px 20px 0 0;
	}
.valse {
	text-align:center;
	margin: 10px 5px;
	}