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

body {
	margin-top:0;
	background-color:#f2f2f2
}
.row.top {
	position:relative;
	height:461px;
	width:100%;
	max-width:100%;
	margin-bottom:50px;
	background-image:url(../imagenes/Ldisenaforum.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.row article .mail, .row article .folder, .row article .cam, .row article .home {
	background-repeat:no-repeat;
	width:44px;
	height:59px;
	background-position:center;
	display:inline-block;
	margin:0 -3px 0 0;
}
a, a:link, a:hover, a:active, a:focus, a:visited {
	text-decoration:none;
	border:none
}




article {
	display:block;
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	text-align:center
}
.row.porcentajes article {
	margin:0 auto;
	text-align:center!important
}
a.grid_05, a.grid_05-2 {
	display:inline-block;
	height:75px;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#a3a3a3;
}
a.grid_05:hover, a.grid_05-2:hover {
	background-color:#FFF
}
.grid_05, .grid_05-2 {
	background-color:#a3a3a3;
	width:75px;
	margin:2.5px/* 20px*/;
	/*float:left;*/
	display:inline-block;
}
.porcentajes .grid_05, .porcentajes .grid_05-2 {
	margin:0/* 20px*/;
	/*float:left;*/
	display:inline-block;
}
.grid_12 {
	width:/*1160px*/100%;
	/*	margin:0 20px;*/
	/*float:left;*/
	display:inline-block;
}
.row.porcentajes.bottom {
	height:48px;
	margin-top:0.1%
}
.row.porcentajes.bottom span.grid_05-2 {
	width:12%;
	margin:0;
	height:48px;/*margin-left:0.2%*/
}
.row.porcentajes.bottom span.separador {
	background-color:#ccc;
	width:0/*.45%*/;
	height:48px;
	margin:0;
	display:none
}
.row.porcentajes.bottom span.grid_05 {
	width:73.2%;
	height:48px;
	background-color:#bcbcbc;
	margin:0
}
.row.porcentajes.bottom a.grid_05-2 {
	/*background-image:url(../imagenes/00_aragob.gif);*/
	width:12%;
	margin:0;
	height:48px;
}
.right {
	background-image: url(../imagenes/DGA.png);
	background-repeat: no-repeat;
	background-position: right;
}
.left {
	background-image: url(../imagenes/DGA.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 70px!important
}
/* ---------------------- submenu años ------------------------ */

.year, .year li {
	list-style-type:none;
	background-image:none
}
.year {
	width:122px;
	font-size:13px;
	font-weight:bold;
	padding: 5px 0px 5px 5px;
	margin:0;
	/*text-align:center;*/
	background-color:#666; 
	display:none
}
.year li {
	display:inline-block;
	padding:0%;
	margin:0
}
.year li a {
	color:#fff;
	display:inline-block;
	padding:10px 4px 10px 4px;
}

.year li:nth-child(1) a {background-color:rgb(231, 106, 18)}
.year li:nth-child(2) a {background-color:rgb(01, 198, 185)}
.year li:nth-child(3) a {background-color:rgb(99, 148, 218)}
.year li:nth-child(4) a {background-color:rgb(192, 29, 46)}
.year li:nth-child(5) a {background-color:rgb(0, 171, 158)}


.year li a:hover {
	color:#ccc;
	display:inline-block;
	padding:10px 4px 10px 4px;
	background-color:#666
}

/* ---------------------- galeria ------------------------ */


.galeria {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	width:100%;
	text-align:center;
	max-width:978px;
	margin:0 auto;
	height:80%;
}
.galeria a {
	float: left;
	/* para conseguir una altura igual a la anchura */
	width: 14%;
	height: 0;
	padding-bottom: 14%;
	/* para conseguir una altura igual a la anchura */
	position: relative;
	overflow: hidden;
	margin: 0px 0px 2px 2px;
	cursor: pointer;
}
.ib-teaser {
	background:url(../img/logo-disena.png);
	background-repeat:none; background-position:center;
}
.ib-teaser h2 {
	color: white;
	font-size: 22px;
	line-height: 22px;
	height:100%;
	padding-top: 70%;
	text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
}
.naranja {
	background-color:#FF6C00
}
.verde {
	background-color:#00C8B9
}
.azul {
	background-color:#4E91DE
}
.fucsia {
	background-color:#e8195e
}






.g section.row.top {height:auto;  margin:0; padding:0;
	background-image:none;
	height:89%
}

.g section.row.top article .enlace01 {height:auto}

.g section.row.top article ul.year {position:absolute; z-index:999999; background-color:#FFF; padding:7px; margin-left:-1px}



