body {
	background-color: #005abb;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	display:none;
}
.clearfix, .container {display:block;}
.clear {clear:both;}
.png { behavior: url(css/iepngfix.htc); border:0px }

img { 
	border: 0px;
	/* no online behavior: url(default/iepngfix.htc);*/
	behavior: url(../css/iepngfix.htc); }
	
/*////////////////////////////////////////////////////////////intro////////////////////////////////////////////////////*/
.contendor {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	width:770px;
}

.divIndex {
	width: 701px;
	height: 543px;
	background-image:url(../images/intro.jpg);
	behavior: url(../css/iepngfix.htc);
	background-repeat: no-repeat;}

.idiomas {
	width: 134px;
	height: 235px;
	margin-top: 208px;
	background-image:url(../images/intro_idiomas.png);
	background-repeat: no-repeat;
	float:right;
	text-align: right;
}
	
.idiomasEsp{
	width: 134px;
	padding-top: 60px;
	text-align:right;
}

.idiomasEsp a#temp1{
	background: transparent url(../images/temp1.gif) no-repeat scroll left top;
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 134px;
	display:block;
}
.idiomasEsp a:hover#temp1 {
	background: transparent url(../images/temp1_over.gif) no-repeat scroll left top;
 }
	
.idiomasEsp a#temp2{
	background: transparent url(../images/temp2.gif) no-repeat scroll left top;
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 134px;
	display:block;
}
.idiomasEsp a:hover#temp2 {
	background: transparent url(../images/temp2_over.gif) no-repeat scroll left top;
 }
.idiomasEng{
	width: 134px;
	padding-top: 58px;
	text-align:right;
}
.idiomasEng a#temp1{
	background: transparent url(../images/season1.gif) no-repeat scroll left top;
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 134px;
	display:block;
}
.idiomasEng a:hover#temp1 {
	background: transparent url(../images/season1_over.gif) no-repeat scroll left top;
 }
	
.idiomasEng a#temp2{
	background: transparent url(../images/season2.gif) no-repeat scroll left top;
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 134px;
	display:block;
}
.idiomasEng a:hover#temp2 {
	background: transparent url(../images/season2_over.gif) no-repeat scroll left top;
 }
/*////////////////////////////////////////////////////////////fin intro////////////////////////////////////////////////////*/
