/* Licuit Interactive SL */
/* main.css */
/* Created Ago, 2009 */
/* Modified Ago, 2009
--------------------------------------- */

body{
	height:auto;
	background-color:#f7f7f6;
	background-image:none;
}

.top{ 
	width:690px; overflow:hidden; float:left;
}

/*-- MENU PRINCIPAL ----------------------------------------------------*/


#menu #areaintercambio{
	background-image:url('/resources/images/menu/7b.gif');
	width:155px;
	height:23px;
	background-repeat:no-repeat;
}


/*-- ITEMS CENTRO -----------------------------------------------------*/




#intercambio_options{
	background-image:url('/resources/images/intercambio/cabecera.jpg');
	width:586px;
	height:105px;	
	float:left;	
	margin-top:70px;
}


.title{
	padding-left:30px; padding-top:30px
}


/*-- ITEMS FOOTER -----------------------------------------------------*/

#footer{

	height:116px;
	position:absolute;
	background-color:#1b1b1b;
	width:100%;
}


#footer p{
	 color:#fff;text-align:center; padding-top:50px;
}

#footer img{
	position:absolute;right:50px; top:20px;
}



/*-- GENERAL -----------------------------------------------------*/

.leermas{
	background-image:url('/resources/images/general/leermas.jpg');
	height:23px;
	width:113px;
	float:right;
	margin-right:50px;
	margin-top:10px;
	overflow:hidden;
	
}

.leermas:hover{
	background-position:0px -23px;
}





.incorpora{
	padding-left:30px; padding-bottom:20px; padding-bottom:10px;
	width:500px;
}

	

.envia{
	float:right;margin-top:70px; border-left:1px solid #c9c9c9; padding-left:20px;
	width:242px;
}


input{
	width:242px;
	background-color:#ededed;
}

select{
	width:122px;
	background-color:#ededed
}
.label{
	font-family:Arial, Helvetica, sans-serif;
	color:#838383;
	font-size:12px;
	float:left;
	margin-top:5px;
	margin-bottom:2px;
}


#tabs{
	margin-left:30px;
	margin-top:20px;
}


#infoLayer p{
	text-align:left;
	color:#707070;
	line-height:14px;
	margin-left:25px;	
	margin-right:10px;
	font-size:10px;
	margin-top:5px;

}

#infoLayer h4{
	font-size:14px;
	color:#222222;
	font-weight:bold;
	margin-left:25px;	
	margin-right:10px;	
	margin-top:10px;
}


.linktab{
	width:118px; height:23px; float:left; color:#2d2d2d;text-decoration:none;margin:0px; font-size:.95em; padding-left:5px; padding-top:8px;
	cursor:pointer;
}


.content{
	margin-top:40px;
	margin-left:40px;
	margin-bottom:40px;
	width:515px;
	overflow:hidden;
}

.linktab.activo{
	background-color:#dbdada;
}


.linktab.inactivo{
	background-color:none;
}

.descarga{
	background-image:url(../images/intercambio/descarga.gif);
	width:499px;
	height:15px;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303233;
	text-decoration:none;
	padding-left:25px;
	padding-top:3px;

}

.descarga:hover{
	background-position:0px -18px;

}

.categoria{
	color:#154176;
	width:62px;
	float:left;
}


.nivel1{
	margin-left:0px;
}
.nivel2{
	margin-left:55px;
}

.enviar{
	background-image:url(../images/intercambio/enviar.gif);
	width:81px;
	height:27px;
	float:right;
	text-align:center;
	padding-top:13px;

}


#mensaje{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

