@charset "utf-8";
/* CSS Document */

.panel_der1_r {
 background-image:url('../images/principal/panel_derecho.jpg');
 float:right;
 width:5%;
 height:187px;
}
.panel_der1_l {
 background-color:#fbffff;
 float:left;
 height: 209px;
 width: 95%;
}
.titular_panelder {
 background-image: url('../images/principal/pestana1_menu_bg.jpg');
 width:94%;
 height:25px;
 margin-left: 3%;
 margin-right: 3%;
}

.titular_primario img, .logo_panelder img {
 border:none;
}

.panel_der2_r {
 background-image:url('../images/principal/pestana1_bg2.jpg');
 background-repeat:repeat-x;
 float:right;
 width:5%;
 height:615px;
}
.panel_der2_l {
 background-color:#fbffff;
 float:left;
 height: 615px;
 width: 93%;
 border-left:solid 1px #dedede;
 border-right:solid 1px #dedede;
}
.panel_der3_r {
background-image:url('../images/principal/pie1_bg.jpg');
background-position:bottom;
background-repeat: repeat-x; 
float:right;
 width:5%;
 height:120px;
}
.panel_der3_l {
 background-image:url('../images/principal/encabezado3_bg.jpg');;
 background-position:bottom;
 background-repeat:repeat-x;
 float:left;
 height: 120px;
 width: 93%;
 border-left:solid 1px #dedede;
 border-right:solid 1px #dedede;
}
.logo_panelder {
 text-align:center;
}
