


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
  
	font-family: Arial,sans-serif;
	padding: 0px;
	color:#9933FF;
}

h2{
 font-size: 114%;
 color: #006699;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: blue;
 line-height: 1;
 margin: 2px;
 padding: 2px;
 margin-bottom:10px;
 margin-top:8px
 
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
/*-- Estilo de Divs --*/
#tbButtons a{
	color: black;
}

#tbButtons a:link{

	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	color: black;
}



#tbButtons a:hover{
   color:#000066;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: none;
	padding: 0px 0px 0px 10px;
	text-decoration: none;

}

/************************************/
.texto1{
font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	margin:'10' '10' '10' '10';
	color: white;
	font-weight:lighter;
	margin-right:20px;
	border-right:10px;
	font-size:  12px
}

.texto2{
     font-family: Arial, Helvetica, sans-serif;

	color: white;
	font-weight:bold;
	font-size:  12px;
	margin:  1px 1px 10px 10px;
}

.textoTitulo{
	font-family:  Arial, Helvetica, sans-serif;
	padding: 10px 10px 1px 10px;
	margin:  10px 1px 1px 10px;
	color: white;
	font-weight: bold;
	margin-right:5px;
	border-right:10px;
	font-size:  16px
}

.textoTituloEnlace{
	font-family:  Arial, Helvetica, sans-serif;
	padding: 1px 10px 1px 10px;
	margin:  1px 1px 1px 10px;
	color: #FFCC00;
	font-weight: bold;
	margin-right:5px;
	border-right:10px;
	font-size:  14px
}

.m30{
    font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight:lighter;
	margin-right:20px;
	margin-left:30px;
	font-size: 12px;
}

.msg{
	font-size:11px;
	color: #FFCC00;
}

.m20{
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	color: white;
	font-weight:lighter;
	margin-right:20px;
	margin-left:30px;
	font-size:  12px;
}

.puntos{
    font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size:  12px;

}



