.print {
	display: block;
	}
.noPrint {
	display: none;
	}

.ayudaAcces, #logo_menus_auxiliares, #logoDipu, #menu_principal, #logoGipuzkoa {
	display: none;
	}
a img {
	border: 0;
	}
#pie hr.ayudaAcces {
	display: block;
	}
#copyright {
	padding: 0;
	margin: 0;
	}
#copyright ul {
	padding: 0;
	margin: 0;
	}
#copyright ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#cabecera_print {
	margin: 0 0 1.5em 0;
	}
	
html, body {
	height: 100%;
	font-size: 90%;
	color: #393834;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background: url(../images/css_body.gif) #FFF top left repeat-x; 
	}
body, input, textarea, select, optgroup {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #004E75;
	}
input, textarea, select, optgroup, table, tr, th, td  {
	font-size: 100%;
	color: #004E75;
	}
p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
p, li, dt, dd {
	line-height: 1.5em;
	}
ul, ol, li, dl, dt, dd {
	list-style: disc;
	}
h1 {
	display: none;
	}
#cuerpo h2 {
	font-size: 2.2em;
	color: #005581;
	font-style: italic;
	line-height: 1em;
	margin: 0 0 .5em 0;
	}
#cuerpo h3 {
	font-size: 1.6em;
	color: #2BABD5;
	line-height: 1em;
	margin: 0 0 .5em 0;
	}
#cuerpo p {
	line-height: 1.5em;
	margin: 0 0 .75em 0;
	}
#cuerpo a {
	color: #005581;
	}
#cuerpo a:hover {
	text-decoration: none;
	}
#cuerpo a:visited {
	color: #90ADBB;
	}
#cuerpo ul {
	padding: 0 0 .7em 10px;
	}
#cuerpo ul li {
	background-image: url(../images/css_li.gif);
	background-position: 1px .6em;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	line-height: 1.5em;
	}
