@import url("../cantobuho.css");
body {
	background-color: #609;
	background-image: url(fondos/cuerpo_actos.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#encabezado {
	height: 168px;
}
#extra1 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 168px;
	width: 100%;
	overflow: hidden;
	background: url(fondos/encab_actos.gif) no-repeat top center;
	z-index: 10;
}
hr {
	display: none;
}
ul {
	list-style-type: none;
	text-align: right;
}
DIV.blanco, DIV.negro {
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px 80px 20px 80px;
	z-index: 15;
}

blockquote {
	width: 500px;
}

DIV.separacion  {
	clear: both;
	height: 5px;
	width: 100%;
}
DIV.negro {
	background-color: #000;
	padding: 10px 80px;
}
DIV.blanco img {
	float: right;
	margin: 0 10px 10px 20px;
}
DIV.negro img {
	float: left;
	margin: 0 20px 10px 10px;
	background-color: #000;
}

DIV.negro p, DIV.negro ul {
	color: #EEE;
}

DIV.blanco b, DIV.blanco i {
	color: #900;
}
DIV.negro b, DIV.negro i {
	color: #F00;
}
DIV.blanco em, DIV.negro em {
	font-weight: bold;
}

DIV.negro a:link,DIV.negro a:visited {
	color: #3C0;
	border-bottom: 1px dashed #555;
}
DIV.negro a:hover {
	color: #FFF;
}
div#c3 img, div#c11 img {
	float: right;
	margin: 0 0 10px 20px;
}

div#c10 img {
	float: right;
	margin: 0 10px 10px 20px;
}

div#c12, div#c26 {
	height: 113px;
}
div#c28 {
	height: 97px;
}
div#c28 img {
	margin: 0 20px 10px 0;
}
div#c30 {
	height: 140px;
}
#enlaces ul {
	text-align: left;
}
#enlaces {
	margin-top: 20px;
}