html {overflow-x:hidden; overflow-y:auto;} /*remove horizontal scroll bar in IE6!*/


html, body{width:100%; height:100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0; padding:0; border:0 none;}

body {
	font: 11px Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif; color:#333;
	padding: 0;
	margin: 0;
	background: url(../images/site/filete.jpg) top repeat-x;
	background-color:#fcfcfc;	
	
}
img, a {
	border: none;
	 behavior: url("iepngfix.htc");
	 
}


a, a:link, a:visited, a:hover, a:active {color:#666666; text-decoration:none; outline:0 none; cursor:pointer;	}


.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
.clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}


.p_color{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	
	color: #245C82;
	text-decoration: none;
	font:Geneva, Helvetica, "Helvetica Neue", Arial, Calibri, sans-serif;;
}