html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ESTILOS MANTYOBRAS */
body{
margin:0;
padding:0;
line-height: 1.5em;
BACKGROUND: #214a8c; /* FONDO #2f414f; azul #6ba5e6; celeste*/
FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 100%;
}
#contenedorprincipal{
/*	Z-INDEX: 1; POSITION: absolute; PADDING-BOTTOM: 0px; BACKGROUND-COLOR: white; PADDING-LEFT: 0px; WIDTH: 900px; PADDING-RIGHT: 0px; MARGIN-LEFT: -450px; PADDING-TOP: 0px; LEFT: 50% */
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
BACKGROUND-COLOR: white;
}
#containersidebar{
position:relative;
padding:0 55px 0 0;
}
#sidebar {
    position:absolute;
    top:0; bottom:0; left:0;
    width:50px;
    background:#000;
}
#sidebar A{
COLOR: #ffffff; TEXT-DECORATION: none
}
#header {
	BORDER-BOTTOM: #fff 0px solid; BORDER-TOP: #fff 1px solid; MARGIN: 0px; float:left; position:relative;
}
/*#header{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}
/*
#header h1{
margin: 0;
padding-top: 15px;
}
*/

.marcointerno{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.container {
	DISPLAY: block; MARGIN: 0px auto; WIDTH: 900px
}
.container:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; OVERFLOW: hidden; CONTENT: "\0020"
}
.logo {
	MARGIN: 2px 0px 0px; WIDTH: 527px; HEIGHT: 125px; FLOAT: left;
}
.logo A {
	LINE-HEIGHT: 0; TEXT-INDENT: -9999px; MARGIN: 0px 0px; WIDTH: 527px; DISPLAY: block; BACKGROUND: url(../i/logo_mo.gif) no-repeat; HEIGHT: 125px; TEXT-DECORATION: none
}
#banner {
	MARGIN: 2px 0px 0px 1px; WIDTH: 367px; HEIGHT: 65px; FLOAT: left; FONT-SIZE: 0.95em
}
/* inicio css menu botones */
#globalnav {
/*	MARGIN: 0px 0px 0px; WIDTH: 373px; HEIGHT: 59px; FLOAT: left; FONT-SIZE: 0.95em*/
	position:absolute;
	top:66px;
	right:0;
}
div#globalnav {
	background: rgb(238, 238, 221); margin: 1px 0px 0px 0px; padding: 0px; border: 0px currentColor;
	width: 373px; height: 60px; FLOAT: left;
}
div#globalnav ul#menu {
	background: url("../i/botonesmo.jpg") no-repeat left top; margin: 0px; padding: 0px; width: 373px;
	height: 60px; position: relative;
}
div#globalnav ul#menu li {
	list-style: none; margin: 0px; padding: 0px; top: 0px; position: absolute;
}
ul#menu li {
	height: 60px; display: block;
}
ul#menu a {
	height: 60px; display: block;
}
ul#depts {
	margin: 60px; padding: 0px;
}
ul#depts li {
	list-style: none; text-transform: uppercase; line-height: 1.5em; letter-spacing: 2px; padding-left: 0px; margin-left: 0px;
}
ul#depts li#contact {
	margin-top: 5px;
}
div#globalnav ul#menu li a {
	text-indent: -9999px; overflow: hidden; text-decoration: none;
}
#inimenu {
	left: 0px; width: 60px;
}
#calcmenu {
	left: 60px; width: 84px;
}
#contmenu {
	left: 144px; width: 68px;
}
#normmenu {
	left: 212px; width: 82px;
}
#mapmenu {
	left: 294px; width: 79px;
}
#inimenu a:hover {
	background: url("../i/botonesmo.jpg") no-repeat 0px -60px;
}
#calcmenu a:hover {
	background: url("../i/botonesmo.jpg") no-repeat -60px -60px;
}
#contmenu a:hover {
	background: url("../i/botonesmo.jpg") no-repeat -144px -60px;
}
#normmenu a:hover {
	background: url("../i/botonesmo.jpg") no-repeat -212px -60px;
}
#mapmenu a:hover {
	background: url("../i/botonesmo.jpg") no-repeat -294px -60px;
}
body#index #inimenu {
	background: url("../i/botonesmo.jpg") no-repeat 0px -60px;
}
body#calc #calcmenu {
	background: url("../i/botonesmo.jpg") no-repeat -60px -60px;
}
body#contacto #contmenu {
	background: url("../i/botonesmo.jpg") no-repeat -144px -60px;
}
body#normas #normmenu {
	background: url("../i/botonesmo.jpg") no-repeat -212px -60px;
}
body#mapa #mapmenu {
	background: url("../i/botonesmo.jpg") no-repeat -294px -60px;
}
/* fin css menu botones */
/* inicio css menu horizontal */

#nav {
	position:absolute;
	top:126px;
	left:0;
	LINE-HEIGHT: 1; BACKGROUND: url(../i/navbg.jpg) #c6cbd1 repeat-x; FONT-FAMILY: Arial Narrow, Arial, sans-serif; 
	FONT-SIZE: 0.87em
}
#mnav {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px;
	LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#mnav UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px;
	LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#mnav LI {
	BORDER-BOTTOM: transparent 0px solid; POSITION: relative; TEXT-ALIGN: center;
	FLOAT: left; MARGIN-LEFT: 0px /*; BACKGROUND: url(../i/navdiv.jpg) no-repeat right top; */
}
#mnav LI.last {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#mnav LI:hover {
	Z-INDEX: 300; BORDER-BOTTOM: 0px; PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px;
	BACKGROUND: url(../i/btn_slc.png) #c6cbd1 repeat-x; COLOR: #fff; PADDING-TOP: 0px;
}
#mnav LI A {
	PADDING-BOTTOM: 8px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; PADDING-LEFT: 24px; OUTLINE-WIDTH: 0px; 
	PADDING-RIGHT: 24px; DISPLAY: block; COLOR: #fff; TEXT-DECORATION: none; PADDING-TOP: 8px
}
#mnav LI A:hover {
	COLOR: #fff
}
#mnav DIV {
	BORDER-BOTTOM: transparent 0px solid; POSITION: absolute; TEXT-ALIGN: left; FILTER: alpha(opacity=95);
	BORDER-LEFT: transparent 0px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 1.3em; MARGIN-TOP: 0px; PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px; BACKGROUND: #c6cbd1; FONT-SIZE: 0.87em; BORDER-TOP: 0px; BORDER-RIGHT: transparent 0px solid;
	PADDING-TOP: 0px; LEFT: -9999em;
}
#mnav LI:hover DIV {
	TOP: auto; LEFT: 0px
}
#mnav LI.research:hover DIV {
	WIDTH: 125px
}
#mnav LI.research:hover DIV UL {
	WIDTH: 125px
}
#mnav LI.faculty:hover DIV {
	WIDTH: 137px; LEFT: 0px
}
#mnav LI.faculty:hover DIV UL {
	WIDTH: 137px
}
/* fin css menu horizontal */

#contenedorcentral{
float: left;	/* antes left */
width: 100%;
}

#columnacentral{
margin: 0 0 0 0; /*Margins for content column. Should be "0 columnaderWidth 0 columnaizqWidth* antes: 0 168px 0 216px;/
}

#columnacentral H2 {
PADDING-TOP: 9px; PADDING-BOTTOM: 7px; margin: 0;
background: url('../i/linea.jpg') bottom left no-repeat;
}

#columnaizq{
float: left;
width: 216px; /*Width of left column in pixel*/
margin-left: -900px; /*Set margin to that of -(contenedorprincipalWidth)*/
background: white;
}

#columnader{
float: left;
width: 168px; /*Width of right column*/
margin-left: -168px; /*Set left margin to -(columnaderWidth)*/
background: white;
}
#destacados {
	margin: 15 0;
}
.column{
	/*width:49%;*/
	width:122px;
	margin-right:5px;
	min-height:400px;
	background:#fff;
	float:left;
}
.column .dragbox{
	margin:5px 2px  10px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Arial,Helvetica,sans-serif; 
	height:180px;
}
.column .dragbox h3{
	margin:0;
	font-size:9px;
	padding:5px;
	background:#f0f0f0;
	color:#000;
	border-bottom:1px solid #eee;
	/*cursor:move;*/
	text-align:center;
}
.dragbox-content{
	background:#fff;
	min-height:115px; margin:5px;
	font-size:10px; line-height:1.5em;
	text-align:center;
}
.dragbox-content img{
	margin:auto;
}
.dragbox-content span {
	margin: auto; 
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #ddd;
}
.dragbox h3.collapse{
	background:#f0f0f0 url('collapse.png') no-repeat top right;
}
.dragbox h3 .configure{
	font-size:11px; font-weight:normal;
	margin-right:30px; float:right;
}

#no_destacados {
	font-weight: bold;
}

#marcopie{
clear: left;
width: 100%;
color: #CCCCCC;
text-align: center;
padding: 4px 0;
font-family: Arial, Helvetica, sans-serif;
}

.pie{
background: #213a6b; /* #316bbd;*/
color: #CCCCCC;
text-align: center;
}
.teletipo {width:100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FF0000; font-weight: bold; padding-bottom: 23px; padding-top: 10px;
}
#ban_der img {float: left;
padding-bottom: 10px;
}
#ssba, #ssba a {
background: none;
font-size: 18px;
font-weight: bold;
}
#ssba img {
width: 25px !important;
padding: 6px;
border: 0;
box-shadow: none !important;
display: inline;
vertical-align: middle;
}
/* inicio css entradas blog inmobiliario */
#blogposts {
	display: inline;
	font-size:0.8em;
	float: left;
	width: 500px;
	padding-right: 10px;
	color: black;
	text-align: justify;
	line-height: 1.32em;
	min-height:100px;
/*	background: url(../imagenes/linegrad2.png) no-repeat center bottom; */
	padding-bottom: 5px;
}
.post {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid rgb(222, 228, 216);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(222, 228, 216);
}
/* fin css entradas blog inmobiliario */
.home-tweet-tweet {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
}

/* estilos individuales */
b{font-size: 110%;}
em{color: red;}
STRONG {
	FONT-WEIGHT: bold
}
H1 {
	LINE-HEIGHT: 1; MARGIN-BOTTOM: 0.5em; FONT-SIZE: 3em; 
}
H2 {
	MARGIN-BOTTOM: 0.75em; PADDING-TOP: 12px; /* FONT-SIZE: 2em; */
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* antes nothing */
}
H3 {
	MARGIN-BOTTOM: 0.75em; PADDING-TOP: 12px; /* LINE-HEIGHT: 1; MARGIN-BOTTOM: 1em; FONT-SIZE: 1.5em */
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; COLOR: #666;
}
H4 {
	LINE-HEIGHT: 1.25; MARGIN-BOTTOM: 1.25em; FONT-SIZE: 1.2em
}
H5 {
	MARGIN-BOTTOM: 1.5em; FONT-SIZE: 1em; FONT-WEIGHT: bold
}
H6 {
	FONT-SIZE: 1em; FONT-WEIGHT: bold
}
UL {
	MARGIN: 0px 1em 1em 0px; PADDING-LEFT: 1.5em
}
OL {
	MARGIN: 0px 1em 1em 0px; PADDING-LEFT: 1.5em
}
UL {
	LIST-STYLE-TYPE: disc
}
OL {
	LIST-STYLE-TYPE: decimal
}
A {
	COLOR: #6d6f71; TEXT-DECORATION: none
}
A:hover{color:#b1f0f0;text-decoration:underline;}
P {
	MARGIN: 0px 0px 1.5em;
	vertical-align: baseline;
	line-height: 1.5em;
}

/* otros estilos */
.ban_sup_izq {
	text-align: center;
}	
.ban_sup_izq img {
 margin-left: auto;
 margin-right:auto;
 display: block;
 padding-bottom: 10px;
}

.ban_inf_izq {
	width:216px;  /*188px;*/
	text-align: center;
}	
.ban_inf_izq img {
 margin-left: auto;
 margin-right:auto;
 display: block;
 padding-bottom: 10px;
}
#txt_izq {display: block; text-align: center; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; padding: 8px;
}
#txt_adm {
margin: 0px;
padding: 0px;
}
#txt_adm a{display: block; text-align: center; font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; text-decoration: none; padding: 2px;
}

.urbangreymenu{
width: 188px; /*width of menu*/
 margin-left: auto;
 margin-right:auto;
}

.urbangreymenu .headerbar{
display: block; text-align: center;
font: bold 9px Arial;
color: #ffffff;
background: #405566 url(../fondo_boton.jpg); /*last 2 values are the x and y coordinates of bullet image*/
height: 19px;
border: 1px solid #425468;
border-bottom: 1px solid #fff;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding-top: 7px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a {
font-size: 12px;
color: #cccccc;
text-decoration: none;
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
border: 1px solid #425468;
}

.urbangreymenu ul li a{
font: bold 10px Arial;
color: #666666;
display: block;
padding: 5px 0;
line-height: 11px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #2C404B;
background: white;
}
/* estilos nube de etiquetas*/
.tambien-gustar{float:left;}
.tambien-gustar{text-align: left;}
.tambien-gustar{line-height:1;}
.tambien-gustar h4{font-size:13px;color:#FFFDD6;margin:5px 0 10px 0;} /* #666; */
.tambien-gustar ul{width:880px;background:#296bad;padding:10px;float:left;} /* #FFFDD6; #193a7b */
.tambien-gustar ul li{list-style:none;display:inline;margin-right:5px;}
.tambien-gustar ul li a{color:#FFFDD6;} /* #666; */
.tambien-gustar ul li a:hover{color:#000;text-decoration:underline;}
.tag-num1{font-size:9px;}
.tag-num2{font-size:11px;}
.tag-num3{font-size:13px;}
.tag-num4{font-size:15px;font-weight:bold;}
.tag-num5{font-size:19px;font-weight:bold;}