/* Cascading Style Sheet de Vicente Ordóñez Díaz */

/* body		{ font-size:65%; 
			line-height: 125%;   		
			font-family: Verdana, Arial, Helvetica;}
*/

a:link		{ color: navy;text-decoration: none; } 
.proyecto    { margin-left: 1 cm; margin-right: 1 cm }
a:active	{ color: #FF33CC; }

a:visited 	{ color: green;text-decoration: none;}

a:hover		{color: red;
			font-weight: bold;text-decoration: none;} 			

h1		{ font-size: 125%; 
		margin-bottom: .5em;
		line-height: 125%; }

.cuadrosimple {
	border: 1px solid #0000FF;
	padding:1mm 1mm 1mm 1mm;
	color: #0000FF;
	position: absolute;
		left:6cm;}
.nivel1 {cursor:hand;
	position:relative;
	left:12px;}
.nivel2 {cursor:hand;
	position:relative;
	left:24px;}
.nivel3 {cursor:hand;
	position:relative;
	left:48px;}
	
.cuerpo {background-image: url('../jpg/blue.jpg'); background-repeat: 
         no-repeat; background-attachment: fixed}
.primavera { background-image: url('../gif/primavera.gif'); background-repeat: 
               repeat-x; background-attachment: fixed }
.azulderecha {               
               background-image: url('../jpg/blueright.jpg'); background-repeat: repeat-y; background-position: right top; background-attachment:fixed"