body {
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-y;

}
h1 {
	color:white; text-decoration: underline;
	text-align:center;
	border-color:white;
	border-style:double;
	border-width:thick;
	background-color:#1D344E;
	padding:10px;
    margin:0px
}

.tabla {
	color:black;
	text-align:center;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		
	
	
	}
h3 {
	color:#1D344E;
	text-align:left;
	padding:10px;
    margin:0px

}

h4 {
	color:black; 
	text-align:left;
	padding:10px;
    margin:0px

}
.div {   font-size: 18px; text-align: justify; line-height: normal; font-family: Arial, Helvetica, sans-serif;}



.resaltar {
	border-color:#1D344E;
	border-style:double;
	border-width:thick;
	color:white;
	text-align:center;
	background-color:#1D344E
	 }
	 
.resaltar_blanco {
	border-color:white;
	border-style:double;
	border-width:thick;
	color:white;
	text-align:center;
	font-weight:bold;
	 }
	 
ul { line-height:30px; list-style-image: url("imagenes/chinchetanaranja.gif")
	
	 }
a:hover {  background:#060 }
a:visited {  color:#A52F11}
negrita {
	font-weight: bold;
}

img.tutoriales {width: 86px; height: 35px;}