
body { 
	color: #000; 
	font-family: sans-serif;
	font-size: 14px;
}
h1 {text-align:center; }
#cap {
  font-size: 20px;
  color: blue;
  font-weight: bolder;
  font-style: oblique;
  text-transform: none;
  text-align: center;
}
#cos {
  font-style: normal;
  text-transform: none;
  text-align: center;
 /*
 border: 5px solid #C00;
  padding: 10px;
  margin: 0px;
  */
  border-collapse: collapse;
  border-spacing:  0px;
}
input.estatid{
background-color: Aquamarine; //Color del fondo
color: white; //Color de letra
}
#tit {
  font-size: 14px;
  color: blue;
  font-weight: bolder;
  font-style: oblique;
  text-transform: none;
  text-align: center;  
  border-bottom: 1.5px solid black;
}
th, td { padding: 2px 5px; }
#leg{
  font-size: 20px;
  color: blue;
  font-weight: bolder;
  font-style: oblique;
  text-transform: none;
  text-align: center;  
}
label{
  display: block;
  font-size: 16px;
  color: blue;
  font-weight: bolder;
  text-transform: none;
  text-align: center;  
}
#boto{
  margin: 1em 10em;
  font-size: 12px;
  color: blue;
  font-weight: bolder;
  text-transform: none;
}
#plafo { margin: 1em 4em; }
#plafo label {
  width: 25%;
  float: left;
}
legend{
	font-family: nasalization,verdana;
	font-size: 20px;
	color: blue;
}
fieldset { border: 2px solid #000000; }
.casella1 { text-align: left; text-transform: uppercase; }
.pagina {width: 800px; margin: 0px auto; }
.nomcursa {font-size:27px; font-weight: bold; text-align:left; vertical-align:middle; text-transform:uppercase; }

.separador {width: 100%; height:1px; clear: both; }
.separador10 {width: 100%; height:10px; clear: both; }
.separador20 {width: 100%; height:20px; clear: both; }
.separador30 {width: 100%; height:30px; clear: both; }
.separador50 {width: 100%; height:50px; clear: both; }

.nopantalla { display:none; visibility:hidden; }
.logos-peu { text-align: center; border-top: 1px solid #000; }
.logo-peu {width: 100px; height: 100px; float: left; margin: 15px 10px 5px 0px; }

.fons01 {background-color: #cecece; }
.fons02 {background-color: #ffffff; }
