/* CSS Document */
.coltxt1{
     
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:30px;
	  text-decoration:none;
	  
      }
.coltxt1 a{
     
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:30px;
	  text-decoration:none;
	  
      }
.coltxt1 a:hover{
     
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:30px;
	  text-decoration:underline;
	  
      }
.coltxt1b {
     
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  color: #5a4099;
      line-height:30px;
	  text-decoration:none;
	  
      }

.coltxt2 {
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:16px;
	  text-decoration:none;
	  
      }
.coltxt2 a{
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:16px;
	  text-decoration:none;
	  
      }
.coltxt2 a:hover{
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
	  font-weight:bold;
      line-height:16px;
	  text-decoration:underline;
	  
      }
.coltxt2b {
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
      line-height:16px;
	  text-decoration:none;
	  
      }
.coltxt2b a{
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
      line-height:16px;
	  text-decoration:none;
	  
      }
.coltxt2b a:hover{
     
      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #5a4099;
      line-height:16px;
	  text-decoration:underline;
	  
      }

.tituloBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5a4099;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	border-bottom: solid #CCCCCC 1px ;
	border-top: solid #CCCCCC 1px;
	font-weight:bold;
    }
.divPubli, divPubli a, divPubli a:hover{
	  height: 78px;
	  background:url("../imagenes/publicar.png") no-repeat right top;
	  text-decoration: none;
	  
      }


.footImg{
	  background:url("../imagenes/foot.png") repeat-x center top;
	  
      }
.botonesForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-image:url("../imagenes/bot.png");
	background-color:transparent;
	width:78px;
	height:28px;
	border:none;
	
}
.botonesFormHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
 	background-image:url("../imagenes/bot.png");
	background-position:0 -28px;
 	background-color:transparent;
 	width:78px;
	height:28px;
	border:none;
	
}
