/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:no-repeat;
	background-color:#796423;
	background-attachment:fixed;
	background-position:center top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	height: 100%;
	position:relative;
}



/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:27px;
	margin:0px auto 20px auto;
	font-weight:bold;
	color:#fff600;
}
h2 {
	font-size:21px;
	margin:10px 0 3px 0px;
	padding:3px 0 3px 25px;
	font-weight:normal;
	background-image:url(8696d39c-37cc-493a-9e2a-85d6b7e0e12b);
	background-repeat:no-repeat;
	background-position:left 6px;	
	color:#ffcc02;	
}
h3 {
	font-size:18px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	color:#ffcc02;
}
h4 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffcc02;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#ffcc02;
}
h6 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffcc02;
}
a {
	color:#ffcc02;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#FFEA02;
}

ul {
	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
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;
}


