/* CSS Document */
body {
	background-image: url(imagenes/fondoint.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:##BFBFBF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#BFBFBF;
	scrollbar-darkshadow-color:#BFBFBF;
	scrollbar-shadow-color:#BFBFBF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#EAEAEA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	text-align:justify;
	color:#003366;
}
li{

margin-top:10px;
margin-bottom:0px;
list-style-image:url(imagenes/bullet.gif);

}
h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	border-bottom:1px dotted #003366;
}

#img1{
margin-right:20;
margin-bottom:30;
margin-top:10;}
#img2{
margin-left:20;
margin-bottom:10;
margin-top:6;}

