/* CSS Document */

.c_head {/*float: left;*/width:100%;/*margin-left: 4px;*/}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;}
.c_icon img { float:left; padding-right:4px; }
.c_title h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.c_title{margin:0;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{
	/*clear:both;*/
	padding:12px 0 0 0;
}
.c_contentpane{text-align:left;}
.c_footer {/*clear:both;*/margin:0;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

/* General container boxes */
.c_box{text-align:left;}
.c_box .c_content, .c_box .c_footer { background:none repeat-x top #EDEDED;}

/* Title */
.c_box .c_title {background:transparent url(images/barra_centro.png) repeat-x top left; border:none; height:30px; width:4500px; display:table-cell; vertical-align:middle;}
.c_box .c_title_left {background: url(images/barra_iz.png) no-repeat top left;padding-left:8px;position:relative;z-index:2;}
.c_box .c_title_right {background: url(images/barra_der.png) no-repeat top right;padding-right:8px; right:-1px;position:relative;}

.c_box .c_title .c_actions {padding-right: 5px;}

.c_right_mid {background:url(images/caja_lateral_der2.png) no-repeat right top #EDEDED; padding-right:13px; margin-right:-10px}
.c_left_mid {background: url(images/caja_lateral_iz2.png) no-repeat left top #EDEDED; padding-left:13px; margin-left:-12px;}
.c_mid_bottom {background:transparent url(images/caja_inferior_centro2.png) repeat-x center bottom;padding-bottom:13px;margin-bottom:10px;}
.c_left_bottom {background: transparent url(images/caja_inferior_iz2.png) no-repeat left bottom; padding-left:13px;}
.c_right_bottom {background: transparent url(images/caja_inferior_der2.png) no-repeat right bottom; padding-right:10px;}


.c_box .c_icon {width:auto;line-height:1.8;white-space:nowrap;}






