@charset "utf-8";
/* CSS Document */

#container_pdf{

    border: 1px dashed #CCCCCC;
    
    height: auto;
    min-height: 500px;

    margin: 10px;
    padding: 5px;
    width: 699px;
}

#container_search{
	width: 211px;
	height: auto;
	min-height: 33px;

	margin: 0px 0px 5px;
	padding: 7px;

	border: 1px dashed #ccc;
}

#content_input_search{
    position: absolute;
    width: 200px;
    height: auto;
    min-height: 30px;

    left:10px;
    bottom: 10px;
    
    margin: 0px auto;/*79px 21px 1px 44px;*/
    padding: 1px;
}

#content_input_search input[type='text']{
    color:#707070;
    border: 1px #ccc solid;
    width: auto;
    min-width: 183px;
    height: 29px;
    border-radius: 3px;

    display: inline-block;

    padding: 0px 32px 0px 4px; 
}

#content_input_search input[type='submit']{
    background-color: white;
    background-image: url('../images/icono_ver.png');
    background-position: center;
    background-repeat: no-repeat;

    width: 30px;
    height: 29px;
    margin: 0px;
    padding:0px;

    display: inline-block;
    position: absolute;

    right: -19px;
    top: 2px;

    border: 1px;
    border-radius: 3px;    

    color:blue;

    cursor: pointer;
}

#content_input_search input[type='submit']:hover{
 

    border: 1px red solid;
   

}



.view_ico_view{
  	background-image: url("../img/icono_ver.png");
    background-position: right ;
    background-repeat: no-repeat;

    display: inline-block;
    /*float: right;*/

    height: 21px;
    width: 21px;

    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    
}

.view_ico_dowl{
	background-image: url(../images/incono_descargar.gif);
    background-position: right ;
    background-repeat: no-repeat;

    display: inline-block;
    float: right;

    height: 21px;
    width: 21px;
    
    margin: 0px;
    padding: 0px;
}

.content_row{
	width: 227px;
	min-height: 21px;

	position: relative;
	/*float: left;*/

	margin: 0px auto;
	padding: 0px;


	border-bottom: 1px solid #EEEEEE;
}

#img_preloader{

    height: 198px;
    margin: 77px auto;
    padding: 10px;
    width: 188px;
}


/* Zona de resultados de Busqueda */


.input_style_change{
    font-size: 13px;
    font-family: 'Arial','Segoe Ui',Ebrima;
    font-style: italic;

    color: #C2C2C2 !important;
    text-align: center;

}

#container_search_result{
    border: 1px solid #CCCCCC;
    height: auto;
    margin: 19px auto 5px;
    min-height: 110px;
    padding: 5px;
    width: 700px;

    border-radius: 4px;
}

.row_search_result{

    width: 600px;
    height: auto;
    min-height:60px;

    padding: 5px;
    margin: 0px auto;

    border-top:1px #DFDFDF solid;

}
.column_search_result{
    width: 600px;
    height: auto;
    min-height: 20px;

    padding: 0px;
    margin: 0px;

}

.column_search_title_link{
    color: #6e2024;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Segoe Ui',Ebrima,Arial;
}
.column_search_text{
     font-size: 14px;
    font-weight: normal;
    font-family: 'Segoe Ui',Ebrima,Arial;
}


#pag_number a{
    background: #F8F8F8;
    color: #4B4B4B;


    width: auto;
    min-width: 20px;
    height: 20px;

    font-size: 'Segoe Ui',Ebrima,Arial;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;

    padding: 5px;
    margin: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    
    text-decoration: none;
    text-align:center;

    cursor: pointer;

}

.pag_number a{
    background: #F8F8F8;
    color: #4B4B4B;


    width: auto;
    min-width: 20px;
    height: 20px;

    font-size: 'Segoe Ui',Ebrima,Arial;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;

    padding: 5px;
    margin:-2px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    
    text-decoration: none;
    text-align:center;

    cursor: pointer;

}

.pag_number span{
    background: #F8F8F8;
    color: #B2B2B2;


    width: auto;
    min-width: 20px;
    height: 20px;

    font-size: 'Segoe Ui',Ebrima,Arial;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;

    padding: 5px;
    margin:-2px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    
    text-decoration: none;
    text-align:center;

    cursor: pointer;

}

.sig{
    border-right: 1px solid #ccc;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#no_select{

    color: #ccc !important;

}

#sub_links_noti{
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-family: 'Ebrima';
    font-size: 12px;
    height: 38px !important;
    padding: 10px 0;
}


.left_links_noti{
    float: left;
    width: 185px !important;
    font-family: 'Ebrima';
    font-size: 12px;

    }


.left_links_noti a{
    color: #660000;
    text-decoration: none;
}
.right_links_noti{
    background: url("./../images/eye.png") no-repeat scroll 13px 5px transparent;
    float: left;
    padding-top: 20px;
    text-align: center;
    width: 44px;
}


#zone_news
{
    height:auto !important;
    }
#zone_content_disline
{
    height:auto !important;
    min-height:800px !important;
    /*position:relative;*/
    height:800px !important;
   
    }
/*contenido de busqueda*/

#container_back_top {
    bottom: 70px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    right: 1%;
    width: 158px;
    z-index: 500;
}


.button_back {
    background: url("../img/backAndTop.png") no-repeat scroll -1px -61px transparent;
    display: inline-block;
    height: 50px;
    position: relative;
    text-decoration: none;
    width: 50px;
}

 .button_back:hover
        	{
        		width:50px;
        		height:50px;
        		/*background-image:url(WebRenovation/Template/img/backAndTop.png);
        		background-position:-1px -2px;*/
        		background:url(../img/backAndTop.png) no-repeat scroll -1px -1px transparent;
        		}

.button_Inicio {
    background: url("../img/backAndTop.png") no-repeat scroll -1px -114px transparent;
    display: inline-block;
    height: 50px;
    position: relative;
    text-decoration: none;
    width: 50px;
}

.button_Inicio:hover{
  width:50px;
  height:50px;
  /*background-image:url(WebRenovation/Template/img/backAndTop.png);
  background-position:-1px -2px;*/
  background:url(../img/backAndTop.png) no-repeat scroll -53px -114px transparent;
}

.button_top {
    background: url("../img/backAndTop.png") no-repeat scroll -54px -62px transparent;
    display: inline-block;
    height: 50px;
    position: relative;
    text-decoration: none;
    width: 50px;
}


        		.button_top:hover
        	{
        		width:50px;
        		height:50px;
        		/*background-image:url(WebRenovation/Template/img/backAndTop.png);
        		background-position:50px -2px;*/
        		background:url(../img/backAndTop.png) no-repeat scroll -54px -2px transparent;
        		}
        		
/**/