html {
	background: #fcf179 url(imagenes/gradient.gif) repeat-x;
}
body {
	padding: 0;
	margin: 0;
	background: url(imagenes/banner.jpg) no-repeat center top;
	color: #333333;
	width: 100%;
	display: table;
}
em {
font: italic 100% Georgia, "Times New Roman", Times, serif;
}
em strong {
color: #CC0000;
}
.contmani {
	width: 800px;
	margin: 115px auto 0;
	background: #fff;
	border: solid 1px #ccc;
	position: relative;
}
/* --------AQUÍ LA SECCION DEL MENU PRINCIPAL-----------*/
#content {
	width: 1000px;
	margin: 145px auto 0;
	background-color: transparent;
	border: solid 1px #fffffff;
	position: relative;
}
#content span {
	display: none;
	position: absolute;
}
#content a {
	display: block;
	text-indent: -1000%;
	position: absolute;
	outline: none;
	left: 26px;
}
#content a:hover {
	background-position: left bottom;
}
#content a:hover span{
	display: block;
}
#content .inicio {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnIncio.gif) no-repeat;
	left: 3px;
	top: 4px;
}
#content .cursos {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnCursos.gif) no-repeat;
	left: 97px;
	top: 4px;
}
#content .producciones {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnProducciones.gif) no-repeat;
	left: 191px;
	top: 4px;
}
#content .contacto {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnContacto.gif) no-repeat;
	left: 285px;
	top: 4px;
}
/* --------AQUÍ LA SECCION DEL MENU DE PRODUCCIONES-----------*/
#content2 {
	width: 160px;
	margin: 145px auto 0;
	background-color: transparent;
	border: solid 1px #fffffff;
	position: relative;
}
#content2 span {
	display: none;
	position: absolute;
}
#content2 a {
	display: block;
	text-indent: -1000%;
	position: absolute;
	outline: none;
	left: 3px;
}
#content2 a:hover {
	background-position: left bottom;
}
#content2 a:hover span{
	display: block;
}
#content2 .obra1 {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnObra1.gif) no-repeat;
	left: 5px;
	top: -130px;
}
#content2 .obra2 {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnObra2.gif) no-repeat;
	left: 5px;
	top: -100px;
}
#content2 .obra3 {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnObra3.gif) no-repeat;
	left: 5px;
	top: -70px;
}
#content2 .obra4 {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnObra4.gif) no-repeat;
	left: 5px;
	top: -40px;
}

#content2 .cursoV {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnCursoV.gif) no-repeat;
	left: 5px;
	top: -130px;
}
#content2 .cursoR {
	width: 150px;
	height: 20px;
	background: url(imagenes/btnCursoR.gif) no-repeat;
	left: 5px;
	top: -100px;
}
/*-----------FIN----------------------------------------------*/
h1 {
border-bottom:solid 1px #ffffff;
	margin: 0;
	padding: 0;
	font-size:16px;
	color:#000000;
}
h3 {
font: bold 135%/100% Arial, Helvetica, sans-serif;
padding: .2em 0 .3em;
margin:0;
}
h4 {
font:bold 120%/100% Arial, Helvetica, sans-serif;
padding:.85em 0 5px;
color:#666666;
}
h3 em, h4 em {
color: #9d0606;
letter-spacing: -1px;
}
.error {
font: bold 50%/100% Arial, Helvetica, sans-serif;
padding: .2em 0 .3em;
color: #9d0606;
margin:0;
}
.contenidos {
padding-bottom:1px;
margin: 0 0 30px 0;
font: 100% Verdana, Arial;
color:#ffffff;
}
.multimedios { 
	font-family:Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999; 
	font-style:italic;
} 
.informes { 
	font-family:Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000; 
	font-style:italic;
} 
.catalogo { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
} 
.Title { 
margin: 0;
font:bold 135%/100% Arial, Helvetica, sans-serifVerdana, Arial;
color: #666666;
font-size:11px;
}
