@charset "utf-8";
/* CSS Document */

#bk{

background-repeat:no-repeat;
background-position:top;
background-color:#ffffff;
background-image:url(backround.jpg);
height:auto;
padding-bottom:190px;
*padding-bottom:46px;


}

#bkx{

background-repeat:no-repeat;
background-position:top;
background-color:#ffffff;
background-image:url(backround.jpg);
height:auto;
padding-bottom:20px;
*padding-bottom:16px;


}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#wrap{
	float:center;
	MARGIN:0px auto; 
	WIDTH:744px;
	height:auto;
	MARGIN:0px auto;

	
	
	
}	
#wrapBotones{
	float:center;
	MARGIN:0px auto;
	WIDTH:744px;
	height:auto;
	text-align:right;

	
}
#divAlineador{
float:left;
	width:230px;
	height:auto;

}
#wrapHeader{
	float:center;
	MARGIN:0px auto;
	WIDTH:744px;
	height:80px;
	padding-top:60px;
	
}	
#wrapDatos{
	float:center;
	MARGIN:0px auto;
	WIDTH:744px;
	height:auto;	
}	

#texto{

	float:left;
	width:460px;
	padding-left:40px;
	padding-top:25px;
}


#footer{
	float:center;
	MARGIN:0px auto;
	WIDTH:744px;
	height:auto;
	padding-top:65px;
}
	

#barratop{
	padding:5px;
  	margin: 0;
  	position: fixed;
    top:0px;
  left: 0px;;
  width: 100%;
  height:15px;  
  background:#f3f3f3;
  border:solid;
  border-width:1px;
  border-color:#CCCCCC;

}
	
.titulo{
float:left;
width:75%;
height:auto;


}
.english{
float:left;
width:20%;
height:auto;


}

	
