
/* 
#####################################
DEFINICIONES BARRA "EXTRA" (DERECHA)
#####################################
*/

#extra {
	margin-left: ;
	width: 250px;
	/*background-color: #E1F1D3;*/
	/*position: absolute;*/
	right: 0px;
	z-index: 1;
}
#extra img{
	border: 0;
}

/* ------- BANNERS PROMOCIONALES PRIMER TANDA ------- */

#extra .extra_pub {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 100%;
	background-color: #E0F0D3;
}

.extra_pub .extra_top {
	margin: 0px;
}

.extra_pub_top {
	background-image: url(col_extra_bloq_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	_height: 1px; /* fix para IE 6 */
	line-height: 10px;
	width: 250px;
}

.extra_pub_down {
	background-image: url(col_extra_bloq_down.jpg);
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	width: 250px;
}
.extra_pub_content {
	background-image: url(col_extra_bloq_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	width: 225px;
	_width: 250px; /* fix para IE 6 */
	padding-right: 10px;
	margin: 0px;
	position: relative;
}
.extra_pub h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 14pt;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 5px;
}

.extra_pub p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699;
	font-size: 10pt;
	line-height: 100%;
	padding-bottom: 5px;
}
.extra_pub p a{
	color: #006699;
	text-decoration: none;
}
.extra_pub p a:hover{
	color: #006699;
}

/* ------- BANNER COMPARTIR ------- */

.extra_compartir_down {
	background-image: url(extra_compartir_down.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	width: 250px;
}
.extra_compartir_content {
	background-image: url(extra_compartir_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 210px;
	_width: 250px; /* fix para IE 6 */
	padding-right: 20px;
	margin: 0px;
	position: relative;
}
/* ------- BANNERS PROMOCIONALES SEGUNDA TANDA ------- */

#extra .extra_serv {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 100%;
	background-color: #3C7A25;
	padding-bottom: 5px;
}
#extra .extra_serv p{
	padding: 5px;

}
#extra .extra_serv p img {
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 5px;
	position: relative;
}

#extra .extra_serv p a{
	text-decoration: none;
	color: #FFFFFF;
}
#extra .extra_serv p a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


/* ------- BANNER AGENDA ------- */

#extra_pub_agenda p {
	font-weight: bold;
	font-size: 9pt;
}
#extra_pub_agenda .textonormal {
	font-size: 10pt;
	font-weight: normal;
}

/* ------- IFRAME PARA ENCUESTAS ------- */

#extra #encuestas iframe {
	border: 1px none #FFFFFF;
	margin: 0px;
	width: 250px;
	overflow: hidden;
	height: 170px;
	_height: 180px;
	clear: both;
	float: none;
}

.myinputstyle {
		width: 165px;
		background-color: #ffffff;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-left-width-ltr-source: physical;
		border-left-width-rtl-source: physical;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style-value: solid;
		border-left-style-ltr-source: physical;
		border-left-style-rtl-source: physical;
		border-top-color: #dddddd;
		border-bottom-color: #dddddd;
		border-left-color-value: #dddddd;
		border-left-color-ltr-source: physical;
		border-left-color-rtl-source: physical;
		border-right-width-value: medium;
		border-right-style-value: none;
		border-right-width-ltr-source: physical;
		border-right-width-rtl-source: physical;
		border-right-style-ltr-source: physical;
		border-right-style-rtl-source: physical;
		border-right-color-ltr-source: physical;
		border-right-color-rtl-source: physical;
		height: 25px;
}
