/**
 * Hoja de Estilos principal para SAGCR
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	/* width: auto; */
	text-align: justify;
	/*background-image: url(imagen/bg/earth2.JPG);*/
	background-attachment: fixed;
; background-color: #99ccff
}

a{
	color: #336699;
}

a:hover{
	color: #FF9900;
}


p{
	width: 70%;
	margin-left: 120px;
	text-indent: 10%;
}

li{
	width: 70%;
	margin-left: 120px;
; clip:  rect(   )}

td{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
}

.bottom{
	color: white;
	font-size: 10pt;
}

h1{
	width: 70%;
	margin-left: 140px;
	font-size: 14pt;
	font-weight: normal;
}


h2{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 120px;
	width: 70%;
	color: white;
	padding-left: 5px;
	background-color: #336699;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.indentado {
	margin-left: 120px;
}
