/* {{{ Header */

#header #like {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 470px;
	text-align: right;
	font-weight: normal;
	line-height: 2.2em;
}
#header #return {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#FFFFFF;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	background-image: url(../images/bg_hora.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 110px;
	padding-top: 20px;
	text-align: center;
}

#header #return iframe {
	margin-right: auto;
	margin-left: auto;
}

#header #return #fh {
	color: #FFFFFF;
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#header a#return:link,
#header a#return:visited {
	color: #FFFFFF;
}
#header #return a:link,
#header #return a:visited {
	font-size: 106%;
	color: #FFCC00;
}

/* }}} */
/* {{{ Footer */

#footer {
	background-image: url(../images/fondo_foot.gif);
	min-height: 120px;
}

* html #footer {
	height: 120px;
}

/* }}} */
/* {{{ Content/Sidebar */

#main-content {
	float: left;
	display: inline; /* Fix IE double margin float bug */
	width: 980px;
	font-size: 110%;
}

#sidebar {
	float: left;
	display: inline; /* Fix IE double margin float bug */
	position: relative;
	top: -15px;
	width: 270px;
	margin: 0 30px 0 0;
	font-size: 110%;
}
/* }}} */
#redsocial{
	height: auto;
}
#redes {
	background-image: url(../images/redes_sociales.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	margin-top: 10px;
	padding-left: 160px;
	padding-bottom: 10px;
}
#redes ul {  
	list-style:none;
	margin:0;
	padding:0;
}
#redes ul li {
	padding:0;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
#redes ul li a {
	display:block;
	width:165px;
	height:52px;  //Quito el padding, pero le pongo altura.
	text-decoration:none;
}
#redes ul li a:hover {
	background-position:bottom;
}
#redes ul li a span {
	display:none; //Oculto el texto.
}
#redes #facebook {
	background-image:url(../images/bt_facebook.png);
	background-repeat: no-repeat;
}
#redes #twitter {
	background-image:url(../images/bt_twitter.png);
	background-repeat: no-repeat;
}
#redes #registro {
	background-image:url(../images/bt_registro.png);
	background-repeat: no-repeat;
}
#redes #invitar {
	background-image:url(../images/bt_invitar.png);
	background-repeat: no-repeat;
}
#redes #certificado {
	background-image:url(../images/bt_certificado.png);
	background-repeat: no-repeat;
	width:240px;
}
#redes #programa {
	background-image:url(../images/bt_programa.png);
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}


#redsocial #forma_c {
	margin-top: 10px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
}
#redsocial #f_reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#redsocial #f_cert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	display: block;
}
#redsocial #forma_c label {
	color: #A50D22;
	font-size: 110%;
}
#redsocial #forma_c input {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 24px;
	width: 140px;
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-left: 6px;
}
#redsocial #forma_c #f_cert label {
	color: #A50D22;
	font-size: 90%;
}
#redsocial #forma_c #f_cert input {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 24px;
	width: 150px;
	background-color: #EBEEF5;
	padding-top: 4px;
	padding-left: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 90%;
}
#redsocial #forma_c #f_cert .input_reset {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height:auto;
	background-color: #EBEEF5;
	padding-left: 6px;
	margin-right: 10px;
	font-size: 90%;
	width: 20px;
}
#redsocial #forma_c .bt_freg {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 20px;
	width: 50px;
	background-color: #A50D22;
	padding-top: 2px;
	padding-left: 6px;
	font-weight: bold;
}
#redsocial #forma_c #f_cert .bt_fcert {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 20px;
	width: 80px;
	background-color: #A50D22;
	padding-top: 2px;
	padding-left: 6px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 150px;
	margin-bottom: 10px;
}

#contenido {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 18px;
}
#contenido h1 {
	color: #00a65e;
	padding-top: 5px;
	font-size: 90%;
	text-align: left;
	margin-bottom: 3px;
}
#contenido h2 {
	padding-top: 20px;
	padding-bottom: 2px;
	color: #EF7F01;
	font-size: 110%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#contenido h3 {
	padding-top: 0px;
	color: #BB6700;
	font-size: 95%;
	text-align: left;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#contenido h4 {
	padding-top: 0px;
	color: #999;
	font-size: 70%;
	text-align: left;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contenido p {
	text-align: left;
	font-size: 70%;
	color: #333;
}
#contenido #evento-e {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}

#contenido #evento-e img {
	float: left;
	margin-right: 10px;
	border: 1px solid #DFE9C4;
	padding: 5px;
}

#contenido #video-archivo {
	width: 380px;
	float: left;
	text-align: left;
}
#contenido #like {
	width: 380px;
	text-align: left;
	float: left;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clear05 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 5px;
}
.clear10 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
}
.clear20 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 20px;
}
.clear30 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 30px;
}

