@charset "utf-8";
img.pngfix { 	
	behavior: url(png/pngHack.htc); 
}
html, body {
    width: 100%;
    height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	text-align: center;
	margin: 0px;
}
body.inicio {
	background-attachment: fixed;
	background-image: url(../img/fonsbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.caixa {
	background-attachment: fixed;
	background-image: url(../img/caixa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.track{
	letter-spacing: 1px;	
}
.fondoflash {
	width: 100%;
	height: 100%;
	margin: auto; /* No se si esto es necesario */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
.cospetit {
	font-size: 14px;
	font-style: normal;
}
.fonsblack {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	margin-bottom: 10px;
}
.arti {
	font-size: 24px;
	padding-bottom: 10px;
}
#firma {
	background-image: url(../img/firma.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 19px;
	position: fixed;
	top: 100%;
	left: 100%;
	margin-left: -19px;
	margin-top: -170px;
	z-index: 2;
}
#hola {
	width: 373px;
	top: 10px;
	font-size: 24px;
	line-height: 30px;
	left: 50%;
	margin-left: -445px;
	height: 279px;
	z-index: 1;
	position: fixed;
}
#menu {
	width: 373px;
	top: 326px;
	left: 50%;
	margin-left: -445px;
	z-index: 1;
	position: fixed;
	background-color: #FFFFFF;
}
#menu em {
	padding-left: 7px;
}
#menudos {
	width: 277px;
	position: absolute;
	top: 334px;
	left: 50%;
	margin-left: -360px;
	z-index: 3000;
	background-color: #FFFFFF;
}
#menudos ul {
	width: 277px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: 25px;
}
#menu ul {
	width: 277px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#menu li, #menudos li {
	padding-left: 20px;
	margin: 0px;
}
#menu a:visited, #menu a:link, #menu a:active, #menudos a:visited, #menudos a:link, #menudos a:active{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
#menu a:hover, #menudos a:hover {
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
}
#menu a.english:visited, #menu a.english:link, #menu a.english:active {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
#menu a.english:hover {
	color: #999999;
	text-decoration: none;
	padding-left: 0px;
}
#cos {
	position: absolute;
	width: 415px;
	top: 10px;
	left: 50%;
	margin-left: -55px;
	font-size: 18px;
	line-height: 30px;
	z-index: 1;
}
#cos.apartat {
	padding-bottom: 800px;
}
#cos #inicio {
	margin: 0px;
	padding: 0px;
}
#cos #blanco {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 60px;
}
#cos #blanco h2 {
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 10px;
}
#cos #blanco h3 {
	height: 250px;
}
#cos #trans {
	margin-top: 10px;
}
#cos a:visited, #cos a:link, #cos a:active{
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
#cos a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
#cos a.tres:visited, #cos a.tres:link, #cos a.tres:active{
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
#cos a.tres:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
#cos p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#cos .data {
	font-size: 14px;
}
#cos .mesinfo {
	font-size: 12px;
	font-style: normal;
}
#idomas {
	width: 257px;
	position: absolute;
	top: 530px;
	left: 50%;
	margin-left: -360px;
	z-index: 1;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
}
#idomas a:visited, #idomas a:link, #idomas a:active{
	color: #000000;
	text-decoration: none;
}
#idomas a:hover {
	color: #666666;
	text-decoration: none;
}
#menu #seccion {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/ahref.png);
	width: 257px;
	padding-left: 20px;
	float: left;
	font-style: italic;
}
#menu #seccionexpo {
	color: #000000;
	text-decoration: none;
	width: 257px;
	padding-left: 20px;
	float: left;
}
#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}
#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}
#shadowbox{
	display:none;
	visibility:hidden;
	margin:0 auto;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style: italic;
}
#shadowbox_title{height:25px;padding:0;overflow:hidden;}
#shadowbox_title_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:5px 0 4px 8px;color:#fff;}
#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:2px solid #fff;background-color:#000;}
#shadowbox_body_inner{position:relative;overflow:hidden;}
#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}
#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}
#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}
#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}
#shadowbox_content.html{height:100%;width:100%;overflow:auto;}
#shadowbox_toolbar{margin:0;padding:0;height:20px;overflow:hidden;}
#shadowbox_toolbar_inner{height:20px;color:#fff;}
#shadowbox_toolbar_inner div{padding-top:4px;padding-bottom:2px;font-size:10px;height:10px;line-height:10px;}
#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}
#shadowbox_toolbar_inner div a{text-decoration:none;color:#fff;}
#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}
#shadowbox_counter{float:left;padding-left:10px;}
#shadowbox_counter a{padding:0 4px 0 0;}
#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}
div.shadowbox_message{text-align:center;padding:10px;}
div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}
div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}
#topmenu {
	width: 373px;
	top: 294px;
	left: 50%;
	margin-left: -445px;
	z-index: 1;
	position: fixed;
	overflow: hidden;
}
