#cabecera{
	background: #3B2823 url(img/cabecera_represent_loop_1.jpg) repeat-x top left;
}
#cabecera{
	background: url(img/cabecera_4.jpg) no-repeat top left;
	border-bottom-color:#523932;
}

#contenidos{
	height:415px;
	margin:0px auto 0px auto;
	background-color:#F5F3E8;
	overflow:auto;
}

.main_text{
	padding-left:25px;
}

.navbar_text{
	background: url(img/navbar/navbar_text_sombra_2.png)  repeat-x left top;
}
.navbar_currentitem{
	text-indent:20px;
	_border-bottom:0px;
	padding-right:5px;
}


.navbar_contents_separator_2{
	width:10px;
	background-color:#FFF;
}
.fondo_bloques{
	background-color:#F5F3E8;
}

.bloque_title{
	padding-left:10px;
	padding-right:10px;
	height: 24px;
}
.bloque_title_text{
	line-height:24px;
}

.bloque_contents{
	padding:10px;
}

.item_div_0{
	width:100%;
	overflow: hidden;
}
.item_div_link{
	display:block;
	width:100%;
	height:100%;
	padding:4px 5px 4px 10px;
	text-decoration:none;
	background:none;
	color:#3B2822;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D5D4CC;
}
.item_div_link:HOVER{
	background: #4D433C url(img/navbar_btn_activo.gif)  repeat-x left top;
	color:#FFFFFF;
	border-top:1px solid #8F8073;
	border-bottom:1px solid #2C1E1A;
	
}
.item_div_current{
	background: #72655B url(img/navbar_btn_current_2.gif)  repeat-x left top;
	color:#FFFFFF;
	padding:10px 5px 4px 10px;
	text-transform:uppercase;
	/* border-top:1px solid #958578;*/
	border-bottom:1px solid #2C1E1A;
	font-weight:bold;
	height: 22px;
	font-size: 14px;
	text-align: left;
}
.flecha{
	/*height:100%;*/
	background: url(img/flecha_1.gif) no-repeat right center;
}



.colComunidad{
	width:145px;
}
.colCiudad{
	width:140px;
}
.colRepresentante{
/*	width:35%;*/
}


.form_textfield_div_1_alternativo{	
	background:#FCFBF7 url(img/form/text_field.gif) repeat-x top left;
	border:1px solid #51372F;
	border-right:1px solid #938478;
	border-bottom:1px solid #938478;
	padding:5px;
	width:250px;
}


#nombre_seccion_bajo{
	/*background-image:url(img/nombre_seccion_clientes.png);
	background-repeat:no-repeat;
	background-position:left top;*/
	float:left;
	width:200px;
	height:19px;
	margin-top:2px;
}
