/*#body_def,
#page,
#header,
#header_date,
#left_column,
#left_top,
#left_area,
#left_banner,
#left_bottom,
#central,
#central_banner,
#central_left,
#central_right,
#right_column,
#right_1, 
#right_2, 
#right_3, 
#right_4,
#right_4,
#bottom,
#bottom_left,
#bottom-1,
#bottom-2,
#bottom-3,
#bottom_right

{
    border-left:1px solid #DD2424;
    border-right:1px solid #DD2424;
    border-top:1px solid #DD2424;
    border-bottom:1px solid #DD2424;
}*/

#body_def {
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
		overflow: scroll;
		overflow-x: hidden;
}

#page {
		width: 770px;
		display: block;
		margin:0px auto;
		text-align:left;
}

#header {
		background-image:url(../images/header.jpg);
		height: 53px;
		width: 100%;
		display:block;
		float: left;
		margin-bottom: 1px;
}

#header_date {
		width: auto;
		display:block;
		float: right;
		padding-right: 28px;
		padding-top: 32px;
}

#left_column {
		width: 155px;
		display:block;		
		float: left;
		margin-right: 15px;
		z-index: 10;
}

#left_top {
		width: 155px;
		height: 65px;
		background-image:url(../images/nordeste.jpg);
		display:block;
		float:left;
		z-index: 10;
}

#left_area {
		width: 155px;
		height: auto;
		display:block;
		float:left;
		text-align: right;
		z-index: 10;
}

#left_banner {
		width: 155px;
		height: 155px;
		display:block;
		float:left;
		text-align: right;
		z-index: 10;
}

#left_bottom {
		width: 155px;
		height: 42px;
		background-image:url(../images/left_bottom.jpg);
		display:block;
		float:left;
		z-index: 0;
}

#central {
		width: 409px;
		display:block;
		float:left;
		height: 300px;
		margin-top: 12px;
		padding: 0px 0px 0px 0px;
		z-index: 0;
}

#central_banner {
		width: auto;
	  text-align: center;
		display:block;
		height: auto;
		z-index: 0;
		overflow: hide;
}

#central_left {
	  text-align: left;
		display: block;
		float: left;
		width: 220px;
		height: auto;
		margin-top: 15px;
		background-image:url(../images/back_noticias.jpg);
		background-repeat:no-repeat;
		padding-top: 15px;
		z-index: 0;
}

#central_right {
	    text-align: center;
		display: block;
		float: right;
		width: 170px;
		height: auto;
		margin-top: 15px;
		background-image:url(../images/back_revista.jpg);
		background-repeat:no-repeat;
		padding-top: 20px;
		z-index: 0;
}

#right_column {
		width: 170px;
		display:block;
		float:right;
		height: auto;
		z-index: 0;
}

#right_1, #right_2, #right_3, #right_4 {
		width: auto;
		height: auto;
		border-bottom: 1px solid #B1C71E;
		padding-left: 10px;
		padding-top: 8px;
		padding-bottom: 3px;				
		z-index: 0;
}

#right_4 {
		border-bottom: 0px none;
}

#bottom {
		width: 595px;
		display:block;
		float:left;
		height: 200px;
		margin-top: 15px;
		z-index: 0;
}

#bottom_left {
		display: block;
		float: left;
		width: 293px;
		height: 200px;
		background-image:url(../images/back_central_cliente.jpg);
		background-repeat:no-repeat;
    z-index: 0;
}

#bottom-1, #bottom-2, #bottom-3, #bottom-4, #bottom-5 {
		width: auto;
		height: auto;
		padding-top: 17px;
		margin-top: 9px;
		z-index: 0;
}

#bottom-1 {
		background-image: url(../images/back_sac.gif);
		background-repeat:no-repeat;
		padding-right: 90px;
		margin-top: 20px;
}
#bottom-2 {
		background-image: url(../images/back_def_aud.gif);
		background-repeat:no-repeat;
		height: 30px;
		width: auto;
		
}
#bottom-3 {	
		background-image: url(../images/back_lab.gif);
		background-repeat:no-repeat;		
}
#bottom-4 {
		background-image: url(../images/back_med.gif);
		background-repeat:no-repeat;		
}

#bottom-5 {
		background-image: url(../images/back_sol.gif);
		background-repeat:no-repeat;		

					
}
#bottom_right {
		display: block;
		float: right;
		width: 293px;
		height: 200px;
		margin-top: 9px;
		z-index: 0;
}

