/* CSS Document */

.c_head {/*float: left;*/width:100%;}

/*---------- 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:5px;}
.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-color:#DADDDE;}
.c_box h1, .c_box h1 input {color:#000000;}

/* Title */
.c_box .c_title {background:transparent url(images/barra_centro.png) repeat-x top left; border:none; height:26px; line-height:1.8}
.c_box .c_title_left {background: url(images/barra_iz.png) no-repeat top left;padding-left:8px;}
.c_box .c_title_right {background: url(images/barra_der.png) no-repeat top right;padding-right:8px;}

.c_box .c_title .c_actions {padding-right: 5px;}

.c_left_mid {background-color:#DADDDE; margin-left:-7px;}
.c_right_mid {background:transparent url(images/caja_lateral_der.png) repeat-y right; padding-right:13px; margin-right:-13px}
.c_mid_bottom {background:transparent url(images/caja_inferior_centro.png) repeat-x center bottom;padding-bottom:13px;}
.c_left_bottom {background: transparent url(images/caja_inferior_iz.png) no-repeat left bottom; padding-left:13px; margin-left:-5px;}
.c_right_bottom {background: transparent url(images/caja_inferior_der.png) no-repeat right bottom; padding-right:13px; margin-right:-5px;}


.c_box .c_icon
{
    width: 90%
}














































































