/* CSS Document */

.TABLE
{
	cellpadding:0; 
	cellspacing:0;
}
/*.fondo
{
	background-image: url(../Imagenes/fondo2.JPG);
	background-repeat: no-repeat;
	background-position: left ;
	padding: 0px 0px 0px 0px;

}*/

/*Tablas contenedoras exteriores*/
.TblContinente
{
	background-color: #fefb9e;   
	font-weight:normal ;
	font-family:Arial,helvetica; 
	font-size:1pt;
	color:9A3233;
	background-image: url(../Imagenes/FondoDif.jpg);
	background-repeat: no-repeat;
	/*background-position:bottom;*/
	background-position:center;
	padding: 0px 0px 0px 0px;
}

/*Celdas con texto del menu*/
.TdMenuReposo
{
	font-weight:normal ;
	font-family:arial,helvetica; 
	font-size:13pt;
	background-image: url(../Imagenes/Botones/CaballoReposo2.gif);
	background-repeat: no-repeat;
	background-position: left ;
	padding: 0px 0px 0px 20px;
	height:30px
}

.TdMenuSobre
{
	font-weight:bold;
	font-family:arial,helvetica; 
	font-size:13pt;
	background-image: url(../Imagenes/Botones/CaballoSobre2.gif);
	background-repeat: no-repeat;
	background-position: left ;
	padding: 0px 0px 0px 20px;
	height:30px
}
/*Quita el subrrallado del los enlaces*/
.TdLinks
{
	text-decoration:none;
}
.ScrollBarCss
{
	scrollbar-face-color: #FD9631; /*barra*/
	scrollbar-arrow-color: #9A3233; /*flecha*/
	scrollbar-track-color: #fefb9e; /*fondo*/
	scrollbar-shadow-color: #006699; /*sombra*/
	scrollbar-highlight-color: #9A3233; /*sombra clara*/
	scrollbar-3dlight-color: #9A3233; /*sombra mas clara*/
	scrollbar-darkshadow-Color: #9A3233; /*sombra oscura*/
}

.ImagenesRodeadasTexto
{
	float:left;
}

/*Imagenes Menu*/
.ImgReposo
{
	width:18px;
	border-width:0px;
}

.TblContinenteMenu
{
	font-weight:normal ;
	font-family:arial,helvetica; 
	font-size:13pt;
	background-color: #fefb9e;   	
}
.GaleriaSuperior
{
	/*background-color: #fefb9e;   
	border-color: #9A3233;
	border-width: 2 px; 
	border-style: solid;*/
	background-color: #fefb9e;   	
	background-image: url(../Imagenes/FondoDif.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 0px 0px 0px 0px;
}

.GaleriaInferior
{
	background-color: #fefb9e;   
	padding: 5px 5px 5px 5px;
}
/*Estilo unico para la tabla de anatomia*/
.anatomia
{
	font-weight:normal ;
	font-family:Arial,helvetica; 
	font-size:16;
	font-align:justify;
	color:9A3233;
	border-color: #9A3233;
	border-width: 1px; 
	border-style: solid;	
}
.Disciplinas
{
	font-weight:normal ;
	font-family:Arial,helvetica; 
	font-size:16;
	font-align:justify;
	color:9A3233;
	line-height:20 px;	
}
.Texto
{
	font-weight:normal ;
	font-family:Arial,helvetica; 
	font-size:16 ;
	font-align:justify;
	color:9A3233;
	line-height:20 px;	
}
.Linea
{
	font-family:Arial,helvetica; 
	color: #FD9631;
}
.hover.Enlace
{
	color:#9A3233;
	text-decoration:none;
	font-weight:bold;
}
.visited.Enlace
{
	color:#9A3233;
	text-decoration:none;
	font-weight:bold;
}
