BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color : White;
	border-right : 0px;
	border-left : 0px;
	border-top : 0px;
	border-bottom: 0px;
	margin-left: 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

div.latbar, .latbar {
	float:right; 
	width: 160px;
	margin-left: 18px;
	--border: 1px solid #FF6600;
	--background-color:#FF6600;
	--color:#FFFFFF;
	font-size:small;
}

.latbar a:link, .latbar a:visited, .latbar a:hover {
	--color:#FFFFFF;
	text-decoration:none;
}

.latbar ul {
	--list-style: square;
}

.latbar ul li {
	margin-left: 0px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	clear:both;
}

.latbar img {
	--vertical-align: middle;
	float:left;
	border: none;
}

div.motd {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: auto;
	display: block;
	cursor: copy;
	color: red;
	background: #FFCC00;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: Gray;
	-moz-border-radius: 18px;
	width: auto;
}

abbr {
	cursor: help;
}
a:link { color: #FF6600 }
a:active { color: #FFAA66} 
a:visited { color: #CC3300 }
A:hover {
	color: #FF9933;
}

ADDRESS, ADDRESS A {
	font-family: monospace;
	font-style: normal;
	text-decoration: none;
}


.versales, .versales A {
	font: small-caps;
	font-variant: small-caps;
	// text-transform: uppercase;
	text-decoration: none;
}

.versales: first-letter {color: gray;}

H1 {
	font-family: "Comic Sans MS", "Lucida Console", Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-weight : bolder;
	font-variant: normal;
	font-size: 360%;
	color: #FF6600;
//	font-style : italic;
}

H3 {
	font-family: "Lucida Console";
	color: #FFCC00;
	border-bottom:#FF6600 dotted 2px;
	--background-image: url(fons_capcalera.gif);
	//background-color : #FF6600;
	background-repeat : no-repeat;
}
/*______ H E A D E R ___________________ */

.header {
	font:  "Bitstrem", "AvantGarde",  "Arial Narow", "Helvetica";
	font-weight: bold;
	font-size: 11pt;
	color: #FFCC00;
	background-color: #FF6600;
}
.header A {
	text-decoration : none;
}
.header A:link {
	text-decoration : none;
	color: #FFCC00;
}
.header A:active {
	text-decoration : none;
	color: #FF6633;
}
.header A:visited {
	text-decoration : none;
	color: #FFCC00;
}
.header A:hover {
	text-decoration : none;
	color: #F0F0F0;
	text-shadow: #999999 1px 1px 1px;
}
.header .topbar A:hover img.topbullet{
	margin-left: 4px;
	margin-right: 4px;
}

/*____________________*/

DIV.page_body {
	border-right : 30px;
	padding-left: 30px;
	//margin: auto auto  auto 30px;
	margin-right: 30px;
}

TABLE.logos {
	margin-top: 40px;
	text-align:center;
	vertical-align: super;
}

LI {
	dlist-style-type: square;
}



A[hreflang]:after { content:
	"\0000a0[" attr(hreflang) "]"; color: #FFCC00; background:transparent; 
	font-size: small; font-family: "Courier New", Courier, monospace;
}
A:hover[hreflang|="es"] {
	background: #FF6633;
	-moz-border-radius :0.4em;
	-moz-opacity : inherit;
}

#courselist li {
	margin-bottom: 16px;
}

#footer {
	height:22px;
	max-height:22px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	font-size:small;
	color:#FFCC00;
	text-shadow: #FDE32F 1px 0px 1px;
	
	background-color:#FF6600;
	background-image: url("fons_capcalera.gif");
	background-position: right bottom;
	background-repeat:no-repeat;
	
	margin-top: 18px;
	margin-bottom:0px;
	padding:0px;
	padding-left:30px;
	padding-top:4px;
	border:0px;
}
