/* EasyWeb html style file */



body 
{    
    
    font-size:12px;	
    color:#616464;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#f1f7f6 url(/templates/main/images/background.jpg) no-repeat center top;
}


/* txt  */
p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; }
p
{	
	margin:0 0 1.8em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 28px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	color: #0d2d52;	
	text-transform:uppercase;
}

h2
{				
	font-size: 25px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	color: #38617e;	
}

h3
{				
	font-size: 23px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #0d2d52;			
}

h4
{	
	font-size: 20px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #38617e;	
}

h5
{				
	font-size: 18px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #0d2d52;
}

h6
{				
	font-size: 16px;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #38617e;
}

a
{				
	text-decoration:underline;
	color:#38617e;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#38617e;
}

#boxMain ul { margin: 0px 0 15px 0px; padding: 0px; list-style:none}
#boxMain ul li { padding: 0px 0px 5px 15px; background: url(9405f9cd-5417-4c27-a54c-8ace5c610e6d) no-repeat left 3px;}


ol { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }
ol > li { list-style-image: none; list-style-type: decimal; }
ol > li > ol > li { list-style-image: none; list-style-type: lower-alpha; }

img { border: 0; }


p.MyText { font-size: 14px; text-align: justify; padding: 0 0 0 0; margin: 0 0 0 0; color: #FFF; }


.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }
