.textoweb 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
}
.texto
{
	color:black;
	font-size:9pt;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	line-height: 100%
}

.textoi
{
	color:black;
	font-size:9pt;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	line-height: 100%
	text-align:center;
}


.titlesesion
{
	color:black;
	font-size:16pt;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
}

.foto
{
	color:black;
	font-size:11pt;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
}

.notachica
{
	color:black;
	font-size:5pt;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
}


.principal{
             background-image: url(imagenes/fondoweb.jpg);
            
          }

.cuerpo	
		  {
			background-color: white;
			border-width:0.5,0.5,0.5,0.5;
		  }
.contenido	
		  {
			background-color: white;
			border-width:0.5 px;
		  }
.cabecera	
		  {
			background-color: white;
			
		  }
.pie
		  {
			background-color: white;
			border-width:0.5 px;
		  }
.identificacion
	{
		border-width:1 px;
	}


.noticia{
		  border-width:1 px;
		  Border-color: black;	
		  }		  

.ntitulo{
		  border-width:1 px, 1 px;
		  Border-color: black;
		  background-color: #CCCCFF;	
		  }		  
		  		  
.ncuerpo{
		  border-width:1 px, 1px;
		  Border-color: black;	
		  }		  
		  
.npie{
		  border-width:1 px, 1px;
		  Border-color: black;
		  background-color: #CCCCFF;	
		  }		  

  .boton{
        font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:90px;
        height:25px;
  }
  .fomylario {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		border: 1px solid #333333;
	}
