/******** MUNICIPIO ********/
#municipio_wrapper
{
	overflow:hidden;
}
#municipio_left{
	float: left;
	width: 680px;
}
#municipio_right{
	padding-left: 10px;
	width: 280px;
	float:right;
}
#opciones_municipio {
	overflow: hidden;
	height: 20px;
}
#opciones_municipio_left {
	height: 100%;
	float:left;
}
#opciones_municipio_left a {
	height: 100%;
	display: block;
	#display: auto;
	font-size: 11px;
	color: #bcb5a8;
	text-decoration: none;
	background: url('/sfiles/images/icons/globo.gif') no-repeat;
	padding-left: 25px;
}
#opciones_municipio_left a:hover {
	color: #9e1d12;
}
#opciones_municipio_send {
	height: 100%;
	float: right;
	margin-right: 25px;
}
#opciones_municipio_send a {
	font-size: 11px;
	color: #bcb5a8;
	text-decoration: none;
	height: 100%;
	display: block;
	#display: auto;
	background: url('/sfiles/images/icons/mail.gif') no-repeat;
	padding-left: 25px;
}
#opciones_municipio_send a:hover {
	color: #9e1d12;
}
#opciones_municipio_print {
	height: 100%;
	float: right;
	margin-right: 25px;
}
#opciones_municipio_print a {
	font-size: 11px;
	color: #bcb5a8;
	text-decoration: none;
	background: url('/sfiles/images/icons/imprimir.gif') no-repeat;
	padding-left: 25px;
	height: 100%;
	display: block;
	#display: auto;
}
#opciones_municipio_print a:hover {
	color: #9e1d12;
}
#municipio_subcontenido {
	padding-left: 5px;
	border-left: Solid 2px #555555;
}

/******* ENTREVISTA *******/
#entrevista_header {
	height: 30px;
	overflow:hidden;
	border-bottom: Solid 2px #ccc7bd;
}
#entrevista_cargo {
	padding: 4px 10px 4px 10px;
	height: 20px;
	float:left;
	/*color: #be282d;*/
	color: gray;
	font-weight: Bold;
	min-width: 300px;
	border: Solid 2px #ccc7bd;
	border-bottom: none;
}
.menu_entrevista_active, .menu_entrevista_active a {
	font-size: 11px;
	text-decoration: none;
	color: #9e1d12;
	font-weight: Bold;
}
#menu_entrevista{
	float:left;
	height: 13px;
	#height: 10px;
}
.menu_entrevista_inactive, .menu_entrevista_inactive a {
	font-size: 11px;
	color: #bcb5a8;
	text-decoration: none;
	font-weight: Bold;
}
#menu_entrevista li{
	display: inline;
	padding-left: 8px;
	border: Solid 1px black;
}
.menu_entrevista_item {
	margin-top: 4px;
	height: 25px;
	float: left;
	border-top: Solid 2px #ccc7bd;
	border-right: Solid 2px #ccc7bd;
	position: relative;
}
.menu_entrevista_item a {
	padding: 0px 12px;
	line-height: 2;
}
#menu_entrevista ul{
	margin: 0px;
	padding: 5px 0px;
}
#entrevista_wrapper {
	overflow: hidden;
}
#entrevista_wrapper_left{
	width: 680px;
	float: left;
}
#entrevista_wrapper_right{
	width: 280px;
	float: right;
}
#entrevista_imagen{
	text-align: center;
	background-color: #ededec;
	padding: 10px;
}
#entrevista_imagen_texto {
	width: 100%;
	text-align: left;
	padding-top: 5px; 
	font-size: 9px;
}
#entrevista_titulos {
	height: auto;
	width: 100%;
	border-bottom: Solid 2px #ccc7bd;
	margin-bottom: 15px;
}
.opcion_perfil_inactive a {
	background: url('/sfiles/images/icons/perfil.gif') no-repeat 0px 0px;
	padding-left: 20px;
	display: block;
	#display: auto;
	line-height: 1.4;
	height: 16px;
	color: #bcb5a8;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 3px 5px 1px 5px;
}
.opcion_perfil_inactive a:hover, .opcion_perfil_active a {
	background: url('/sfiles/images/icons/perfil.gif') no-repeat 0px -16px;
	padding-left: 20px;
	display: block;
	#display: auto;
	line-height: 1.4;
	height: 16px;
	color: #9e1d12;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 3px 5px 1px 5px;
	
}
.opcion_perfil_active {
	height: 29px;
	border-left: #ccc7bd 2px solid;
	margin: 0px;
}
.opcion_galeria_active {
	height: 29px;
	border-left: #ccc7bd 2px solid;
	margin: 0px;
}
.opcion_municipio_active {
	height: 29px;
	border-left: #ccc7bd 2px solid;
	margin: 0px;
}
.menu_entrevista_active {
	height: 29px;
	border-left: #ccc7bd 2px solid;
	margin: 0px;
}
.opcion_galeria_inactive a {
	background: url('/sfiles/images/icons/camara.gif') no-repeat 0px 0px;
	padding-left: 22px;
	display: block;
	#display: auto;
	line-height: 1.2;
	height: 13px;
	color: #bcb5a8;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 5px 7px 1px 8px;
}
.opcion_galeria_inactive a:hover, .opcion_galeria_active a {
	background: url('/sfiles/images/icons/camara.gif') no-repeat 0px -13px;
	padding-left: 22px;
	display: block;
	#display: auto;
	line-height: 1.2;
	height: 13px;
	color: #9e1d12;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 5px 7px 1px 8px;
}
.opcion_municipio_inactive a {
	background: url('/sfiles/images/icons/municipio.gif') no-repeat 0px 0px;
	padding-left: 22px;
	display: block;
	#display: auto;
	line-height: 1.5;
	height: 16px;
	color: #bcb5a8;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 3px 5px 1px 5px;
}
.opcion_municipio_inactive a:hover, .opcion_municipio_active a {
	background: url('/sfiles/images/icons/municipio.gif') no-repeat 0px -16px;
	padding-left: 22px;
	display: block;
	#display: auto;
	line-height: 1.5;
	height: 16px;
	color: #9e1d12;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	margin: 3px 5px 1px 5px;
}

.opcion_activa {
	margin-top: 5px;
}
.tab_bottom_selected {
	font-size: 0px;
	position: absolute;
	width: 100%;
	top: 27px;
	left: 0px;
	height: 3px;
	background-color: #FFF;
}

#entrevista_relacionados {
	margin-top: 5px;
	border-left: solid 2px #bcb5a8;
	padding: 5px;
}
#entrevista_relacionados div {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #4c4b3c;
	font-weight: Bold;
	font-size: 14px;
}
#entrevista_relacionados a {
	color: #4c4b3c;
	font-size: 11px;
	text-decoration: none;
}
#entrevista_relacionados p, #entrevista_titulos p, #entrevista_titulos h1, #entrevista_titulos h2 {
	margin: 0px;
	padding 0px;
}
#entrevista_titulos h3 {
	margin: 6px 0px;
}
