/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */
/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/
 
 #region-menu{
	 margin-left:0;
	 margin-right:0;
	 }
	  
	 
 /*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

/* menu accesos directos */
 #udg_menu_principal #udg-menu-logo {
    background: none repeat scroll 0 0 transparent;
    padding: 5px 20px 0 9px;
}
#udg_menu_principal{
	display:block!important;
	}


/*-----------------------------------------------------------------------------------*/
/*	2.	Header Styles
/*-----------------------------------------------------------------------------------*/
/*escudo de la universidad*/
#escudo img{
	height:auto;
	width:347px;}
	
#zone-branding {
	/*height:46px;*/
	/*-webkit-border-radius: 6px 6px 0px 0px;
        border-radius: 6px 6px 0px 0px;*/
}

.responsive-layout-mobile #escudo {
	width:97%;
	margin:10px;
	margin-left:10px;
	text-align:left;
	width:auto;
	height:auto;
}
.responsive-layout-mobile #escudo img {	
	width:auto !important;
	height:auto !important;
}

/* titulo de sitio */

	
.site-name:hover{
	opacity:0.7;
	}
	
/*Cintillos listones bloque 1 */

.view-id-header .view .views-row{
	margin:0;
	padding:0;
	}
.view-id-header{
	margin-left:10px;
	padding:0;
	}
	

/*menu accesos directos */

#udg_menu_principal {
	display: block;
	}

/*-----------------------------------------------------------------------------------*/
/*	3.	Navigation & Menus
/*-----------------------------------------------------------------------------------*/

/*Menu */

/*region*/
	

    
/* breadcrumb */

.breadcrumb{
	margin-left:10px;}
	
	
/* Menus laterales **/

.menu-block-wrapper ul li.leaf {
    list-style-image: none;
    list-style-type: square;
    margin-left: 20px;
	padding:10px 0;
	border-bottom:dotted thin #ddd;
}
.menu-block-wrapper ul li.expanded {
    /*list-style-image: none;*/
    /*list-style-type: square;*/
    margin-left: 20px;
	padding:10px 0;
	border-bottom:dotted thin #ddd;
}
.menu-block-wrapper ul li.last{
	border-bottom:none !important;}

/*-----------------------------------------------------------------------------------*/
/*	4.	Main Content Styles
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	5.	Forms
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	6.	Footer Styles
/*-----------------------------------------------------------------------------------*/
/* menu footer */
#block-block-3{/* datos de dependencia */
	clear:both;
	text-align: center;}
#block-block-2 {
float:left;}
#block-menu-menu-menu-footer{/*menu de footer */
	float:right;
	width:18%;}
#block-menu-menu-menu-footer ul{
	text-align:left;}
#block-menu-menu-menu-footer li{
	padding:1px 0;
	border-bottom:none;}
#block-block-4{/* copyrigth derechos reservados */
text-align:center;
	clear:both;
	padding:20px 0;}
/*-----------------------------------------------------------------------------------*/
/*	7.	Nodes & drupal elements
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	8.	Vistas
/*-----------------------------------------------------------------------------------*/