@import url("common.css");

/* TABLA DE IMAGENES */
.port{
/* 	padding-left:10px; */
	width:700px;
}
.port td {
    vertical-align:top;
    padding:3px;
    text-align:center;
  }


#menu-vertical {
    height:1800px;
  }


hr {
    background-color:#8494af;
    height:4px;
    position: relative;
    width : 680px;
  }
/* Aunque esta en common.css, no se porque cornos no funciona
   en esta pagina :(
*/
h1 {
	color : #00458A;
	font-family : 'Times New Roman',serif;
	font-size:28px; 
}
.desc{
	font-size:10px;
}
.tit{
	font-size:11px;
	font-weight:bold;
	color:#1D446F;
	
}
.img {
	border: 2px solid #000;
}
