/*body {
	margin: 10px; padding: 0;
	background: #fff;
	padding-bottom: 1px;

	font-size: 11px;
}

body, td, th { font-family: Arial, Helvetica, sans-serif; }*/

/*#minwidth { min-width: 960px; }*/

.clr { clear: both; overflow:hidden; height: 0; }

a, img { padding: 0; margin: 0; }

img { border: 0 none; }

form { margin: 0; padding: 0; }


/*a:link    { color: #0B55C4; text-decoration: none; }
a:visited { color: #0B55C4; text-decoration: none; }
a:hover   { text-decoration: underline; }*/


/** cpanel settings **/

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 170px;
	width: 110px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f6f6f6;
	color: #0B55C4;
}

#cpanel img  { padding: 10px 0; margin:0px 0px 0px 10px; }
#cpanel span { display: block; text-align: center;margin: 0 auto; }

/* ------------ INFORMATIVOS ------------ */

#cpanel2 div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cpanel2 div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 245px;
	width: 145px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel2 div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f6f6f6;
	color: #0B55C4;
}

#cpanel2 img  { padding: 10px 0; margin:0px 0px 0px 10px; }
#cpanel2 span { display: block; text-align: center;margin: 0 auto; }



