/*Etiquetas estandar*/
.arial {
	font-family:Arial, Helvetica, sans-serif
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.red {
	color: #FF0000 !important;
}
.blue {
	color:#000040;
}
.blue1 {
	color:#0000FF !important;
}
.blue2 {
	color:#3366FF;
}
.newgreen {
	color:#7382de !important;
}
.orange {
	color:#FF9900 !important;
}
.black {
	color:#000000;
}
.morning {
	color:#0000FF;
}
.afternoon {
	color:#FF6600;
}
.ruinas1 {
	color:#E8E0D0;
}
.ruinas2 {
	color:#FBF8F7;
}
.gris80 {
	color:#808080;
}
.gris6 {
	color:#666666;
}
.bgGrisC {
	background-color:#CCCCCC;
}
.grisA{
	color:#AAAAAA;
}
.white {
	color:#FFFFFF;
}
.040 {
	color:#000040 !important;
}
.orange{
	color:#FF6600 !important;
}
.newblue {
	color:#0000FF !important;
}
.size0 {
	font-size:9px !important;
}
.size10 {
	font-size:10px !important;
}
.size1 {
	font-size:12px !important;
}
.size2 {
	font-size:13px;
}
.size3 {
	font-size:16px !important;
}
.size4 {
	font-size:18px;
}
.size5 {
	font-size:22px;
}
.size14 {
	font-size:14px;
}
.N {
	font-weight:bold !important;
}
.I {
	font-style:italic;
}
.S {
	text-decoration:underline;
}
.L {
	text-align:left !important;
}
.R {
	text-align:right !important;
}
.C {
	text-align:center !important;
}
.Pad5b {
	padding-bottom:5px;
}
.Pad0 {
	padding:0px 0px 0px 0px !important;
}
.Pad10 {
	padding-left:10px;
}
.Pad5 {
	padding-left:5px;
}
.Pad50{
	padding:0px 50px;}
.line15 {
	line-height:1.5;
}
.line14 {
	line-height:14px;
}
.line28 {
	line-height:28px;
}
.Margin5{
	margin-left:5px;
}
.brdr-bott-1blk {
	border-bottom-color:#000000 !important;
	border-bottom-style:solid !important;
	border-bottom-width: 1px !important;
}
.clear{
clear:both;
}
.h20{
height:20px;
}
.h25{
height:25px;
}