.fondo {
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	
}
.fondo_body {
	background-color:#0099FF;	
}
.textobold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.submenu {
	background-image: url(img/bksubmenu.jpg);
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;
}
.texto_gral {
	font-family: Verdana;
	font-size: 10px;
	color: #4B555E;
}
.texto_gral_claro {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

.boton {
	font:10px Verdana;
	color:#333333;
}
.welcome {
	background-image: url(img/back_welcome.jpg);
	background-repeat: repeat-y;
	height: 26px;
}
.textoboldblanco {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.linea {
	height: 30px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}
.textofooter {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
ul
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style: none;
}
li a 
{
	color: #27489D;
	text-decoration: none;
}
li a:hover
{
	text-decoration: underline;
}
li a:visited
{
	color: #27489D;
}
a
{
	color: #27489D;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
	color: #27489D;
}

.rowEditTable td 
{
	font-family: Verdana;
	font-size: 10px;
	color: #4B555E;
}
legend
{
	color: Black;
}
.tablaForm
{
	margin-left:10px;	
}
.tablaForm tr
{
	height: 25px;
}
.tablaForm td
{
	font-family: Verdana;
	font-size: 10px;
	color: #4B555E;	
}
.botonLogin {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/back_button.jpg);
	text-align: center;
	height: 32px;
	width: 104px;
	background-repeat: repeat-x;
	background-color: #333333;
}
.error 
{
	font-family: Verdana;
	font-size: 10px;
	color: red;
}

.campo_mediano{
	font-family: Verdana, Arial;
	font-size: 12px;
	width:400px;
		
	
}
.campo_chico{
	font-family: Verdana, Arial;
	font-size: 12px;
	width:100px;
		
	
}

.table_row_blanca{
	background-color:#336666;
	font-weight:bold;
	color:#FFFFFF;
}
	
.table_row_verde{
	background-color:#336666;
	font-weight:bold;
	color:#FFFFFF;
}

.derecha {
	text-align:right;
}

.centro {
	text-align:center;
}

.negrita {
	font-weight:bold;
}
.header_icon {
	 vertical-align: middle;
}
