body {

	margin: 0px;

	background-attachment: scroll;

	background-image: url(../img-base/fondo.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	scrollbar-arrow-color: #1B8F52;

	scrollbar-base-color: #990000;

	scrollbar-shadow-color: #999999;

	scrollbar-face-color: #E7E7E7;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-3dlight-color: #FFFFFF;

}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#menu {

	width: 760px;

	height: 65px;

	margin-top: 0px;

	margin-left: -380px;

	position: relative;

	left: 50%;

	z-index: 1;

}

#animacion {

	width: 760px;

	height: 81px;

	margin-top: 0px;

	margin-left: -380px;

	position: absolute;

	left: 50%;

	z-index: 2;

}

#fotos {

	width: 760px;

	margin-top: 147px;

	margin-left: -380px;

	position: absolute;

	left: 50%;

	height: 175px;

}



#contenido {

	width: 760px;

	margin-left: -380px;

	margin-top: 146px;

	position: absolute;

	left: 50%;

	background-attachment: scroll;

	background-image: url(../img-base/fondo-cont.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	top: 0px;

}

.cuadro {

	height: 18px;

	width: 300px;

	border: 1px solid #037F37;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #004B03;

}

.cuadro-comentario {

	height: 150px;

	width: 300px;

	border: 1px solid #037F37;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #004B03;

}

.boton {

	background-color: #FFFFFF;

	height: 20px;

	width: 120px;

	border: 1px solid #7DBE9C;

	font-weight: bold;

	color: #333333;

}

