.tab-row { 
	width:100%;
	list-style: none outside none;
}

.tab-row > li.selected {
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	background-color: #ededed;
}

.tab-row > li  {
	padding:6px 15px 7px; 
	border-radius:3px 3px 0 0; 
	float:left; 
	padding: 8px 15px 8px;
   	border-bottom: 1px solid #EDEDED;
   	font-size: 0.750em;
	cursor:pointer;
	cursor:hand;
  	text-align: center;
    padding: 0px;
    width: 33%;
    padding-top: 3px; 
    border-bottom: 1px solid #ededed;
    background-color: white;    
}

.tab-row > li.selected a  {
	color: #222222;
	text-transform: uppercase;
}

.tab-row li.unselected  a {
	color: #45658D;
	text-transform: uppercase;
}

.titulo-home {
	padding: 0 6px 0 6px; 
	font-family: Segoe UI, Arial;
	line-height: 1.3em;
    font-size: 0.875em;
}

.boton {
	margin-bottom: 2.857142857em;
	min-height: 8.571428571em;
}

.titulo-home_oa {
	font-family: Segoe UI, Arial;
	font-size: 2em;
	line-height: 1.2em;
	color: #45658D;	
}

.bajada_home_oa	{
	color: #999999;
	width: 100%;
}

.cont-destacado .destacado {
	float:left;
	margin-bottom: 35px;
}

.ul-contenido{
	padding-top: 45px;	
}

.destacado h3 { 
	margin-bottom: 3px;
}

#mas-consultados {
	padding-right: 4%;
}

.cont-destacado .des-jurisp, .cont-destacado .des-legis, .cont-destacado .des-doctrina {
	font-family: "Montserrat", serif;
	font-size: 1em;
	line-height: 1.2em; 	
}

.cont-destacado .des-jurisp h3, .cont-destacado .des-legis h3, .cont-destacado .des-doctrina h3 {
	font-family: "Montserrat", serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
}




.smallHome {
	font-size: 0.8em;
	color: #222222;
	font-weight: bold;
	margin-bottom: 1.1em;
	font-size:  0.9em;
    text-transform: uppercase;
}

.smallHomeH3{
	font-family: Georgia,"Times New Roman",Times,serif; /* Cambiado por la fontfamily anterior */
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0.375em;
	font-size: 1em;
	
}
