.simplePopup {
	display:none;
	position:fixed;
	border:4px solid #808080;
	background:#fff;
	z-index:3;
	padding:12px;	
	/*min-width:100%;*/
}
.simplePopupClose {
	float:right;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:10px;
}
.simplePopupBackground {
	display:none;
	background:#000;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
}

.imglibre{
	width: 16px !important;
    padding: 0 0 0 0 !important;
    border: 0 !important;
} 

a.noline:link { text-decoration:none !important; }
a.noline:visited { text-decoration:none !important; }
a.noline:hover { text-decoration:none !important; }
a.noline:active { text-decoration:none !important; }
a.hover { text-decoration:none !important; }

.imglinea{
	border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    height: 1px;
    width: 500px;
}

h4{
	text-align: justify;
	font-family: 'Cuprum', sans-serif;    
    color: #0A85A4;
}

img.otro {		
	all: initial;
	float:right !important;
	width:20% !important;
	max-width:none !important;
	margin: 0px 0px 0px 7px !important;	
}

img.libre{
	margin-bottom: 0px !important; 
}

.IATTC-video-element {
    width: 450px;
    height: 350px;
    background-color: white;
    margin-right: 15px;
}