/* EasyWeb html style file */

body 
{    
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;	
    color:#000;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background-color:#fff;
    background-image:url(../templates/main/images/background.jpg);
    background-repeat:no-repeat;    
    background-position:center top;
    background-attachment:fixed;
}




/*  txt  */
p
{	
	margin:0;
	padding: 0;
}

h1
{				
	font-family:Georgia, sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	font-style:italic;
	color: #4F4F4F;	
}

h2
{				
	font-size: 23px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #EF1D23;	
}

h3
{				
	font-size: 21px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #EF1D23;			
}

h4
{	
	font-size: 17px;
	font-style:italic;			
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #EF1D23;	
}

h5
{				
	font-size: 15px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #EF1D23;
}

h6
{				
	font-size: 13px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #EF1D23;
}

a
{				
	text-decoration:underline;
	color:#2E2E2E;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#2b2b2b;
}

/*  end txt  */

ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(6010fc39-59e3-4780-992c-94b18cee5a04);
}


/*  end txt  */

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



