/* CSS Document */


body {
	margin-top: 0px;
	background-color: #9d8c5e;
	margin-bottom: 10px;
	background-image: url(imagenes/fondo2.png);
	background-repeat: no-repeat;
	margin-left: 75px;
}
.botones {
	margin-top: 45px;
}
.w2 {
	margin-top: 5px;
	width: 35px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 23px;
}
.texto {
    margin: 25px 50px 25px 0px;
}
.fondo {
    background-image: url(imagenes/fondiotxt.gif);
	background-repeat: repeat-x;
	background-color: #76B13A;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
}
a {
	color: #2F241B;
	text-decoration: none;
	}

a:hover {
	color: #503D2C;
	text-decoration: underline;
	}
.fotothumb {	
	border: 2px solid #ededed;
	}
.Estilo1 {font-weight: bold}