/* Foglio stile per il corso di coreano */

a {
text-decoration: none;
font-weight: bold;
color: blue;
}
a:hover{
color: red;
}
h3{
margin-top: 30;
color: #008;
}
h4{
font-size: 13pt;
color: #66F;
}
/* centro bianco */
.cb{
text-align: center;
background-color: #FFF;
}
/* centro bianco punti13 */
.cb13{
text-align: center;
background-color: #FFF;
font-size: 13pt;
}
/* centro bianco grassetto */
.cbg{
text-align: center;
background-color: #FFF;
font-weight: bold;
}
/* centro bianco punti16 + <s> */
.cb16{
text-align: center;
background-color: #FFF;
font-size: 16pt;
font-family: Batang;
}
/* centro bianco grassetto punti16 + <s> */
.cbg16{
text-align: center;
background-color: #FFF;
font-weight: bold;
font-size: 16pt;
font-family: Batang;
}
/* centro chiaro grassetto punti16 + <s> */
.ccg16{
text-align: center;
background-color: #DDF;
font-weight: bold;
font-size: 16pt;
font-family: Batang;
}
/* centro chiaro punti12 */
.cc13{
text-align: center;
background-color: #DDF;
font-size: 13pt;
}
/* centro scuro grassetto */
.csg{
text-align: center;
background-color: #99E;
font-weight: bold;
}
/* centro chiaro grassetto punti10 */
.ccg10{
text-align: center;
background-color: #DDF;
font-weight: bold;
font-size: 10pt;
}
/* centro grassetto */
.cg{
text-align: center;
font-weight: bold;
}
/* centro grassetto punti18 + <s> */
.cg18{
text-align: center;
font-weight: bold;
font-size: 18pt;
font-family: Batang;
}
/* centro punti18 + <s> */
.cs{
text-align: center;
font-family: Batang;
font-size: 18pt;
}
/* centro punti16 */
.c16{
text-align: center;
font-size: 16pt;
}
/* centro punti8 */
.c8{
text-align: center;
font-size: 8pt;
}
/* sinistra bianco */
.sb{
text-align: left;
background-color: #FFF;
}
/* punti18 + <s> */
.s{
font-family: Batang;
font-size: 18pt;
}	
.entro40{
text-indent: -40; 
margin-left: 40;
}
.entro35{
text-indent: -35; 
margin-left: 35;
line-height: 200%;
}
.entro30{
text-indent: -30; 
margin-left: 30;
line-height: 200%;
}
.verde{
color: #0C0;
}
.rosso{
color: #F00;
}
.b3{
text-align: center;
font-weight: bold;
background-color: #cfc;
}
.b2{
text-align: center;
font-weight: bold;
background-color: #dfd;
}
.b1{
text-align: center;
font-weight: bold;
background-color: #efe;
}
.r4{
text-align: center;
font-weight: bold;
background-color: #fbb;
}
.r3{
text-align: center;
font-weight: bold;
background-color: #fcc;
}
.r2{
text-align: center;
font-weight: bold;
background-color: #fdd;
}
.r1{
text-align: center;
font-weight: bold;
background-color: #fee;
}
.sf0{
background-image:url('images/s/sfondo1a.gif');
}
.sf1{
background-image:url('images/s/sfondo1.gif');
text-align:left;
vertical-align:top;
}
.sf2{
background-image:url('images/s/sfondo2.gif');
text-align:left;
vertical-align:top;
}
body {
background-attachment: fixed; background-image: url('images/c/corso.gif'); background-repeat: no-repeat
}
.IPA {
FONT-FAMILY: "Doulos SIL", "Charis SIL", Gentium, "DejaVu Sans", Code2000, "TITUS Cyberbit Basic", "Arial Unicode MS", "Lucida Sans Unicode", "Chrysanthi Unicode"
}
