/* CSS DE CORREO   - contenedor  */

#contened{padding:0px ; padding-bottom:10px; margin:0px; width:120px; height:auto;}
#dnn_leftPane{ padding:0px;  margin:0px; clear:both;}

/* borde superior izquierdo*/
.correo_r1_c1{
background-image: url('img/correo_r1_c1.jpg');
background-repeat:no-repeat;
height:17px ; width:9px ;
max-width:9px;
min-width:9px;
min-height:17px;
max-height:17px;
}

/* borde superior derecho*/
.correo_r1_c3{
background-image:url('img/correo_r1_c3.jpg');
background-repeat:no-repeat;
height:17px ; width:9px ;
max-width:9px;
min-width:9px;
min-height:17px;
max-height:17px;
}

/* borde inferior izquierdo*/
.correo_r3_c1{
background-image:url('img/correo_r3_c1.jpg');
background-repeat:no-repeat;
height:10px ; width:9px ;
max-width:9px;
min-width:9px;
min-height:10px;
max-height:10px;
}

/* borde inferior derecho*/
.correo_r3_c3{
background-image:url('img/correo_r3_c3.jpg');
background-repeat:no-repeat;
height:10px ; width:9px ;
max-width:9px;
min-width:9px;
min-height:10px;
max-height:10px;
}

/* parte superior*/
.correo_r1_c2 {
background-image:url('img/correo_r1_c2.jpg');
width:100px; height:17px;
max-width:100px;
min-width:100px;
min-height:17px;
max-height:17px;

font-size: 10px;
margin: 0 0 0;
padding: 0 0 0 0;
}

/* parte inferior*/
.correo_r3_c2 {
background-image:url('img/correo_r3_c2.jpg');
width:100px; height:10px;
max-width:100px;
min-width:100px;
min-height:10px;
max-height:10px;
}

/* parte principal*/
.correo_r2_c1 {
background-image:url('img/correo_r2_c1.jpg');
padding: 5px 0 0 0;
background-repeat: repeat;
width:118px; height:38px;
/*max-width:118px;
min-width:118px;
min-height:38px;*/
}


.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

.titleCorreo
{
font-size: 11px;
padding: 0 0 0 10px;
vertical-align:top;
height:10px;
max-height:10px;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
text-transform:none!important;
color: #0050c3;
font-weight:600;
}

