body {
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #47CA6D url(img-css05/fondo_tira01.jpg) repeat-x center top;
}
 * {
	margin: 0px;
	padding: 0px;
} 
ul, ol {
	margin-left:4em;
	}
:focus {border:none;
outline:none}
#todo {
	margin: 0px;
	padding: 0px;
	background: url(img-css05/maqueta-04.jpg) no-repeat center top;
	height: 350px;
}
#contenido {
	width: 850px;
	margin: 0px auto;
	position: relative;
}
#cabecero {
	height: 160px;
	position: relative;
	left: 0px;
	top: 0px;
}
#central {
	position: relative;
	left: 0px;
	top: 0px;
}

#navegacion {
	width: 204px;
	background-image: url(img-css05/nav_fondo.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: -15px;
}
*html #navegacion {
	width: 204px;
	background-image: url(img-css05/nav_fondo.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 1px;
	top: -15px;
}


#principal {
	width: 617px;
	font-size: 11px;
	line-height: 1.8em;
	position: relative;
	left: 233px;
	top: 0px;
}
#pie {
	clear: both;
	text-align: center;
	float: right;
	height: 10em;
	width: 517px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}
#pie a {
	color: #FFFFFF;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
}
#navegacion ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#principal #titular {
	width: 53em;
	padding-left: 20px;
	overflow: visible;
	height: 75px;
	position: relative;
	left: 0px;
	top: 0px;
}
#principal  #pak {
	left: 0px;
}

#principal   h1  {
	font: normal 350%/1.1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#principal  h2  {
	font: normal 220%/0.8em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	overflow: visible;
}
#principal #cont {
	background-image: url(img-css05/prin_fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#principal    div#txt    {
	padding-right: 20px;
	padding-left: 22px;
	background: url(img-css05/contxt_fondo.jpg) no-repeat top;
	padding-top: 20px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(img-css05/contxt_fondo.jpg);
	background-color: #FFFFFF;
}
#principal .pie {
	background: url(img-css05/prin_pie.jpg) no-repeat center bottom;
	height: 40px;
	clear: both;
}
#principal #cont p {
	margin: 0px 0px 0em;
	padding: 0px 0px 1.2em;
}
#cont a {
	font-weight: bold;
	color: #FF6600;
	word-spacing: -1px;
}
#cont a.arriba {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-right: 14px;
	background: url(img-css05/arriba.gif) no-repeat right center;
	font-weight: bold;
	text-align: right;
}
#cont a.arriba:hover {
	color: #FF6600;
}
#cont a.pdf {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	padding-right: 33px;
	background: url(img-css05/pdficon.png) no-repeat right center;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #FFFFFF;
}
#cont  a.pdf:hover {
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}
#cont  ul {
	margin-top: 0px;
	padding-bottom: 5px;
}
#logo {
	margin: 0px;
	position: absolute;
	left: 221px;
}
#cabecero #utilidades {
	position: absolute;
	left: 750px;
	top: 57px;
	z-index: 2;
}
#cabecero #utilidades a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}
#cabecero #utilidades a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#principal  #cont h3 {
	color: #FF6600;
	font: normal 2.3em "Times New Roman", Times, serif;
	margin: 0px 0px 0.5em;
}
#principal  #cont h3 .fecha {
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.noticia {
	margin-bottom: 20px;
	clear: both;
	overflow: auto;
}
.noticia h3    {
	color: #FF6600;
	font: normal 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.noticia p.fecha {
	margin: 0px 0px -1em;
	padding: 0px;
	text-transform: uppercase;
	color: #666666;
}
.noticia img {
	float: left;
	margin-right: 1em;
	border: 1px solid #83CA47;
}
#cont   .col1 {
	width: 370px;
}
#cont .col2 {
	font-size: 10px;
	color: #666666;
	line-height: 1.3em;
	float: right;
	margin-top: -6px;
	width: 191px;
}
#principal #cont .col2top {
	background: url(img-css05/lateral.gif) no-repeat center top;
	height: 128px;
}
#principal #cont .col2m {
	background: url(img-css05/lateral-2.gif) repeat-y center 300px;
}
#principal  #cont  .col2 p {
	padding-right: 1em;
	padding-left: 2em;
}
#principal #cont .col2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px 2em;
}
#principal #cont .col2 li {
	margin-bottom: 0.8em;
}
#principal #cont .col2pie {
	background: url(img-css05/lateral-3.gif) no-repeat center bottom;
	height: 39px;
}
#principal  #cont  .col2  img.centro {
	display: block;
	margin: 5px auto;
	border: none;
}
.galeria {
}
a img {
	border: 1px solid #66CC33;
	margin-right: 8px;
	margin-bottom: 8px;
}
.cleaner {
	clear: both;
}
#logo h1 {
	display: none;
}
a.foto {
	background-image: url(img-css05/iconfoto.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 35px;
	margin-right: 2em;
	background-position: 4px 4px;
	float: left;
	clear: left;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.producciones  {
	margin-bottom: 20px;
	line-height: 1.1em;
	position: relative;
}
.producciones strong    {
	color: #FF7518;
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	display: block;
	position: absolute;
	left: 45px;
	top: 0px;
	text-decoration: none;
}
.producciones a.reparto {
	font-weight: normal !important;
	font-size: 9px;
	color: #666666 !important;
	margin-left: 45px;
}
.producciones a.reparto:hover {
	font-weight: normal !important;
	font-size: 9px;
	margin-left: 45px;
	color: #F47722;
	text-decoration: none;
}
