/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#EAEBEC;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	/*color:#768189;*/
	color:#3F3F3F;
	height: 100%;
	position:relative;
}


/*  txt  */

p, table, td, input, select {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin:5px 0 3px 0px;
}
h1 {
	font-size:30px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
h2 {
	font-size:23px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
h3 {
	font-size:18px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
h4 {
	font-size:25px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
h5 {
	font-size:25px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
h6 {
	font-size:25px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#393939;
}
a {
	color:#2a3836;
	text-decoration:underline;
	font-weight:bold;
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
ul {
	margin:3px 0 3px 17px;
	padding:3px 0 0 0px;
}
li {
	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}
ol {
	margin:3px 0 3px 55px;
	padding:3px 0 0 0px;
}
/*  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;
}


.iPanel>div{padding:10px 0; text-align:center; color:#000;}
.iPanel>div.iBigger{font-size:16px; font-weight:bold;}
.iPanel span.iCol{color:#548dd4;}
.iPanel a{text-decoration:none; color:#000; font-weight:bold;}
.iPanel a:hover{color:#222; text-decoration:none;}
