@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-color: #ffec00;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	}
body:nth-of-type(1) { 
	background-image: url(../imagenes/fondoch.jpg);
	overflow: scroll;
	}
/* estructura */
.contenedor {
	padding: 0px;
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.sobremenu {
	height: 30px;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-align: right;
	padding-top: 0px 0px auto 0px;
	vertical-align: text-bottom;
}
.cabecera {
	height: 125px;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
.cabecera  a img {
	float: left;
	margin-left: 45px;
	border: none;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.menu {
	height: 88px;
	width: 382px;
	position: absolute;
	right: 1px;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 500;
}
ul.secciones, ul.secciones li, ul.secciones ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.secciones {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: left;
}
ul.secciones li {
	float: left;
}
ul.secciones  li  a, ul.secciones   li  span {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 19px;
	display: block;
	position: relative;
	background-image: url(../imagenes/menu-div.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-bottom: 18px;
	color: #000000;
	text-decoration: none;
}
ul.secciones li ul {
	position: absolute;
	left: 20px;
	height: 45px;
	width: 380px;
	visibility: hidden;
	top: 60px;
}
ul.secciones li:hover ul {
	visibility: visible;
}
ul.secciones li:hover {
	z-index: 599;
	cursor: default;
	position: static;
	height: 70px;
}
ul.secciones li ul li {
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	display: block;
	font-size: 11px;
	color: #333333;
}
ul.secciones li ul li a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #333333;
	text-decoration: none;
}
ul.secciones li ul li a:hover {
	color: #000000;
}

/* pie */
.pie {
	font-size: 10px;
	color: #333333;
	height: 65px;
	width: 540px;
	text-align: left;
	position: relative;
	background-image: url(../imagenes/pie-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 310px;
}
.banner {
	width: 760px;
	padding: 0px 45px 45px 45px;
}

.pie h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.pie ul  {
	float: left;
	list-style-type: none;
	display: block;
	height: 75px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.pie img {
	float: right;
	position: absolute;
	top: 24px;
	right: 0px;
	left: auto;
	bottom: auto;
}
.pie p {
	text-align: right;
	float: right;
	position: absolute;
	top: 120px;
	right: 60px;
	margin-top: 0px;
	line-height: 15px;
}
.pie a, .pie a img {
	color: #333333;
	text-decoration: none;
	border: none;
}
.pie a:hover {
	color: #000000;
}
.tallerestudio {
	height: 90px;
	width: 25px;
	position: absolute;
	top: -90px;
	right: -25px;
}
.tallerestudio span {
	display: none;
	visibility: hidden;
}
.tallerestudio a {
	background-image: url(../imagenes/tallerestudio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 25px;
	display: block;
}
.tallerestudio  a:hover  {
	background-position: right;
}
.fin {
	height: 1px;
	width: 850px;
	clear: both;
	display: block;
	position: static;
}
/* contenido */
.contenido {
	background-image: url(../imagenes/contenido-bg.jpg);
	background-repeat: repeat-y;
	width: 850px;
	position: relative;
	padding: 0px;
}
.contenido h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 143px;
	width: 455px;
}
.contenido h2 {
	padding: 0px;
	float: right;
	width: 395px;
	height: 266px;
	margin: 0px 0px -95px 0px;
}
.contenido h3 {
	float: right;
	height: 77px;
	width: 645px;
	padding: 0px;
	margin: 30px 0px 20px 0px;
}
.contenido p {
	width: 615px;
	margin-top: 0px;
	margin-left: 205px;
	_margin-left: 102px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.contenido p a {
	font-weight: bold;
	background-color: #F0F0F0;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}
.contenido p a:hover {
	color: #333333;
}
.contenido p img {
	float: left;
	height: 175px;
	width: 280px;
	margin: 8px 25px 10px -165px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	position: relative;
}
.contenido span.epigrafe {
	width: 140px;
	float: left;
	clear: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	background-image: url(../imagenes/epigrafe-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 25px 0px 0px 0px;
	border: none;
	margin: 0px 0px 0px -165px;

}
.contenido span.descargas {
	width: 140px;
	float: left;
	clear: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	background-image: url(../imagenes/li-bl.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: -230px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -165px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.descargas     a.ppt     {
	background-image: url(../imagenes/ppt.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 1px;
	clear: left;
	float: left;
	height: 20px;
	width: 130px;
	color: #666666;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -10px;
}
.descargas a:hover {
	background-position: 30;
	color: #333333;
}
.contenido a.historial {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-left: 210px;
	margin-right: -190px;
}


.contenido .separador {
	height: 1px;
	width: 100%;
	border-top: 1px dotted #CCCCCC;
	clear: both;
	float: none;
	margin-bottom: 35px;
}
/* botones en el contenido */
.contenido p span {
	float: right;
	margin: 0px;
	padding: 0px;
}
.contenido  span  a  {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	padding: 0px;
	height: 20px;
	width: auto;
	margin: 0px 0px 0px 10px;
	display: block;
	border: none;
	overflow: hidden;
	float: right;
}
.contenido span a.vermapa {
	background-image: url(../imagenes/vermapa-bt.jpg);
	width: 80px;
	text-indent: -5000px;
}
.contenido span a.comollegar {
	background-image: url(../imagenes/comollegar-bt.jpg);
	width: 86px;
	text-indent: -5000px;
}
.contenido span a.puntocom {
	background-image: url(../imagenes/puntocom.jpg);
	width: 118px;
	text-indent: -5000px;
	margin-right: 105px;
	.margin-right: 115px;
	.margin-top: -25px;
	_margin-right: 57px;
	_margin-top: 0px;
}
.contenido  span  a:hover  {
	background-position: left bottom;
	.background-position: left -20px;
}
/* equipo */
.equipo {
	width: 490px;
	margin-top: 0px;
	margin-left: 185px;
	_margin-left: 92px;
	float: left;
	font-size: 14px;
	line-height: 25px;
}
.equipo  h4 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	background-image: url(../imagenes/li-bl.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin: 0px;
	padding: 0px 0px 7px 20px;
	border-bottom: 1px solid #CCCCCC;
}
.equipo h5 {
	padding-left: 20px;
	margin: 5px 0px 40px 0px;
	font-weight: normal;
}
.equipo h5 a {
	color: #666666;
	text-decoration: underline;
}
.equipo  a.option {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../imagenes/contactar-bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: -63px;
	_margin-top: -66px;
	margin-right: 115px;
	_margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 20px;
	width: 77px;
	text-indent: -5000px;
	padding: 0px;
	overflow: hidden;
}
.equipo a:hover {
	background-position: left bottom;
	_background-position: left -20px;
	color: #333333;
}
.equipo img {
	padding: 3px;
	height: 76px;
	width: 76px;
	background-image: url(../imagenes/equipo/img-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: -125px;
}
/* titulos contactos */
.contenido p img.vias  {
	display: marker;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(../imagenes/li-bl2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	width: auto;
	white-space: pre;
	position: relative;
	clear: none;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px 0px 0px 32px;
	border: none;
}
/* flash home */
.contenido .swf {
	padding: 0px;
	float: left;
	height: 400px;
	width: 850px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -130px;
	margin-left: 0px;
}
/* home noticias */
.contenido .noticias {
	float: left;
	width: 430px;
	white-space: normal;
	margin: 0px;
	padding-right: 35px;
	padding-left: 45px;
	position: relative;
}
.noticias h1 {
	padding: 0px;
	clear: both;
	height: 30px;
	width: 430px;
	position: relative;
	margin: 0px 0px 20px 0px;
}
.noticias p {
	width: 430px;
	clear: none;
	float: none;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
.noticias p a {
	clear: left;
	float: right;
	height: 20px;
	width: 74px;
	margin: 5px 0px 0px 0px;
	background-image: url(../imagenes/leermas-bt.jpg);
	background-position: left top;
	text-indent: -5000px;
	padding: 0px;
	border: none;
	overflow: hidden;
}
.noticias p a:hover {
	background-position: bottom;
	.background-position: left -20px;
}
.noticias  p img {
	padding: 0px;
	float: left;
	height: 62px;
	width: 125px;
	clear: left;
	position: relative;
	margin: 7px 35px 0px 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.noticias p span {
	font-size: 9px;
	color: #999999;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin: 0px 7px 0px 0px;
	padding: 0px 7px 0px 0px;
	border-right: 1px solid #999999;
}
.noticias .divisor {
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
	width: 430px;
	margin: 15px 0px 15px 0px;
	display: block;
}

/* pal en el mundo */
.mundo {
	padding: 0px;
	clear: both;
	float: left;
	height: 270px;
	width: 800px;
	position: relative;
	margin: 0px 0px 0px 0px;
}
.mundo img {
	float: left;
	margin-left: 45px;
}
.mundo ul {
	float: left;
	margin-left: 0px;
	.margin-left: 30px;
	padding-top: 10px;
	.padding-top: 25px;
}
.mundo ul li {
	font-size: 15px;
	color: #666666;
	background-image: url(../imagenes/li-bl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	line-height: 30px;
}
.mundo ul a {
	color: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.mundo ul a:hover {
	color: #333333;
}
/* resultado formulario */
.contenido .gracias {
	font-size: 14px;
	color: #666666;
	text-align: center;
	height: 350px;
	width: 850px;
	padding-top: 100px;
	line-height: 30px;
}
.gracias a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../imagenes/home-bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 100px;
	text-indent: -5000px;
	display: block;
	margin: 30px auto 0 auto;
	overflow: hidden;
}
/* resultado formulario individual */
.gracias a.form {
	background-image: url(../imagenes/form-bt.jpg);
	width: 119px;
	background-position: left top;
	overflow: hidden;
}
.gracias a:hover {
	background-position: left bottom;
	.background-position: left -20px;
}
.seccionnoticias img.aguilera {
	height: 175px;
	width: 129px;
	padding: 5px;
	float: left;
	clear: left;
	position: relative;
	margin: 7px 35px 0px -165px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

/* noticias */
.seccionnoticias h2 {
	color: #999999;
	margin-left: 205px;
	_margin-left: 102px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	clear: left;
	position: relative;
	height: auto;
	width: 600px;
}
.seccionnoticias h1 {
	color: #333333;
	margin-left: 205px;
	_margin-left: 102px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	clear: left;
	position: relative;
	height: auto;
	width: 600px;
}

.seccionnoticias p {
	margin-left: 205px;
	_margin-left: 102px;
	font-size: 12px;
	line-height: 22px;
	width: 615px;
	position: relative;
}
.seccionnoticias p span {
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.seccionnoticias h3 {
	font-size: 10px;
	color: #999999;
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px 30px 0px 0px;
}.seccionnoticias a.option {
	font-weight: normal;
	text-decoration: none;
	background: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	width: auto;
	border: none;
	position: relative;
	color: #666666;
	text-indent: 0px;
	display: block;
}
.galerias {
	display: none;
	visibility: hidden;
}
.articulos ul {
	width: 500px;
	margin-left: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.articulos ul li {
	float: left;
	height: 70px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.articulos ul li.pdf {
	background-image: url(../imagenes/articulos/pdf.gif);
}
.articulos  ul  li  a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.articulos ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
.articulos ul li span {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	clear: left;
	margin-left: 1px;
}
#popup {
	margin: auto;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 9999;
	left: 0px;
	top: 0px;
	padding-top: 100px;
	background-image: url(../imagenes/home/transp.png);
}
#popup input {
	color: #FFFFFF;
	background-image: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #666666;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.taller {
	font-size: 9px;
	color: #666666;
	text-align: right;
	display: block;
	width: 850px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.especial {
	background-color: #F0F0F0;
	display: block;
	height: 143px;
	width: 848px;
	position: absolute;
	left: 0px;
	top: 375px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

