/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../images/body/fondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#pic {
	background-image: url(../images/menu/menubg.gif);
	background-repeat:repeat-y;
	background-position: right;
}
#iframe {
height: 300px;
width: 805px;
}