/* GLOBAL */
body { 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; }
	
a { text-decoration:none; outline:none; color:#000000; }

a img { border:none; }

p.text { 
	font:12px Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	margin: 0 0 14px;
	text-align:justify;
	line-height:18px; }

sup { vertical-align:super !important; }

ul.text { margin-bottom:10px; }

strong { font-weight:bold; }

.pointer { cursor:pointer; }
.valign { vertical-align:middle; }

/* CLEARFIX TRICK */

.clearfix:after { content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.clearfix{ display: inline-block;} 

* html .clearfix {height: 1%;} 
.clearfix{display:block;} 

/* FLOATINGS */
.clear { clear:both; }
.right { float:right; }
.left { float:left; }

.hidden { display:none; }

ul.spaceUl{ }

ul.spaceUl li{
	background:url(../images/new/plan-maestro/bg-li.jpg) 0 6px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 4px 0px;
	color: #6D6D6D;
    font: 12px/18px Arial,Helvetica,sans-serif;
    text-align: justify; }
