
/*
body.section-proyectos         --> body.section-fotografiasdelcdf
body.section-investigaciones   --> body.section-investigacion
body.section-pedagogia         -->body.section-educativa
*/

/*titulos y textos*/

/*grillas*/
table.views-view-grid div.views-field-title a,
body.section-fotografiasdelcdf div.view-display-id-page_2 div.views-field-title a,

/*destacados*/
div.view-id-proyectos div.attachment-after div.views-row div.views-field-title a,
div.view-id-investigaciones div.attachment-after div.views-row div.views-field-title a,
div.view-destacados2 div.views-field-title a{
	font-size:1.5em;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}

div.view-destacados-catalogo  div.views-field-title a{
	font-size:1.167em;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}


div.view-destacados-catalogo  div.views_slideshow_singleframe_slide div.views-row,
div.view-destacados2 div.views_slideshow_singleframe_slide div.views-row{
    /*padding-top:8px;
    margin-top: -35px;*/
    vertical-align:top;
	float:left;
    left: 615px;
	margin-right: 25px;
    width: 310px;    
}

div.view-destacados-catalogo  div.views_slideshow_singleframe_slide div.views-row{
    margin-top:0;
	padding-top:0;
	margin-right: 15px;

}

div.view-destacados-catalogo  div.views_slideshow_singleframe_slide{
    width:655px !important;

}

div.view-destacados2 div.views_slideshow_singleframe_slide{
    width:1005px !important;
}


/*controles destacados*/

div.view-destacados1 div.views-slideshow-controls-bottom{
    left: 615px;
    margin-top: -35px;
    position: absolute;
    width: 350px;
    z-index: 30;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom,
div.view-destacados2 div.views-slideshow-controls-top{
	margin-right: -5px;
	margin-bottom:10px;
}


div.view-destacados-catalogo div.views_slideshow_singleframe_pager,
div.view-destacados-catalogo div.views-slideshow-controls-bottom div.views_slideshow_controls,
div.view-destacados1 div.views_slideshow_singleframe_pager,
div.view-destacados1 div.views-slideshow-controls-bottom  div.views_slideshow_controls,
div.view-destacados2 div.views_slideshow_singleframe_pager,
div.view-destacados2 div.views-slideshow-controls-top div.views_slideshow_controls{
	 float: right;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom a.views_slideshow_previous,
div.view-destacados-catalogo div.views-slideshow-controls-bottom  a.views_slideshow_next,
div.view-destacados1 div.views-slideshow-controls-bottom a.views_slideshow_previous,
div.view-destacados1 div.views-slideshow-controls-bottom  a.views_slideshow_next,
div.view-destacados2 div.views-slideshow-controls-top a.views_slideshow_previous,
div.view-destacados2 div.views-slideshow-controls-top a.views_slideshow_next{
	display:none;
}


div.view-destacados-catalogo div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_pause,
div.view-destacados-catalogo div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_play,
div.view-destacados1 div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_pause,
div.view-destacados1 div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_play,
div.view-destacados2 div.views-slideshow-controls-top  a.views_slideshow_singleframe_pause,
div.view-destacados2 div.views-slideshow-controls-top  a.views_slideshow_singleframe_play{
	display:block;
	background:url('../images/bullet_portada_pausa.png') no-repeat;
	height: 15px;
	width: 15px;
	text-indent: -2024px;
	margin-left:10px;
}

div.view-destacados1 div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_pause{
	background:url('../images/bullet_portada_pausa.png') no-repeat;
}

div.view-destacados1 div.views-slideshow-controls-bottom   a.views_slideshow_singleframe_play{
	background:url('../images/bullet_portada_play.png') no-repeat;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  a.views_slideshow_singleframe_pause,
div.view-destacados2 div.views-slideshow-controls-top  a.views_slideshow_singleframe_pause{
	background:url('../images/bullet_portada_pausa_gris.png') no-repeat;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  a.views_slideshow_singleframe_play,
div.view-destacados2 div.views-slideshow-controls-top  a.views_slideshow_singleframe_play{
	background:url('../images/bullet_portada_play_gris.png') no-repeat;
	outline:none;
}


div.view-destacados1 div.views-slideshow-controls-bottom  div.pager-item {
	background-color: #fff;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  div.pager-item,
div.view-destacados2 div.views-slideshow-controls-top  div.pager-item {
	background-color: #b1b3b4;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  div.activeSlide,
div.view-destacados1 div.views-slideshow-controls-bottom  div.activeSlide ,
div.view-destacados2 div.views-slideshow-controls-top  div.activeSlide {
	background-color: #e52f3c;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  div.pager-item:hover,
div.view-destacados1 div.views-slideshow-controls-bottom  div.pager-item:hover,
div.view-destacados2 div.views-slideshow-controls-top div.pager-item:hover{
		background-color: #e52f3c;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  div.pager-item ,
div.view-destacados1 div.views-slideshow-controls-bottom  div.pager-item ,
div.view-destacados2 div.views-slideshow-controls-top  div.pager-item {
	width: 12px;
	height: 12px;
	display: block;
    float: left;
	margin-left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
}

div.view-destacados-catalogo div.views-slideshow-controls-bottom  div.pager-item  a,
div.view-destacados1 div.views-slideshow-controls-bottom  div.pager-item  a,
div.view-destacados2 div.views-slideshow-controls-top  div.pager-item a{
    display: block;
    height: 15px;
    text-indent: -2024px;
    width: 15px;
    outline:none;
}





/*grillas*/
table.views-view-grid div.views-field-title a:hover,
/*
body.section-educativa div.views-field-title a:hover, 
body.section-investigacion div.views-field-title a:hover,
*/
body.section-fotografiasdelcdf div.view-display-id-page_2 div.views-field-title a:hover,
/*destacados*/
div.view-id-proyectos div.attachment-after div.views-row div.views-field-title a:hover,
div.view-id-investigaciones div.attachment-after div.views-row div.views-field-title a:hover,
/*destacados 2*/
div.view-destacados2 div.views-field-title a:hover
{
	text-decoration:underline;
	color:#e52f3c
}


/*grillas*/
table.views-view-grid div.views-field-title,
/*
body.section-educativa div.views-field-title, 
body.section-investigacion div.views-field-title,
*/
body.section-fotografiasdelcdf div.view-display-id-page_2 div.views-field-title,
/*destacados*/
div.view-id-proyectos div.attachment-after div.views-row div.views-field-title,
div.view-id-investigaciones div.attachment-after div.views-row div.views-field-title{
	margin-top:7px;
}



/*grillas*/
body.section-educativa div.views-field-field-resumen-portada-value,
body.section-investigacion div.views-field-field-resumen-portada-value,
body.section-fotografiasdelcdf div.view-display-id-page_2 div.views-field-field-resumen-portada-value,
/*destacados*/
table.views-view-grid div.views-field-body,
div.view-id-proyectos div.attachment-after div.views-row div.views-field-field-resumen-portada-value,
div.view-id-investigaciones div.attachment-after div.views-row div.views-field-field-resumen-portada-value{
	font-size:1.167em;
	line-height:20px;
	margin-top:10px;
}



/*************************************************************************************************/


/*investigacion*/
div.view-id-proyectos div.attachment-after,
div.view-id-investigaciones div.attachment-after{
	margin-top:35px;
}

div.view-id-proyectos div.attachment-after div.views-row,
div.view-id-investigaciones div.attachment-after div.views-row{
	width:310px;
	float:left;
}
div.view-id-proyectos div.attachment-after div.views-row-first,
div.view-id-investigaciones div.attachment-after div.views-row-first{
	margin-right:25px;
}

#views_slideshow_singleframe_teaser_section_1{
       width:645px;
}
 
/*titulo sobre barra gris transparente*/
div.view-id-exposiciones div.views-field-field-fecha-rango-value,
div.view-id-exposiciones div.views_slideshow_singleframe_main div.views-field-title,
div.view-dom-id-proyectos-page-1-1 div.views_slideshow_singleframe_main div.views-field-title,
div.view-id-proyectos.view-display-id-page_1 div.views_slideshow_singleframe_main div.views-field-title,
div.view-id-investigaciones div.views_slideshow_singleframe_main div.views-field-title{
    background: none repeat scroll 0 0 #000;
    height: 38px;
    margin-top: -41px;
    opacity: 0.7;
    width: 645px;
    z-index: 100;
}

div.view-id-exposiciones div.views-field-field-fecha-rango-value a,
div.view-id-exposiciones  div.views_slideshow_singleframe_main div.views-field-title a,
div.view-dom-id-proyectos-page-1-1  div.views_slideshow_singleframe_main div.views-field-title a,
div.view-id-proyectos.view-display-id-page_1 div.views_slideshow_singleframe_main div.views-field-title a,
div.view-id-investigaciones  div.views_slideshow_singleframe_main div.views-field-title a{
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    font-size:1.167em;
    line-height:38px;
    margin-left:15px;

}

div.view-id-proyectos  div.views_slideshow_singleframe_main div.views-field-title div,
div.view-id-investigaciones  div.views_slideshow_singleframe_main div.views-field-title span{
    padding-left:10px;
}

div.view-id-proyectos  div.attachment div.views-field-title,
div.view-id-investigaciones  div.attachment div.views-field-title{
	margin-top:10px;
}

/*grilla de proyectos e investigacion*/

body.section-educativa td,
body.section-investigacion td,
body.section-fotografiasdelcdf div.view-display-id-page_2 td{
    padding-right: 25px;
    padding-top:25px;
    vertical-align: top;
    width: 310px;
}

body.section-investigacion  tr.row-first td,
body.section-fotografiasdelcdf div.view-display-id-page_2 tr.row-first td{
    padding-top:0px;
}


div.view-id-proyectos div.views-field-field-foto-portada-fid,
div.view-id-investigaciones div.views-field-field-foto-portada-fid{
	min-height:206px;
       /*background:#ECEDED;*/
}



/*exposiciones*/

div.view-lista-exposiciones table{
	margin-top:25px;
}

div.view-lista-exposiciones thead {
	border-bottom:2px solid #CCCCCC;
}

div.view-lista-exposiciones tr.even, 
div.view-lista-exposiciones tr.odd{
	background-color:#FFF;
	height: 45px;
}

div.view-lista-exposiciones th,
div.view-lista-exposiciones td{
       padding-left: 15px;
       padding-right: 15px;
}

div.view-lista-exposiciones th{
  font-size: 1.2em;
  padding-bottom: 5px;
}

div.view-lista-exposiciones table a{
	text-decoration:none;
	color:#000;
}
div.view-lista-exposiciones table a:hover{
	text-decoration:underline;
	color: #e52f3c;
}



div.view-lista-exposiciones td.views-field-field-fecha-rango-value{
 width: 140px;
}


div.view-lista-exposiciones.view-display-id-page_1 td.views-field-title-2,
div.view-lista-exposiciones.view-display-id-page_2 td.views-field-title,
div.view-lista-exposiciones.view-display-id-page_4 td.views-field-title-1{
	font-weight:bold;
}




/*administracion*/

body.section-admin div.view thead {
	border-bottom:2px solid #CCCCCC;
	background-color:#C7C7C7;
	height: 45px;
}

body.section-admin div.view tr.even, 
body.section-admin div.view tr.odd{
	background-color:#EEEEEE;
	height: 45px;
}

body.section-admin div.view th,
body.section-admin div.view td{
       padding-left: 15px;
       padding-right: 15px;
}

body.section-admin div.view th{
  font-size: 1.2em;
  padding-bottom: 5px;
}

body.section-admin div.view  table a{
	text-decoration:underline;
	color:#000;
	/*size:1em;*/
	font-weight: normal;
}
body.section-admin div.view  table a:hover{
	text-decoration:underline;
	color: #e52f3c;
}
