﻿/* ESTILOS LAC ---------------------------------------------------------------------------------------------------------- */	
#left_header h1 a
{
    /*background: transparent url("/_imgs/ban/main-logo-lac.gif") no-repeat 28px 5px;*/
}
#left_header
{
    background:#FFF url("/_imgs/ban/bg_main_top_left_lac.jpg") no-repeat top;
}
#right_header
{
    background:transparent url("/_imgs/ban/bg_main_top_right_lac.jpg") no-repeat top;
}
.lac-disclaimer
{
    float:left;
    width:70%;
    text-align:center;
    padding:1em;
    font-size:.9em;
}
.lac-disclaimer a
{

    color:#999;
}
.generica p
{
    padding: 0 25px 10px 25px;
    text-align:justify;
}
/* INDEX --------------------------*/
#index_left
{
	padding:35px 0px 25px 25px;
	width:255px;
	float:left;
	/*background-color:#00FF00;*/
}
#index_left p
{
    padding:0 0 17px 0;
    margin:0;
    /*background-color:Fuchsia;*/
}
#index_right
{
	padding:35px 25px 25px 25px;
	width:305px;

	/*background-color:#CC33CC;*/
}
/* LEFT BODY ----------------------*/

/*#left_body_img
{
    height:350px;
    background:transparent url("/_imgs/ban/bg_main_left_lac.gif") left bottom no-repeat;
}*/
    #left_body img
    {
	    float:left;
	    margin-bottom:-36px;
	    margin-top:10px;
	    /*margin-bottom:-40px;*/
	    /*margin-top:-12px;*/
    }


/* DESTACADOS ---------------------*/
	.item_destacados
	{
		float:left;
		width:92%;
		border-bottom:dotted 1px #DCDCDC;
		padding:5px 0 40px 0;
		margin:10px 0px 0 20px;
		text-align:justify;
	}  
	.destacado
	{
		float:left;
		clear:both;
		margin:0 15px 35px 0;
	}
	.item_destacados span
	{
		color:#2AACF7;
	}

