/* EasyWeb html style file */



body {			background-image:url(../templates/main/images/background.jpg);
				background-position:center top;
				background-repeat:repeat-x;
				background-color:#000;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#fff;
				height: 100%;
				position:relative;
}


/*  txt  */
p{	
				margin:0;
}
h1{				
				font-size:24px;
				margin:15px auto 10px auto;
				font-weight:bold;
				color:#ff7e00;
				text-align:center;
				text-transform:uppercase;
}
h2{				
				font-size:16px;
				font-weight:bold;
				margin:15px 0 3px 0;
				color:#fff;
}
h3{				
				font-size:14px;
				font-weight:bold;
				margin:15px 0 3px 0;
				color:#ffae00;
}
h4{	
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				
				font-size:12px;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				
				font-size:12px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				
				color:#469c00;
				text-decoration:underline;
}
a:hover{		text-decoration:none;
				color:#52b700;
}

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 30px;
	color:#ff7e00;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}

/*  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;
}



