

	body			{ background-color: #ccc;}
	div			{ margin-top: 10px; float: left; line-height: }
        .clear {
            clear: both;
            display: block;
            overflow: hidden;
            visibility: hidden;
            width: 0;
            height: 0;
        }
	a			{ color: #009; text-decoration:none;}
	a:hover			{ color: #990;}
	#supracontenedor 	{ position: absolute; left: 50%; margin-left:-300px; margin-bottom:50px; width: 600px; padding: 20px; text-align: justify;}
	#contenedor 		{ background-color: #fff;
					border: 1px solid black; padding: 20px; text-align: justify; display: none;}
	#fotocabecera		{ width: 300px; margin-left: 130px; margin-bottom:20px; height: 280px;}
	#fotocabecera img	{ width:300px;height:200px; display: none;}
	#fotopie		{ font-size: 10pt; font-style: italic; line-height: 10pt; color: #777; margin-top: 5px; display: none;}

	.lista_enlaces		{ margin-top: 10px;}
	.lista_enlaces div	{ margin: 0px; }

	#foot			{ padding: 0 20px;}
	#foot a			{ font-size:10pt; font-style: italic; color:#444; text-decoration:none;}
	#foot a:hover		{ color: #990;}
	#foot			{ font-size:10pt; font-style: italic; color:#444; }






