﻿@charset "UTF-8";
	
iframe{
	font-family: Algerian;
	margin-left:15px;
	margin-left:15px;
	max-width: 100%!important;
	width: 100%!important;
	height: 750!important;
	border: 0;
}
iframe:focus {
    outline: none;
}

a:active {
    background-color: yellow;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
	color:black!important;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 10px!important;
}

iframe[seamless] {
    display: block;
}

div.LeftSide{
	margin-top: 20px;
    margin-bottom: 30px;
	
	padding-right:5px;
	padding-left:5px;
	
	width:90%!important;
	height:200px;
}

div.Player iframe{

	max-height:150px!important;
	width:100%!important;
	
}

div.RightSide {
	margin-top: 10px;
    margin-bottom: 30px;
	width:325px;
}

.verticalLine {
  border-left: 3px solid #000000;
}

.headerMargin{
	margin-top:30px;
}

iframe.Calendario{
	height: 400px !important;
	max-width: 275px!important;
	position:right!important;
	border-width:0;
	margin-left:0;
}

iframe.fb-page{
	
	position:left!important;
}

.noticias {
    height: 300px;
    width: 80%;
    margin: 5px auto;
    position: relative;
}

.block {
	
    height: 170px!important;
    width: 285px;
    float: left;
	
	margin-top:10px;
	margin-bottom:55px;
	margin-right:10px;
	
	max-height:200px;
	max-width: 290px;
	
	padding:0px!important;
}

.panel-heading{
	
	text-align:center;
	margin:0px!important;
	padding:0px!important;
	
	
}

.block img{
	height:auto;
	width: auto;
	
	max-height:150px;
	max-width:200px;
}

.panel{
	background-color:clear;
	color:clear;
	
}
/*
.panel-heading{
	
	background-color:#FEFF00!important;
	color:#100400!important;
	
}
*/		
label {
	font-weight:bold;
	width:100px;
	font-size:14px;
}

.box {
	border:#666666 solid 1px;
}

.block a{
	
	
}

body {
  font-family: Algerian;
}