/*-----------------------------------------------------------------------------
[DIMSOFT GROUP, S.A.] Screen Stylesheet

versión: 				1.0
fecha de creación:      15/11/2008
autor: 			   		[DIMSOFT GROUP]
email:     				[web(arroba)dimpanama.com]
website:   				[www.dimpanama.com]
-----------------------------------------------------------------------------*/
/* GENERAL */
*{margin: 0;padding: 0; position:relative; border:0; font-family:Arial, Helvetica, sans-serif;text-align:left} /* Opera, Firefox, Iexplorer */
body{  line-height: 1.88889; color:#fff;}
h1{font-size: 20px;}
h2{font-size: 18px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
p, b, li, a, th, td,em{font-size: 11px;}
p{ margin-bottom:10px; text-align:justify;}
a:link, a:visited {color: #000; text-decoration:underline;}
a:hover, a:active{color: #000; text-decoration:none;}
ul, ol{ list-style-position:inside;}
acronym, abbr{ border-bottom:1px double #666;  cursor:help;}
/* SELECTOR */
.indent{padding-left: 30px;}
.highlight{background-color: #FFFFCC; color: #B22222;}
.uppercase{text-transform: uppercase;}
.clear{clear:both!important;}
.fright{float: right!important;}
.fleft{float: left!important;}
.fnone{ float:none;}
.aleft{ text-align:left!important;}
.aright{ text-align:right!important}
.ajustify{ text-align:justify!important}
.acenter{ text-align:center!important}
.hide{ display:none!important; }
.hvisibility{ visibility:hidden;}
.block{ display:block;}
.black{ color:#000}
.white{ color:#FFF}
.bkgreen{ background-color:#568E14;}
/* clearfix Technic */
* html .clearfix { height: 1%;}
.clearfix:after { content: " "; font-size: 0; display: block; height: 0;  clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.display-block{ display:block;} 
