/* Alambre Estudio Grafico
   Estilos Museo para Contenido CSS+XHTML
   Sagardoetxea
   Diciembre 2006
*/

.mu_container{
	background-color:white;
	width:637px;
	min-height:360px;
	clear:left;
	color:#838A84;
	text-align:left;
}
	* html .mu_container {
	height: 360px;
}

.mu_foto, #mu_foto1, #mu_foto2, #mu_foto3, #mu_foto4{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	float:left;
	width:329px;
}

.mu_info{
	margin-top:15px;
	width:263px;
	float:left;
}


	.mu_cab{
		height:65px;
}

	.mu_text{
	height:245px;
	width:263px;
}

	.mu_text p{
		margin-top:0px;
		margin-bottom:15px;
}

	.mu_text a:link, .mu_text a:visited{
		color:#E36100;
		text-decoration:none;
}

	.mu_text a:hover{
		color:#E36100;
		text-decoration:underline;
}

	.mu_text .mu_text_enl img{
		border:0px;
}

	.mu_pie{
		height:20px;
		clear:left;
}

	.mu_enl{
		height:20px;
		margin-right:7px;
		background-color:#F0F0E6;
		float:left;
}

	.mu_enl_hover{
		height:20px;
		margin-right:7px;
		background-color:#838A84;
		float:left;
}
	
	.mu_enl a:link, .mu_enl a:visited, .mu_enl a:hover{
		padding-left:6px;
		padding-right:6px;
		text-decoration:none;
		color:#6E6E6E;
}
	.mu_enl_hover a:link, .mu_enl_hover a:visited, .mu_enl_hover a:hover{
		padding-left:6px;
		padding-right:6px;
		text-decoration:none;
		color:white;
}

/* Enlazanos */

.mu_enlazanos{
		padding:10px
}

.mu_enlazanos img{
		margin-bottom: 5px;
		margin-top: 5px;
}

	.mu_enlazanos a:link, .mu_enlazanos a:visited{
		color:#E36100;
		text-decoration:none;
}

	.mu_enlazanos a:hover{
		color:#E36100;
		text-decoration:underline;
}

input.copia{
	width: 434px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}