td, th, tr, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;

}
.tdInterior{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	color: #000000;
}

.caja{
background:url(../img/caja.gif) no-repeat right 20px;

}

.botonApertura{
	background-image: url(../img/btAbrir.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	width:23px;
	height: 23px;

}
.botonMedio{
	background-image: url(../img/btCentro.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	width:70%;
	height: 23px;
}
.botonCierre{
	background-image: url(../img/btCierre.gif);  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	width:31px;
	height: 23px;
}
.botonFin{
	background-image: url(../img/btFin.gif); 
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	width:31px;
	height: 23px;
}

.subtitulos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin: 14px;
	font-weight:bold;
	font-weight: bold;  
}

.titulopeq { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #669966;
	font-weight:bold;
}
.subtitulos_negro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	margin: 10px 20px;
	font-weight: normal;
	
}
.cabecerasHome{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#669966;
	}
.cabeceras{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:10px;
	color:#669966;
	}

.titulos{
	background-image: url(../img/bgTitulo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	letter-spacing:5px;
	color:#000000;
}

a.enlaceMenu:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
a.enlaceMenu:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}
a.enlaceMenu:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
a.enlaceMenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
 }

a.enlace:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#669966;
}
a.enlace:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF0099;
}
a.enlace:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#669966;
}
a.enlace:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#e23031;
 }

 .sinraya { 
  font: 8pt Verdana, Arial, Helvetica, sans-serif; 
  color: 3d00a4; 
  text-decoration: none
  }
 
 
 .divCurso2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#669966; 
	background:#e1e1e1;
	text-align:left;
	margin-left:20px;
	padding:5px;
	border-bottom:1px solid #666666;
}
.divCurso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF9933; 
	background:#e7e7e7;
	text-align:left;
	margin-left:20px;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.inputBoton{
	border : 1 solid #0099ff;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	font-family: verdana;
	background : #e1e1e1;
	width:75px;
	}

.inputLargo{
	border : 1px solid #666666;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-family: verdana;
	background : #ffffff;
	width:250px;
	}

.inputCorto{
	border : 1px solid #666666;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-family: verdana;
	background : #ffffff;
	width:75px;
	}	

.cajaBiblio{
	border : 1 solid #0099ff;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-family: verdana;
	background : #ffffff;
	width:145px;
	}		
	
.tdCajetines{
		background-image: url(../img/cajetines.jpg);
		background-repeat:no-repeat;
		height:84px;
		width:300px;
}

.tdCajetines1{
		background-image: url(../img/cajetines1.jpg);
		background-repeat:no-repeat;
		height:70px;
		width:300px;
}
.tdCajetines2{
		background-image: url(../img/cajetines1.jpg);
		background-repeat:no-repeat;
		height:60px;
		width:300px;
}
.tdCajetinesDcha{
		background-image: url(../img/cajetines.jpg);
		background-position:left; 
		background-repeat:no-repeat;
		height:84px;
		width:300px;
}

.tdCajetinesDcha2{
		background-image: url(../img/cajetines1.jpg);
		background-position:left; 
		background-repeat:no-repeat;
		height:60px;
		width:300px;
}

/* nuevo*/

a.enlacedpc:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#004A33;
}
a.enlacedpc:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color: #004A33;
}
a.enlacedpc:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#004A33;
}
a.enlacedpc:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#e23031;
 }

.letrapeq{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000;
}
.clear{
clear:both;}

