@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Bold.ttf);
    font-style: normal;
  	font-weight: 700;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Italic.ttf);
    font-style: italic;
}
@font-face {
    font-family: Roboto-Slab;
    src: url(../fonts/Roboto-Slab.ttf);
    font-weight: bold;
}
html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
	min-width:980px;
	font-family: 'Century Gothic', Arial, sans-serif;  
}
h1, h2, h3, h4 {
	font-weight:400;
	display: block;
}
h1 {
	margin: 2px 0 4px 0px;
	color: #000;
	font-size: 2em;
	font-weight:bold;
}
h2 {
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	color: #454545;
	font-weight:bold;
}
h3 {
	font-size: 1.15em;
	margin: 0px 0px 5px 0px;
	color: #454545;
	font-weight:bold;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	color: #454545;
}
hr {
	border: 0px;
	height: 1px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
  	text-align:justify;
  	padding-right:24px;
  	font-size: 0.9em;
  	font-family: 'Century Gothic', Arial, sans-serif;
}
a{
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
nav{
	display: none;
}
h1.web_title_ucm{
	font-size: 1.3em;
}
div#cabecera{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
div#cabecera::after {
  clear: both;
  content: ' ';
  display: table;
}
div#cabecera #cab-zona-1{
	display: none;
}
main#portada .zo_visible{
	display: none;
}

.carousel-indicators, .carousel-control{
	display: none;
}

section.recursos, footer#pie{
	display: none;	
}

div.news_mas{
	display: none;
}

ol.breadcrumb{
	display: none;
}
.row:after {
    clear: both;
    content: ' ';
    display: table;
}
#logo {
    float: left;
    width: 20%;
    max-width: 320px;
}
#titulo_website {
    float: right;
    width: 80%;
    text-align: right;
}
#logo img{
	width: 100%;
	display: block;
}


.carousel .item {
    position: relative;
    float: left;
    width: 50%;
    height: 330px;
}
.carousel .item figure {
    max-height: 200px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
}

.carousel .item .news1_txt {
	padding: 14px;
}

.carousel-inner:after,.news2:after, .news2_item article::after{
	clear: both;
    content: ' ';
    display: table;
}
article.item figure  img{
	display: block;
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
main#portada .news2{
	margin-bottom: 20px;
}
main#portada .news2 article, .news2_item article{
	float: left;
	width: 50%;
}

main#portada .news2 article figure, .news2_item article figure {
    position: relative;
    float: left;
    width: 30%;
    max-height: 130px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
}
main#portada .news2 article figure img, .news2_item article figure img{
	border: 1px solid #ddd;
}
main#portada .news2 article header, .news2_item article .news2_txt {
    position: relative;
    float: left;
    width: 60%;
    padding: 14px;
}
main#portada .news-plus section#news3 ul.enlaces-noticias {
	display: none;
}
main#portada .news-plus #eventos ul {
	list-style: none;
}
main#portada .news-plus #eventos ul li{
	float: left;
	width: 50%;
	margin-bottom: 50px;
}
main#portada .news-plus #eventos ul li::after{
	clear: both;
	content: ' ';
	display: table;
}
main#portada .news-plus #eventos ul li .fecha {
	font-size: 2em;
}

main#portada .news-plus #eventos ul li .evento figure {
	position: relative;
	float: left;
	width: 30%;
	max-height: 130px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
}
main#portada .news-plus #eventos ul li .evento figure img {
	border: 1px solid #ddd;
}
main#portada .news-plus #eventos ul li .evento a {
	position: relative;
	float: left;
	width: 60%;
	padding: 14px;
	font-size: 1.2em;
}
main#portada .news-plus #eventos ul li .evento span {
	clear: both;
	display: block;
	padding: 1em;
	font-style: italic;
}
main#portada .ev-carousel-control{
	display: none;
}
main#portada section#news4 article{
	float: left;
	width: 50%;
}
main#portada section#news4 article figure {
    position: relative;
    float: left;
    width: 30%;
    max-height: 130px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
}
main#portada section#news4 article figure img{
	border: 1px solid #ddd;
}
main#portada section#news4 article h3 {
    position: relative;
    float: left;
    width: 60%;
    padding: 14px;
}
main#portada section#news4::after{
	clear: both;
    content: ' ';
    display: table;
}
main#portada section#avisos_top article{
	float: left;
	width: 50%;
}
main#portada section#avisos_top article figure {
    position: relative;
    float: left;
    width: 30%;
    max-height: 130px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
}
main#portada section#avisos_top article figure img{
	border: 1px solid #ddd;
}
main#portada section#avisos_top article h3 {
    position: relative;
    float: left;
    width: 60%;
    padding: 14px;
}
main#portada section#avisos_top::after{
	clear: both;
    content: ' ';
    display: table;
}

#pie_mapa {
  display: none;
}


header h2{
	font-size: 2.4em;
	border-bottom: 2px solid #ddd;
}


div.wg_dir table {
  	border:4px solid #ffffff;
	-moz-border-radius:0px 42px 0px 42px;
	-webkit-border-radius:0px 42px 0px 42px;
	border-radius:0px 42px 0px 42px;
	overflow:hidden;
}
div.wg_dir table tr td{
  	border:0px;
  	padding-left:6px;
  	border:2px solid #ffffff;
}
div.wg_dir table tr td:nth-child(2n+1),div.wg_dir table tr td:nth-child(2n+1) p{
  	background-color:#dcdddf;
}
div.wg_dir table tr td:nth-child(2n+2),div.wg_dir table tr td:nth-child(2n+2) p{
  	background-color:#e7e7e8;
}
div.wg_dir table tr td:first-child,div.wg_dir table tr td:first-child p{
  	background-color:#bdbec0;
  	color:#000000;
  	font-weight:bold;
}
div.wg_dir table tr:first-child td,div.wg_dir table tr:first-child td p{
  	color:#ffffff;
  	font-weight:bold;
  	font-size:1.4em;
  	text-align:center;
}
div.wg_dir table tr:first-child td:nth-child(5n+1),div.wg_dir table tr:first-child td:nth-child(5n+1) p{
  	background-color:#636466;
}
div.wg_dir table tr:first-child td:nth-child(5n+2),div.wg_dir table tr:first-child td:nth-child(5n+2) p{
  	background-color:#d89b65;
}
div.wg_dir table tr:first-child td:nth-child(5n+3),div.wg_dir table tr:first-child td:nth-child(5n+3) p{
  	background-color:#c7bb65;
}
div.wg_dir table tr:first-child td:nth-child(5n+4),div.wg_dir table tr:first-child td:nth-child(5n+4) p{
  	background-color:#a9bb67;
}
div.wg_dir table tr:first-child td:nth-child(5n+5),div.wg_dir table tr:first-child td:nth-child(5n+5) p{
  	background-color:#4dbbd4;
}


table.normal {
  	border:0px;;
}
table.normal tr td{
  	border:0px;
  	padding-left:6px;
}
table.normal tr td:nth-child(2n+1), table.normal tr td:nth-child(2n+1) p{
  	background-color:transparent;
}
table.normal tr td:nth-child(2n+2), table.normal tr td:nth-child(2n+2) p{
  	background-color:transparent;
}
table.normal tr td:first-child, table.normal tr td:first-child p{
  	background-color:transparent;
  	color:#000000;
  	font-weight:normal;
}
table.normal tr:first-child td, table.normal tr:first-child td p{
  	color:#000000;
  	font-weight:normal;
  	font-size:1.2em;
  	text-align:left;
}

select{
   border: 1px solid #808080;
   border-radius: 5px;
   cursor:pointer;
}

#barra{
	display: none;
}

ul.menu_pag, ul.menu_pag_horizontal, ul.menu_pag_ni{
  	list-style:none;
  	margin-bottom:24px;
}
ul.menu_pag li, ul.menu_pag_horizontal li, ul.menu_pag_ni li{
 	list-style: none;
 	font-size:1.1em;
 	margin-top:18px;
 	color:#880000;
}
ul.menu_pag_horizontal li{
	float:left;
	margin-right:24px;
 	padding-left:8px;
 	display:block;
}
ul.menu_pag li a, ul.menu_pag_horizontal li a, ul.menu_pag_ni li a{
 	color:#000;
 	padding:0px;
 	padding-left:8px;
 	display:inline;
}

ul.menu_pag li img, ul.menu_pag_horizontal li img,  ul.menu_pag_ni li img{
  	float:left;
  	margin-right:6px;
}
ul.menu_pag ul, ul.menu_pag_horizontal ul, ul.menu_pag_ni ul{
  	list-style:none;
  	padding:0px;
  	margin:0px;
  	margin-left:10px;
}
ul.menu_pag ul li, ul.menu_pag_horizontal ul li, ul.menu_pag_ni ul li{
  	font-size:0.9em;
 	margin-top:2px;
 	padding-right:4px;
 	padding-left:4px;
 	color:#c0c0c0;
 	border-right:1px solid #dadada;
 	display:inline;
}
ul.menu_pag ul li:first-child, ul.menu_pag_horizontal ul li:first-child, ul.menu_pag_ni ul li:first-child{
 	padding-left:0px;
}
ul.menu_pag ul li:last-child, ul.menu_pag_horizontal ul li:last-child, ul.menu_pag_ni ul li:last-child{
 	border:0px;
}
ul.menu_pag ul li a, ul.menu_pag_horizontal ul li a, ul.menu_pag_ni ul li a{
  	color:#000000;
  	border:0px;
}
ul.menu_pag ul li a:hover, ul.menu_pag_horizontal ul li a:hover, ul.menu_pag_ni ul li a:hover{
  	color:#000000;
}
ul.menu_pag li ul li::before {
    content: none;
}
ul.menu_pag_ni li{
  	padding-left:8px;
  	font-weight:400;
}
ul.menu_pag_ni li a{
  	border:0px;
  	font-weight:400;
}

p.descripcion_pags{
  	margin:0 20px 0 0;
  	font-size:0.85em;
  	color:#999;
  	padding-left:17px;
}
.wg_txt ul li::before, ul.menu_pag li::before {
    list-style: none;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 2;
    text-rendering: auto;
    color: #a00d17;
    content: "";
    font-size: 0.6em;
    padding: 0 8px 0 0;
    vertical-align: 2px;
    margin-left: -17px;
}
