body {
	text-align: default;
	background-color: white;
	font-size: 12pt;
	color: #000;
	overflow: auto;	
}
#mainmenu, #faldon, #pie,  .video, #lateral .volver, #lateral #submenu{
	display: none;

}

body a, td a {
	color: #479DBD;
}

body a:visited, td a:visited {
	color: #2A5D6F;
}
body, th, td, input, select, textarea {
	font: 12pt georgia, times, serif;	
}

#container {
	width: 18cm;
}

#cabecera{
	background-image: none;
	height: 170px;
	width:  100%;
}
#cabecera_imprimir {
	display: block;
	text-align: center;

}

#cuerpo {
	width:  100%; 
	background-image: none;
}

#lateral {
	
}
#contenido {
	color: #000;
	padding-right: 80px;
}

#contenido p{
	margin: 15px 30px 15px 20px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.4em;
	
}
#contenido table {
	margin: 15px 20px;
	
}
#contenido td {
	line-height: 1.4em;
}

#contenido h3{
	margin: 20px 20px -10px;
	border-bottom: 1px solid #666;
	font-size: 1em;
}

#contenido h2{
	margin: 0 20px -10px;
	border-bottom: 2px solid #666;
	font-size: 1.4em;
}

/* para las páginas de las obras */

.ficha th {
	text-align: right;
	padding-right: 1em;
	color: #999;
}
.ficha td {
	color: #000;
}

#lateral blockquote {
	color: #999;
}
#lateral blockquote p {
	color: #000;
}
#lateral #sellojunta {
	background-image: url('../images/consejeria_cultura_blanco.gif');
	background-position: top center;
}