BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0%;
	background-color : #FFFFFF;
	color : #000000;
}

p,  dt, dd, td {
	font-size: 80%;
	margin-bottom : 1.4%;
	margin-top : 1.4%;
	line-height : 130%;
}

H1 {
	color : #ff0000;
	font-weight : normal;
	font-size : 170%;
	background-color : transparent;
}

H2 {
	color : #ff0000;
	font-weight : normal;
	background-color : transparent;
}

H3 {
	font-weight : normal;
	font-size : 110%;
	border : 1px #660000;
	border-style : solid none solid none;
	background-color : #E9CCAD;
	color : #660000;
	margin : 4% -3.1% 2% -3.1%;
	padding : 1% 3% 1% 3%;
}

H4 {
	font-size : 90%;
	background-color : #E9CCAD;
	color : #660000;
	margin : 4% -3.1% 2% -3.1%;
	padding : 1% 3% 1% 3%;
}

code {
	font-size : 100%;
	font-family : "Courier New", Courier, monospace;
}

a {
	text-decoration: underline;
}

A:VISITED {
	color : #660000;
	background-color : transparent;
}
A:LINK {
	color : #660000;
	background-color : transparent;
}
A:ACTIVE {
	color : #FF0000;
	background-color : transparent;
}

a:hover {
	color : Red;
	background-color : transparent;
}

.nosubraya a{
	text-decoration : none;
}

dt {
	font-weight : bold;
}

small {
	 font-size: 70%;
}

big {
	color : #804040;
	width : 100%;
	font-size : 80%;
	text-transform : uppercase;
	background-color : transparent;
}

li {
	font-size : 80%;
	line-height : 130%;
	margin-left : -2%;
}

li li{
	font-size	 : 100%;
} 

.box  ul, .box ol{
	margin-top : 0;
	margin-bottom : 0;
} 

.box  li{
	margin-left : -4%;
} 

.box a, .boton a{
	text-decoration : none;
}

.box {
	border : 1px solid #003366;
	background-color : #DFEFF7;
	padding : 0.5em;
	width : auto;
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box2 {
	border : 1px solid #003366;
	background-color : #FFFFCC;
	width : auto;
	color : Black;
}
.box3 {
	border : 1px solid #003366;
	background-color : #DFEFF7;
	padding : 0.5em;
	width : auto;
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.box p {
	margin-top: 0;
	margin-bottom: 0;
}

.boton {
	background-color : #E9CCAD;
	color : #660000;
	text-align : center;
	font-weight : bold;
	margin-bottom : 1.5%;
	margin-top : 1.5%;
	font-size :75%;
	border-right : 1px solid #660000;
	border-bottom : 1px solid #660000;
	border-left : 1px solid #E9CCAD;
	border-top : 1px solid #E9CCAD;
	padding-bottom : 0.25em;
	width : 35%;
}

.boxrayas {
	color : #660000;
	border : 2px dotted #660000;
	margin-bottom : 0.5em;
	margin-top : 0.5em;
	padding : 0.5em;
	background-color : transparent;
}

.imag {
	margin : 1.5%;
}

.banda {
	color : #660000;
	font-weight: bold;
	border: 1px solid #660000;
}
.banda2 {
	color : #000000;
	font-weight: normal;
	border: 1px solid #660000;
	font-family: Tahoma;
	font-size: 12px;
}
.banda1 {
	color : #000000;
	font-weight: normal;
	border: 1px solid #003366;
	font-family: Tahoma;
	font-size: 12px;
}
.banda4 {
	color : #000000;
	font-weight: normal;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
}
.banda5 {
	color : #000000;
	font-weight: normal;
	border: 1px solid #996600;
	font-family: Tahoma;
	font-size: 12px;
}
.sumario {
	margin-left : 5px;
	margin-right : 0px;
	background-color : #E9CCAD;
	color : Black;
}

HR {
	width : 80%;
	height : 1px;
}
