/* 
Atributos
*/
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000; 
	font-family: Arial;
	font-size: 11px;
	}

a {
	background-color: transparent; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;

	height:1px;
}

a:link {color:#1B4481;}
a:visited {color:#336699;}
a:active {color: #1B4481;}
a:hover {color: #1B4481;background-color:#eee;}

.textarea {
	font-family: Arial;
	font-size: 8pt;
	border : 1px solid #747474;
	background : White;
	color: #747474;
}
.textarea2 {
	font-family: Arial;
	font-size: 8pt;
	border : 1px solid #747474;
	background : #CA2B2B;
	color: #CA2B2B;
}

.boton {
	background-color: #CA2B2B;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
} 
.boton2 {
	background-color: Honeydew;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	border: 1px solid Green;
	height:24px;
	}
.Combo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: Chocolate; 
	text-align: centre; 
	height: 35px; 
	border-color: #669966 black; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
	}
div.box {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	background: #FFFFFF;
	width: 350px;
	}

div.whitebox {
	margin: 10px;
	padding: 10px;
	background: #FFFFFF;
	width: 350px;
	}

div.menu {

	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 250px;
}
.arial10negro {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial11azul {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
}
.arial12gris {

	font-family: Arial;
	font-size: 12px;
	font-style:  normal;
	font-weight: bold;
	color: #747474;
}
.arial11negro {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial11N {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 800;
	color: #0000ff;
}
.arial11Rojo {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C00000;
}
.arial11Marron {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A52023;
}
.arial11AzulDestop {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}
.arial12negro {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial10blanco {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.arial11blanco {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.arial12blanco {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.arial10gris {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
}
.arial11gris {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
}
.arial11rojo {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff6666;
}
.arial11green {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
}
.arial11azulNormal {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
}
.arial12gris {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
}

.Tabla
{
	BORDER-RIGHT: yellowgreen 2px solid; 
	BORDER-TOP: yellowgreen 2px solid; 
	BORDER-LEFT: yellowgreen 2px solid; 
	BORDER-BOTTOM: yellowgreen 2px solid;

}

