* {
	margin:0;
	padding:0;
	line-height:17px;
}

body,html {
	overflow:hidden;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

b {
	font-family:Arial, Verdana;
}

#columna_izquierda {
	width:272px;
	height:736px;
	background-color:#FFFFFF;
	float:left;
	border-right:1px solid #b5b5b5;
}

#columna_izquierda h1 {
	background: transparent url(img/logo.png) no-repeat top left; 
	margin-top:88px; 
	height:546px;
	width:68px;
	margin-left:190px;	
}

#columna_izquierda h1 span {
	display:none;
}

#columna_derecha {
	background:url(img/bg_columna_de_index.jpg) top left no-repeat;
	float:left;
	height:736px;
	width:724px;
}

#columna_derecha img {
	height:33px;
	width:144px;
	margin-top:350px;
	margin-left:430px;
}


/********************************
ESTILOS PARA INTERNET EXPLORER 6
********************************/
* html h1 {
	behavior: url(css/iepngfix.htc) 
}

* html img{
	
}

*html #columna_izquierda h1 {
	margin-top:68px; 
}
#intro {
	background: url(img/f_intro.jpg) top left no-repeat #FFFFFF;
	width: 916px;
    min-height: 900px; height:auto !important; height:900px; 
	overflow:hidden;	
}
#logo_entrar {
	padding-top: 203px;
	padding-left: 480px;
	width: auto;
}
#btn_entrar {
	padding-left: 822px;
	width: auto;
}
#necesario {
	padding-top: 50px;
	float:right;
	margin-right: 15px;
}
