/* CSS Document */
/*********************  ESTILOS GENERALES DEL SITIO WEB *********************/
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#scroll1{
	width: 580px;
	height: 220px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	}
#fdo_scroll1{
	width: 340px;
	height: 290px;
	background-image: url(file:///Macintosh HD/Users/gperez/Desktop/associates/images/fdo_scroll.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	}
#scroll2{
	width: 840px;
	height: 400px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	}
#scroll2 a{
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	}
#scroll2 a:hover{
	font-weight: normal;
	color: #515151;
	text-decoration: underline;
	}
#fdo_scroll2{
	width: 550px;
	height: 370px;
	background-image: url(file:///Macintosh HD/Users/gperez/Desktop/associates/images/fdo_scroll2.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-left: 10px;
	}
