/* ARRIBA */

h1{
font-family: "Trebuchet MS", Verdana;
font-size:32px;
font-weight:300;
color: #999999;
margin: 0;
line-height:normal;
}

.caja_logo
{
	float:left; width:260px; height: 108px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#DFDFDF;
}
.caja_logo_home
{
	float:left; width:260px; height: 108px; 
}

.logo
{
	width:200px; float:left; margin-top:15px; margin-left:20px;
}

.negro
{
	width:940px; background-color:#000000; height:15px;
}

.botones_arriba
{
	float:right; width:677px; height: 108px; border: 1px solid #DFDFDF;
}

.spacer
{
	height:12px; float:left; width:940px;
}

/* IZQUIERDA */
.col_izq
{
	width: 250px; float:left; height:480px;
}
.botonera_izq
{
	width: 235px; float:left; height:145px; padding-left:15px; margin-top:20px;
}


.form_izq
{
	width: 250px; float:left; height:280px;
}

.iframe
{
	margin-left:15px; width:219px;
	border: 1px solid #DFDFDF;
}

.login_izq
{
	width: 250px; float:left; height:33px;
}

.caja_login
{
	margin-left:15px; width:219px; background-image:url(imagenes/fondo_bot_login.gif);
	border: 1px solid #DFDFDF;
	
}

/* CENTRO */
.col_linea_big
{
	width: 24px; height:578px; float:left; background-image:url(imagenes/fondo_linea.gif);
}

.col_linea
{
	width: 24px; height:480px; float:left; background-image:url(imagenes/fondo_linea.gif);
}

/* DERECHA */
.col_der
{
	width: 646px; float:left; padding-left:18px; padding-top:15px;
}

.cont
{
	float:left; width:940px; padding-bottom:20px; background-image:url(imagenes/fondo_cont_03.gif);
}

.header_cont
{
	width: 646px; float:left; padding-left:18px; padding-top:22px;
}

.textos_cont
{
	width: 626px; float:left; padding-left:18px; padding-top:5px; padding-right:20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}


/* HOME */
.flash
{
	float:left; width:460px;
	padding-top:10px;
}

.seguinos
{
	float:left; 
	width: 400px;
	padding-left:20px;
	padding-top:8px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#666666;
}

.cajas_home
{
	float:left; width:480px;
}

a.cajas_home
{
	text-decoration:none;
}

.caja_clientes
{
	float:left; 
	width: 450px;
	padding-top:10px;
	padding-left:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#666666;
	
}

.login_home
{
	float:left; width: 480px; margin-top: 20px;
}

.tit_login_home
{
	float:left; width:86px; margin-left:10px; margin-right:12px;
}

.input_home
{
	float:left; padding:7px;
}

.input_home2
{
	float:left; margin-left:5px;
}

.texto_cajas_home
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	padding-left:12px;
	padding-top:82px;
	text-decoration:none;
	
}

.caja_1 {
	background-image:url(imagenes/caja1.jpg);
	float:left;
	width:229px;
	height:118px;
}
.caja_2 {
	background-image:url(imagenes/caja2.jpg);
	float:left;
	width:229px;
	height:118px;
}
.caja_3 {
	background-image:url(imagenes/caja3.jpg);
	float:left;
	width:229px;
	height:118px;
}
.caja_4 {
	background-image:url(imagenes/caja4.jpg);
	float:left;
	width:229px;
	height:118px;
}

.caja_5 {
	background-image:url(imagenes/caja5.jpg);
	float:left;
	width:229px;
	height:118px;
}
/* BIG */

.cont_big
{
	float:left; width:940px; padding-bottom:20px; background-image:url(imagenes/fondo_cont_03.gif);
}

.col_izq_big
{
	width: 250px; 
	float:left;
}

.botonera_izq_big
{
	width: 235px; float:left; height: 243px; padding-left:15px; margin-top:20px;
}

