.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	}

.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.titulosprint {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: #336699;
	 
	text-decoration: none
	}


.textolayers {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt; 
	font-weight: normal;
	color: #336699;
	text-decoration: none
	}


.textoprint {
font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

A:link {
	COLOR: #333366; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333366; TEXT-DECORATION: none
}
A:active {
	COLOR: #336699; TEXT-DECORATION: none
}

A:hover {
	COLOR: #FF6699; Text-Decoration: none

}
.menu A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9AABE1;
	width: 200px;
	height: 20px;
                     padding-left: 50px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
                     text-transform: lowercase;
                     }

.menu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9AABE1;
	width: 200px;
	height: 20px;
                     padding-left: 50px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
                     text-transform: lowercase;
                     }

.menu A:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#3151D1;
                     width: 200px;
	height: 20px;
                     padding-left: 50px;
                    	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
                     text-transform: lowercase;
	}



select
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #336699;
	background-color : #EEEEEE;
	border: 1px solid #336699;
	}
input
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #336699;
	font-weight : bold;
	background-color : #EEEEEE;
	border: 1px solid #336699;
	}
textarea
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #336699;
	font-weight : bold;
	background-color : #EEEEEE;
	border: 1px solid #336699;
	}




