/**
 * Style sheet generale
 */
body
{
	font: 12px Verdana, Tahoma, Arial, sans-serif; 
	background: #93b4ff url(tl_files/actmag/css/bg01.jpg) repeat-x;
}

.ce_image
{
	border:solid 0px #000;
	margin:0px;
	padding-left:0px;
	margin-bottom:10px;
}

#main div.ce_text
{
	border:solid 0px #000;
	margin:0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}

#main .distributors
{
	font: 11px Verdana, Tahoma, Arial, sans-serif;
}

#main .distributors h1
{
	background: transparent url(tl_files/actmag/css/distributors.jpg) no-repeat;
	border-bottom: 1px #2a44c8 solid;
	height:44px;
	margin-left:0px;
	margin-right:30px;
	margin-top:30px;
	padding:0px;
	text-indent:-9999px;
}

#main .contact_us h1
{
	background: transparent url(tl_files/actmag/css/contact.jpg) no-repeat;
	border-bottom: 1px #2a44c8 solid;
	height:44px;
	margin-left:0px;
	margin-right:30px;
	margin-top:30px;
	padding:0px;
	text-indent:-9999px;
}

#wrapper
{
	margin-top:20px;
	margin-bottom:20px;
	background: #031acc url(tl_files/actmag/css/bg02.jpg); width: 740px;
}

p
{
	line-height:15px;
	text-align:justify; 
	line-height: 1.6;
}

