.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	
}


.sitio_juana {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.titulos {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	text-align: left;
	margin-left: 6px;
	margin-right: 6px;
}

.titulosnotas {
font-weight:bolder;
margin-left:6px;
margin-right:6px;
font-size:13px;
}

/*links*/

.titulosejes {
background-color: #7AC7CF;
font-size:12px;
 }

.titulosfotos {
background-color:#BCCCDF;
	font-size:12px;
	background-color: #BCCCDF;
}
.titulofotos a:hover{
background-color:#0066CC;}

.textos a:link{
color: #000000;
font-weight: bold;

}

.textos a:hover{
background-color:#99CC99;
text-decoration:underline;
}

.textos a:visited{
color:#000000;
}

.linkmenuizq{
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width:252;
	height: 12;
	font-weight:normal;
}

.titulomenuizq{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 13px;
	width:252;
	height: 20;
	font-weight:bold;

}

.margen{
margin-left:10px;
text-align:left;
font-weight:normal;
}

/*calendario de notas anteriores*/

.calend{
margin-left:6px;
border:1px ridge #99CCFF;
}
.calend a:link, a:visited{
margin-left:6px;
}
.calend a:hover {
color:#000000;
text-decoration:underline;
}

