/* Estilos generales */
body {
  margin: 0em 0em 0em 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-repeat: no-repeat;
}
p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
th {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#000000;
	background-color:#CCCCCC;
}	
	
.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#CCCCCC;
	font-weight:bold;
	text-align: left;
}

.labels{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	background-color:#CCCCCC;
	font-weight:bold;
}
.conte{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:black;
}
.ugt {
	font-size: 25px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;	
}
.centrovirtual {
	font-size: 20px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;		
}
.secretaria {
	font-size: 20px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;		
}
.infocursos {
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	color: #30467F;
	text-align: justify;			
}
.nombrecurso {
	font-size: 18px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	color: #30467F;			
}
.cursos {
	font-size: 11px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #30467F;			
}
a.cursos:visited { 
	background: transparent; 
	color: #30467F;	
}
a.cursos:hover { 
	background:#EEEEEE;
	color: #30467F;		
}

.etq {
	font-size: 10px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	color: #FFFFFF;			
}
.form {
       background: white;
       font-family:Arial,Helvetica,sans-serif;
       font-size: 11px;
       border: 2 solid #577CB3       
}
.formboton {
       background: white;
       font-family:Arial,Helvetica,sans-serif;
       font-size: 11px;
       border: 1 solid #000000
}
.copyright { font-size: 10px;
	      text-align: center; }
.pie {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:thin;
	font-size:11px;
	text-decoration:none;
}
p.pie { text-align:center}
	      
/*Codigo de error*/
p.error {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: bold;	
	color: #FF0000;
}
body {
  background-image: url(/copiti/i/fondo.gif);
}

th.listado {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	color:#000000;
	background-color:#CCCCCC;
}
.notainformativa {
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
	color: #30467F;
	text-align: justify;			
}		

.enlace {
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #30467F;	
	font-weight: bold;		
}
a.enlace:visited { 
	background: transparent; 
	color: #30467F;
	font-weight: bold;			
}
a.enlace:hover { 
	background:#EEEEEE;
	color: #30467F;	
	font-weight: bold;	
}	
	
.conte_peq{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:black;	
}	

.textoresal {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;	
}	

li,ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;	
}	