/* EasyWeb html style file */



body 
{    
   
    font-size:12px;	
    color:#7a6562;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#ffd7b3;
}


/* txt  */
p, input, select, body, td, th, 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.6em;
}

h1
{				
	font-size: 24px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	text-transform:uppercase;
	color: #4a3b44;	
}

h2
{				
	font-size: 20px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	text-transform:uppercase;
	color: #6a6a6a;	
}

h3
{				
	font-size: 18px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #b60606;			
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #6a6a6a;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #b60606;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #6a6a6a;
}

a
{				
	text-decoration:underline;
	color:#b60606;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#b60606;
}

ul { 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; }
