/* Pages should be printed out */

body {
	margin:0; padding:0;
	background:#fff;
	font-family:"Times New Roman",Times,Serif;
	font-size:12px; color:#000;
	}
	
img {display: none; !Important}	
	
#banda {
	display:block; width:100%;
	background:#ef3202; height:5px;
	margin-bottom:15px; display:none;
	}	
	
	
#euro {
	width:100%;
	/*margin-left:2cm;
	margin-right:2cm;*/
	/*padding:10px 0 0 0;*/
	}	
	
/* ---------------------------------------------- 
	Rules for Copyright style and position 
---------------------------------------------- */	

#euro p.copy {
display:none;
	}
	
#euro a:link, #euro a:visited {color:#336699; text-decoration:underline;}

#euro a:hover, #euro a:active {color:#336699; text-decoration:underline;}	

/* ----------------------------------------*/	

/* Menu area is very important for this site */

#top {
	position:relative;
	background:transparent;
	width:100%; height:50px;
	}	
	
#top #logo {
	padding:.3em 0 0 .3em;
	}

#top #logo .adr {
	/* rules for print only */
	position:absolute; top:0; right:0;
	float:right;
	}	

#top #menu {display:none;}

/* 	..................................................
	Rules for main area - Don't change without preview
*/	

#main {
	max-width:100%; /*width:100%;*/
	/*max-height:400px; height:380px;*/
	/*border-top:solid 1px #336699;
    	/*border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	position:relative;
	padding:5px; margin:10px 0 10px 0;*/
	}
	
#main p {
	font-size:12px; color:#000;
	line-height:1.5em;
	}

#main p img.dx {float:right; margin:0 0 5px 10px;}

#main p img.sx {float:left; margin:0 10px 5px 0;}

#main h1 {font-size:20px; font-family:"Times New Roman",Times,Serif;}

#main h2 {font-size:16px; font-family:"Times New Roman",Times,Serif;}

