* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	background: url(../img/bg.gif) repeat-y top center #e6e6e6;
}
a{
	color: #559fdc;
}
a:hover{
	color: #666;
	text-decoration: underline;
}
/* General ID
-------------------------------------------------------------------------*/
#wrapper{
	margin: 0 auto;
	width: 950px;
	box-sizing: border-box;
	max-width: 100%;
}
#container{
	width: 870px;
	margin: 0 auto;
	padding: 30px 20px;
	float: left;
	background: white;
	box-sizing: border-box;
	max-width: 97%;
}
#content{
	float: left;
	padding: 10px 0 0;
	width: 548px;
	border-top: 1px solid #efefef;
	max-width: 100%;
}
#content p img{
	float: left;
	width: 100%;
	height: auto;
}
header{
	width: 870px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	max-width: 100%;
	overflow: hidden;
}
footer{
	width: 950px;
	margin: 0 auto;
	float: left;
	background: white;
	border-top: 3px solid #7db3de;
	text-align: center;
	max-width: 97%;
}
footer p{
	width: 950px;
	text-align: center;
	color: #7db3de;
	padding: 30px 0;
	margin: 0;
	max-width: 100%;
}
/* TITULOS
-------------------------------------------------------------------------*/
h1.logo{
	float: left;
	background: url(../img/logo.jpg) no-repeat 0 0;
	width: 170px;
	height: 50px;
	margin: 20px 0 0 0;
}
h1.logo a{
	float: left;
	width: 170px;
	height: 50px;
}
h1.logo span{
	display: none;
}
h2{
	float: left;
	width: 628px;
	font-size: 25px;
	text-align: center;
	padding: 40px 0;
	color: #7db3de;
	line-height: 25px;
	max-width: 100%;
}
h3{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #666;
	padding: 3px 0;
	margin: 25px 0 0 0;
	border-bottom: 1px solid #666;
}
h4{
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 14px;
	color:#7db3de;
	font-weight: 500;
	text-decoration: none;
	line-height: 20px;
}
h4 a{
	text-decoration: none;
	color:#7db3de;
}
h4 a:hover{
	text-decoration: underline;
	color:#7db3de;
}
h5{
	float: left;
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 40px 0;
	color: #7db3de;
	line-height: 23px;
}
h6{
	float: left;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	margin: 25px 0 10px;
	color:#7db3de;
}
h7{
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    line-height: 40px;
    font-weight: 600;
    margin: 25px 0 10px 0;
}
li,p{word-break: break-all;max-width: 100%!important;
    width: auto!important;
}
}
/* MENU
-------------------------------------------------------------------------*/
menu{
	float: left;
	width: 202px;
	margin: 0 40px 10px 0;
	padding: 0;
	max-width: 50%;
}
menu ul{
	float: left;
	width: 202px;
	margin-bottom: 10px;
}
menu ul li{
	float: left;
	width: 202px;
	margin: 0 0 5px 0;
	background: #efefef;
}
menu ul li a{
	float: left;
	width: 185px;
	margin: 0 0 0 0;
	background: #efefef;
	height: 38px;
	border-left: 7px #efefef solid;
	line-height: 38px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 13px;
	color: #808080;
}
menu ul li a.on{
	background: #efefef;
	border-left: 7px #7db3df solid;
	color: #7db3de;
}
menu ul li a:hover{
	background: #efefef;
	border-left: 7px #a1a1a1 solid;
	color: #a1a1a1;
}
/* STYLES
-------------------------------------------------------------------------*/
header a{
	text-decoration: none;
}
.title_head{
	float: right;
	margin-right: -51px;
	width: 679px;
	height: 98px;
	background: url(../img/header.png) no-repeat 0 0;
	background-size: 100%;
	max-width: calc(100% - 170px);
	min-width: 333px;
	overflow: hidden;
}
header p{
	float: right;
	width: 870px;
	text-align: right;
	font-size: 13px;
	line-height: 35px;
	margin: 0;
	max-width: 80%;
}

.miga{
	float: left;
	width: 69%;
	font-size: 12px;
	color: #7db3de;
	line-height: 20px;
	margin-bottom: 5px;
	max-width: 90%;
}
.miga a{
	color: #878787;
	text-decoration: none;
}
.miga a:hover{
	text-decoration: underline;
}
.miga span{
	color: #878787;
	margin: 0 5px;
}
.preface{
	float: left;
	width: 628px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-size: 12px;
	padding: 1px 0;
	max-width: 90%;

}
.preface a{
	color: #878787;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
.preface a:hover{
	text-decoration: underline;
}
.preface span{
	color: #878787;
	margin: 0 10px;
}
.preface .btn{
	float: right;
	height: 30px;
	width: 120px;
	text-align: center;
	background: #e6e6e6;
	font-size: 12px;
	color: #878787;
}
.preface .btn.margin{
	margin: 0 0 0 10px;
}
.preface .btn:hover{
	background: #eeeeee;
}



.art{
	float: left;
	width: 628px;
	margin: 25px 0 0 0;
	max-width: 90%;

margin-top: 0!important;}
.art .autor{
	float: left;
	width:100%;
	font-size: 12px;
}
.art .citado{
	float: left;
	width: 100%;
	height: 30px;
	background: #f6f6f6;
	margin: 10px 0 0 0;
}
.art .citado .btn{
	float: right;
	width: 120px;
	height: 30px;
	background: #7db3de;
	color: white;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}
.art .citado .btn.margin{
	margin: 0 10px;
}
.art .citado .btn:hover{
	background: #82c2f7;
	text-decoration: underline;
}


.art_completo{
	float: left;
}
.art_completo .autor_art{
	float: left;
	width: 628px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-size: 12px;
	padding: 8px 0;
	line-height: 18px;
	max-width: 90%;

}
.art_completo .autor_art b{
	font-weight: 600;
}
.art_completo p{
	text-indent: 20px;
	overflow: hidden;
}
.art_completo .p_clave{
	float: left;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #7db3de;
	text-indent: 0px;
}
.art_completo .p_clave_i{
	float: left;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #7db3de;
	font-style: italic;
	text-indent: 0px;
}
.art_completo .epigrafe{
	float: left;
    margin: 5px 80px 15px;
    text-indent: 0;
    width: 478px;
	max-width: 90%;

}
.art_completo .p_ref{
	float: left;
	margin:5px 0 0 20px;
	font-size: 12px;
	color: #a1a1a1;
	font-style: italic;
	text-indent: 0px;
	text-indent: -20px;
}

@media (max-width: 1100px) {
	table{
    	width: 100%;
	}
	table tr, table td {
		padding: 0;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 100%;
}
}