A:link, A:visited, A:active { text-decoration: none; color: #00209F; /*font-weight: bold;*/ }


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3;
        
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.titulo {
	font-size: 20px;	
	color: #666666;
	text-decoration: underline;
}

.texto {
	text-indent: 25px;
        text-align: justify;
}	

.lista{
	margin-left: -10px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #00209F;
        font-weight: bold;
}

.expanded A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #000000;

}

.expanded A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #000000;
}

.expanded A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #000000;
}





.expanded .seccion A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #00209F;
        font-weight: bold;
}

.expanded .seccion  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #00209F;
        font-weight: bold;
}

.expanded .seccion  A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
        text-decoration: none; color: #00209F;
        font-weight: bold;
}






.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


		
		#content {
	height: 100%;
	position : absolute;
	left : 270px;
	/*background : url("fondo_escritorio.jpg") no-repeat top right;*/
			margin-right: 5px;
	margin-left: 5px;
	width: 500px;
		}

		#navigation {
			/*Background : url("webpics/fondodeg.jpg") no-repeat top left;*/
			background-color:#EFEFEF;
			height: 100%;
            position : fixed;
			float: left;
			width: 258px;
		}
		
		
		/* Make the page scroll (has nothing to do with the technique) */

