/* av.css - Jesuitas Antillas */

A {
  	color: #333333; 
	font: 14px georgia;
	font-weight: bold;
	text-decoration: none;
}
A:link { 
	color: inherit;
	text-decoration: inherit;
}
A:visited { color: inherit; }    
A:hover { 
	color: #3366cc;
	text-decoration: inherit;
}    
A:active { 
	color: inherit;
	text-decoration: inherit;
} 

A.nu {
  	color: black; 
	font: 14px georgia;
	font-weight: bold;
	text-decoration: none;
}
A.nu:link { 
	color: inherit;
	text-decoration: inherit;
}
A.nu:visited { color: inherit; }    
A.nu:hover { 
	color: #3366cc;
	text-decoration: inherit;
}    
A.nu:active { 
	color: inherit;
	text-decoration: inherit;
} 

A.cal {
  	color: #3366cc; 
	font: 14px georgia;
	font-weight: bold;
	text-decoration: none;
}
A.cal:link { 
	color: inherit;
	text-decoration: none;
}
A.cal:visited { color: inherit; }    
A.cal:hover { 
	color: #c1d9dd;
	text-decoration: none;
}    
A.cal:active { 
	color: #3366cc;
	text-decoration: none;
} 

.ficha {
	color: #3366cc;
}

A.ficha {
  	color: black; 
	font: 14px georgia;
	font-weight: bold;
	text-decoration: none;
}
A.ficha:link { 
	color: inherit;
	text-decoration: none;
}
A.ficha:visited { color: inherit; }    
A.ficha:hover { 
	color: #3366cc;
	text-decoration: none;
}    
A.ficha:active { 
	color: #3366cc;
	text-decoration: none;
} 

HR {

	height: 1px;
	color: white;
}

TABLE {
	font: 14px georgia;
	color: #black;
	} 

TEXTAREA {
	width: 100%;
	font: 14px georgia;
	color: #555555;
} 	

INPUT, SELECT {
	width: 100%;
	border: 1px solid #cccccc;
	font: 14px georgia;
	color: #555555;
}

.button {
	width: 40%;
	color: white;
	background-color: #3366cc;
	border: thin outset;
}

.nb {
	width: 18px;
	border: none;
}

*#c1 {
	font: 14px georgia;
	color: inherit;
}

*#c2 {
	font: 14px georgia;
	color: #555555;
}	

*#c3 {
	color: #3366cc;
}

.italica {
	font: italic 11px Geneva;
	color: gray;
}

.small {
	font: 11x Geneva;
	color: #777777;
}

.titulo {
	font: 16px georgia;
	color: #3366cc;
}	

.titulo2 {
	font: 16px georgia;
	font-weight: bold;
	color: black;
}	

BODY {
	//background-color: #eeeeff;
	//background-color: #f5f5f5;
	background-color: #f9f9ff;
	}