/* mooShow 0.01 beta CSS Document */

body {
	background-color: #1c1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1c1c1c;
}
body a{
color: #EE8B99;
outline:0;
}
.txt_home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:353px;
	color:#FFFFFF;
	padding-top:35px;
	text-align:left;
	float:left;
	vertical-align:top;
	margin-left:20px;
}
.noticias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:332px;
	color:#FFFFFF;
	padding-top:35px;
	text-align:right;
	float:left;
}

.mooshow a img { 
	border: none;
	outline: none;
	-moz-outline: none;
	}

.mooshow_outerContainer{
	position: relative;
	background-color: #fff;
	color: inherit;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	display: table;
	}

.dropShadowBorder {
	border:1px solid #FFF;
	border-right:1px solid #CCC;
	border-left:1px solid #FFF;
	border-bottom:1px solid #CCC;
	}

.mooshow {
	position: inherit;
	display: none;
	}
	
.mooshow_loading{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	}

.mooshow_copyright{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #CCCCCC;
	font-size:9px;
	}

.mooshow_extras{
	margin: 0 auto;
	text-align: left;
	color:#666666;
	background-color: inherit;
	display:none;

	}

.mooshow_topNav{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 9px;
	background-color: inherit;
	color:#999999;
	line-height: 170%;
	width: 100%;
	}

.mooshow_captions{
	background-color: #ddd;
	color:#999999;
	margin: 0 auto;
	text-align: left;
	line-height:140%;
	height: 35px;
	width: 100%;
	}

.mooshow_contentContainer{
	background-color:#666666;
	color: inherit;
	position: relative;
	text-align: center;
	line-height: 0.0;
	}
	
.mooshow_overlayNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	}

.mooshow_prevLink, .mooshow_nextLink{
	width: 30%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
	
.mooshow_prevLink { left: 0; float: left; outline: none; -moz-outline: none;}
.mooshow_nextLink { right: 0; float: right; outline: none; -moz-outline: none;}
.mooshow_prevLink:hover, .mooshow_prevLink:visited:hover { background: url(prev.gif) left 100% no-repeat; }
.mooshow_nextLink:hover, .mooshow_nextLink:visited:hover { background: url(next.gif) right 100% no-repeat; }
.home {
background-image:url(../images/fondohome.gif);
background-repeat:no-repeat;
width:705px;
height:500;
margin-bottom:2px;
}
.sponsors {
background-image:url(../images/fondosponsors.gif);
background-repeat:no-repeat;
width:705px;
height:500;
margin-bottom:2px;
}
.agradecimientos {
width:705px;
height:500;
margin-bottom:2px;
}


.mooshow_IPTC{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	background-color: #000;
	color:#CCCCCC;
	font-size:9px;
	line-height:140%;
	text-align:left;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	display: none;
	}
		
.mooshow_IPTCbutton{
	position: absolute;
	top: 0;
	left: 0;
	}

.mooshow_IPTC_left{
	float: left;
	text-align:right;
	width:21%;
/*	padding-left:5px;*/
	padding-right:5px;
	}

.mooshow_IPTC_right{
	float: right;
	text-align:left;
	width:75%;
	padding-right:5px;
	}
.menu {
	width:705px;
	padding:0px;
	}








